AIS Probabilistic Price Levels 外汇EA

AIS Probabilistic Price Levels 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
AIS Probabilistic Price Levels 外汇EA
此内容为免费资源,请登录后查看
0积分
免费资源

如果免费资源下载的文件为TXT文档

请联系站长更新!站长微信:Lv596999  Telegram:@eapoj

“Mql5官网”板块的EA基本都有,大部分是无限制NODLL版,NODLL版本MT1420升级,大多数不可用!这些EA来源为国外花钱买过来的

有需要,请联系站长!

“EA测评”板块资源全部现有,看见不错的,可以联系站长看EA在确定是否收费

“无限制EA”板块,大部分免费,下载文件全部存在,都可以免费下载

站长硬盘EA太多,因大部分时间做交易,做风控,没太多时间更新下载地址,请谅解!

需要更新下载文件,请联系站长微信!国外朋友请联系Telegram。


This script allows selecting the TakeProfit and StopLoss levels. It analyzes the history data, and then calculates the probability of reaching a given price level.

How the script works

Suppose you have a trading strategy and you want to select the TakeProfit and StopLoss levels. Run the script and set the parameter:

  • Number of Bars – the average position holding time in bars.

Once the script operation is complete, the AIS-PPL.csv file will be created in the Files folder in the terminal data catalog. The PCT column shows the probability (in percents) of price deviation from the entry points by the umber of points indicated in the LVL column.

When selecting the TakeProfit and StopLoss levels, it is necessary to strive to fulfill the following conditions:

  • PCT_tp >= PCT_sl
  • PCT_tp * LVL_tp >= PCT_sl * LVL_sl.

Assuming V = PCT_tp / (PCT_tp + PCT_sl), the most optimal case is when the equation V * (V * LVL_tp – (1 – V) * LVL_sl) tends to a maximum.

These optimal values are displayed in the Alert box once the script operation is complete.

图片[1]-AIS Probabilistic Price Levels 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[2]-AIS Probabilistic Price Levels 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[3]-AIS Probabilistic Price Levels 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站

© 版权声明
THE END
喜欢就支持一下吧
点赞25 分享