Mql5官网 TrailTPsetup 外汇EA

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

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

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

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

有需要,请联系站长!

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

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

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

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


This program does not open orders on its own, but instead monitors the active orders of the currency pair it is attached to. The EA sets the Take Profit (TP) or Trailing Stop (TS) levels for active market trades.

If pending orders are triggered, the program recalculates the levels and modifies the previously placed trades. The program monitors SELL and BUY orders separately. For example, the program can close SELL trades using TS, and set TP for BUY trades.

Settings

  • profit_Ord___BUY = 15 – profit above the 0th BUY level.
  • Trail_of___BUY = 7 – distance from the price to TS for BUY orders, in points.
  • TS_0_TP_1__BUY = 0 – if 0 – close BUY by trailing, 1 – set the total ТР.
  • profit_Ord__SELL = 15 – profit above the 0th SELL level.
  • Trail_of__SELL = 7 – distance from the price to TS for SELL orders, in points.
  • TS_0_TP_1_SELL = 0 – if 0 – close SELL by trailing, 1 – set the total ТР.
  • Mgk = 0 – magic number, if 0 – monitor manual orders, not 0 – orders of another EA (specify the MAGIC of the other EA).

* With this configuration, the EA will monitor the manually opened market orders (Mgk = 0). Under favorable conditions, it willl set Trailing Stop for the trades and move it after the price at the distance of 7 points.

** If the “Allow live trading” option is unchecked in the EA settings, the program will simply display the data on the trades on the chart.

Output of trades data on the chart

  • ## Trail-TP-setup – name of the Expert Advisor (version).
  • 2.0 – lots BUYSTOP – the total volume of all BUYSTOP orders in lots.
  • 0.0 – lots SELLLimit – the total volume of all SELLLimit orders in lots.
  • 55.5 – lots BUY – 111 TP all buy = 0.7895 profit BUY = 77415.0 – information of the market BUY orders (55.5 lots, 111 deals, total TP is 0.7895, profit is 77415.0.
  • 57.5 – lots SELL – 115 TP all sell = 0.7474 profit SELL = -306595.0 – information of the market BUY orders (57.5 lots, 115 deals, total TP is 0.7474, profit is -306595.0.
  • 0.0 – lots BUYLimit – the total volume of all BUYLimit orders in lots.
  • 0.0 – lots SELLSTOP – the total volume of all SELLSTOP orders in lots.
  • imbalance UP 0.0 – the resulting imbalance in lots when the price moves upwards, if all pending orders trigger.
  • imbalance DOWN 2.0 – the resulting imbalance in lots when the price moves downwards, if all pending orders trigger.
  • IMBALANCE -2.0 – the current imbalance in lots of active market orders.

If the imbalance value is less than 0, then the volume of SELL orders is greater, and vice versa.

The program helps in trading with numerous trades. For example, it helps with locking – it calculates the volumes of lots and the imbalance. It is able to control and account no more than 500 orders in one direction.

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