Mql5官网 Red Dollar EA 外汇EA

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

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

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

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

有需要,请联系站长!

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

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

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

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


Red Dollar EA is a non-standard Expert Advisor, which can’t be attributed to any particular type. It adjusts to the current market situation.

The EA uses time and price information, trades using pending orders. The number of trades can differ from a few deals per month, up to dozens a week, it all depends on the current market conditions, settings, and the number of financial instruments traded.

VPS is required for stable operation, minimum deposit is 1,000$ of the base currency. Timeframe does not matter.

Standard setting for GBPUSD H1, ECN low spread account.

⚡ Recommend ECN broker with LOW SPREAD: IC Market , Exness, NordFX , FXPRIMUS , Alpari , FXTM


Market Entries

The EA places two opposite pending orders, STOP or LIMIT depending on its input parameters. Orders are modified following the price based on the timer in seconds. When one of the pending orders triggers, the other one is deleted. If the EA is running on several currency pairs with the same magic number, all inactive pending orders are deleted, and the EA then works only with the pair, where a position was opened. If different magic numbers are used, the EA works with each of the pairs separately, i.e. when an order triggers for one currency pair, pending orders of other currency pairs are not deleted.

Opening New Orders

If the price moves in the direction opposite to the open position, a pending order will be placed at a preset distance to follow the price. A pending order will be modified only if the price continues to move in the wrong direction. Thus, we achieve the most favorable positions of new deals. Multiple positions can be opened at one price depending on the EA settings and the price behavior.

Closing Deals

If one position is in the market. The first modification of stop-loss is the breakeven level, then point-based trailing stop is activated and works till a distance specified in the EA settings “TrailingStop”. After passing the distance, trailing by previous Hi-Lows of bars is enabled. The timeframe and the number of bars for finding the extreme values are specified in the EA settings. The switching trailing stop allows to maximize the profit.

If several positions are in the market. All deals are closed by a common profit. Some deals can be closed with a small loss, but the total profit of closed orders is always greater than the loss. All positions are closed by trailing stop. Position closing prices may differ, depending on the speed of order execution on the broker side.

Settings

  • STOPLOSSstoploss points;
  • TAKEPROFIT – takeprofit points;
  • BASKET_PNL – close all or one order at a time;
  • MULTIDIRECTIONAL_PNL –  grid of orders separately for buy and sell or both buy and sell together;
  • Maximum_ORDERSmaximum number of trade;
  • BalanceLot – calculation of traded lot based on balance;
  • ManualLot – traded lot, if BalanceLot = 0;
  • NextLotRatio – lot ratio, if NextLotRatio = 1, then lot does not change;
  • MagicNum – magic number for orders;
  • FirstTypeOrder – the type of the first two orders;
  • DistanceFirstOrder – distance from the price to place the first two orders;
  • DistanceNextOrder – distance from the price to place the next orders;
  • NextStepOpenOrders – the step of the next orders, distance from an open order;
  • TimerModifyFirstOrder – modification of the first two orders, set in seconds;
  • TimerModifyNextOrder – modification of the next orders, set in seconds;
  • MaxAttempts – maximum number of attempts to open an order;
  • DelaySeconds – pause between attempts in seconds;
  • Slippage – maximum price slippage;
  • BreakevenStart – the number of points to move s position to breakeven;
  • BreakevenStep – the distance to place breakaeven at;
  • TrailingStop – the number of points after which the Hi-Low trailing is activated;
  • TrailingStart – the number of points to start trailing;
  • TrailingStep – trailing stop step.
  • TimeFrame – the timeframe to search for the high/low price;
  • BarCount – number of bars to search for extremums;
  • IndentHiLow – a distance from the Hi-Low price to set a stop loss.
  • ShowInfo – display/hide information on the trading;
  • TextColor – displayed data color.

© 版权声明
THE END
喜欢就支持一下吧
点赞94 分享
相关推荐