Panca Eagle Breakout Solver 外汇EA

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

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

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

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

有需要,请联系站长!

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

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

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

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


This expert is an implementation of 4 different strategies for trading with the PANCA EAGLE Break Out indicator. The indicator will be useful for traders who already use the PANCA EAGLE Break Out indicator, working with it manually.

Features

Break Out PANCA EAGLE is a channel indicator for Forex, which displays the operating channel of the currency pair during the Asian trading session. The indicator determines the maximum and minimum price for the selected trading period and offers to make trades on a breakout of this range. However, as shown by tests, sometimes the expert should be configured so that the working range of the prices also includes the period of the European session. The operation of the EA does not require the Break Out PANCA EAGLE indicator to be present.

Strategies

All strategies are united by the fact that in the period from periodBegin to periodEnd a price channel is formed, and at the time specified in the BoxEnd parameter all orders will be closed regardless of their profit or loss. In the period from periodEnd to BoxEnd:

  • for the BreakOut method – BUYSTOP and SELLSTOP orders are placed at the distance of Distance points from the channel. After a breakout of a level, order can be transferred to breakeven or trailing can be activated.
  • for the Market execution – virtual levels are placed at the distance of Distance points from the channel. When levels are crossed, BUY or SELL orders are opened. In case the “use_ema” or “use_rsi” options are selected, the additional conditions for opening orders will be the relative location of EMAfast and EMASlow or the RSI level.
  • for the Retest execution – virtual levels are placed at the distance of Distance points from the channel. When the price crosses one of those levels, BUYSTOP or SELLSTOP pending orders are placed at the distance of Pending Distance from the price. If the “use_slipping” option is selected, the pending orders will “follow” the price for entering the market at a better price.
  • for the Final Destination strategy – a BUYSTOP order is placed above the upper level at the distance of Distance, and a SELLSTOP order is placed below the lower level at the distance of Distance points, both with the same lot sizes. After one of the orders is triggered, a new order is placed in the place of the other order with the lot size multiplied by Multiplier. The strategy follows the logic of the Final Destination (с) EA. (It is recommended to set the stop loss at a distance greater than the breakeven level.)

Parameters

  • MagicNumber – magic number
  • periodBegin – beginning of the channel formation period
  • periodEnd – end of the channel formation period. Beginning of the trading period
  • BoxEnd – end of the trading period
  • TakeProfit – take profit
  • StopLoss – stop loss
  • Distance – distance from the channel boundaries to orders in points
  • Reinvestment – trade a percentage of the deposit. Related to the value of PercentOfDepo
  • PercentOfDepo – lot size calculated as a percentage of free margin value
  • Lot – initial lot size, if Reinvestment = false
  • mode – selection of the strategy
  • Use_trail – use trailing stop. Starts after reaching Profit.
  • Trailing Distance – minimum distance between the current price and trailing stop in point.
  • Use_step – use trailing stop step.
  • Step – the distance (step) in points for the price to pass to move the trailing stop.
  • Use_breakeven – use breakeven at the level of Profit.
  • Profit – close all orders after reaching the target level.
  • Use_slipping – use the “slipping” mode for the pending orders for the Retest method.
  • Pending Distance – the distance between the price and the pending orders for the Retest method.
  • Multiplier – lot multiplier for the Final Destination method.
  • Max_Lot maximum allowed lot for the Final Destination method.
  • Use_ema – use the order opening condition for the Market execution method. Checks if EMAfast and EMASlow and located above or below.
  • EMAfast – fast EMA period.
  • EMAslow – slow EMA period.
  • Use_rsi – use the order opening condition of the RSI indicator for the Market execution method.
  • RSIperiod – RSI period.
  • RSI_up – if RSI is greater than the threshold value, a BUY order is opened.
  • RSI_dn – if RSI is less than the threshold value, a SELL order is opened.
  • performance_day – maximum number of orders opened on one instrument per day (excluding the Final Dest. strategy)
  • Sun,Mon,Tue,Wed,Thu,Fri,Sat – days of the week for the EA to work.

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