EA 交易处理经典 CCI 指标的信号。系统场景多,配置灵活。使用平均,关闭第一个和最后一个篮子订单的功能和自动手数计算功能。
Problem solving -> HERE / MT5 version -> HERE / Instruction -> HERE
优点:
- 易于设置和直观的面板界面
- 可定制的 CCI 指标信号
- 必要时使用平均
- 内置自动手数计算
- 用于关闭第一个和最后一个篮子订单的内置系统
- 三种类型的通知:推送、电子邮件、警报
顾问的工作原理:
买入信号:
当指标的上边界自下而上交叉时
当指标的下边界从下到上交叉时
卖出信号:
当指标的上边界从上到下交叉时
或者当指标的下边界从上到下交叉时
交易策略选项:
允许买卖,EA 将根据指标的信号进行双向交易
只允许购买,看跌信号将被忽略,EA 将仅根据购买信号进行交易
只允许卖出,顾问将忽略看涨信号,顾问将仅根据卖出信号进行交易
更改批次的选项:
手动批次更改 – 在手动模式下输入设置中的批次调整
固定手数 – 手数变化,取决于您存款的资金量
其他可能性:
在平均的情况下,该功能允许您部分关闭篮子。这将允许在整个篮子之前关闭。
TakeProfit – 当价格超过指定点数时关闭网格订单
输入变量:
Main settings
Size of the first order – Volume for opening the first order
Enable Autolot calculation – Use automatic lot calculation
Autolot deposit per 0.01 lots – Deposit volume for every 0.01 when using autolot
Signals
CCI Timeframe – Indicator timeframe
CCI upper line – Setting the upper border of the indicator
CCI lower line – Setting the lower border of the indicator
Period CCI – The higher the value, the fewer trades
Applied price CCI – Used price for calculations
Grids settings
Minimum step between average orders – Adjust the step between orders, measured in points
Multiplier for average orders – Each subsequent order in the order grid will be larger than the previous one by a given coefficient
Take Profit settings
Size of Virtual TakeProfit (In points) – It is calculated for the current group of orders from the breakeven price
Use overlap last and first orders – Use the overlap of the first order by the last
Use overlap after that number of orders – Use overlap after the given number of open orders
Protection settings
Maximum slippage in points – The maximum allowable slippage in points for opening and closing orders
Maximum spread in points – The maximum allowable spread for opening orders
Maximum number of orders – The maximum allowed number of orders of the same type
Maximum size of orders – The maximum volume for one order. Measured in lots
Maximum 1 order per candle – Open only one order per candle
Advisor settings
Orders Magic number – MagicNumber orders advisor
Comments of the EA’s orders – Comments for the EA’s orders
Allow to open OP_BUY orders – Allow the advisor to open orders of the OP_BUY type
Allow to open OP_SELL orders – Allow the advisor to open orders of the OP_SELL type
Allow to open new orders after close – Allow to send new orders after all orders are closed
Show panel of advisor – Ability to show or hide the advisor panel
Font size in panel – Adjust the font size on the panel
Notifications settings
Send push notifications when closing orders – notifications to the mobile version of the terminal, when orders are closed
Send mails when closing orders – Sending letters to an email address when closing orders
Send alerts when closing orders – Sending pop-up notifications on the terminal when orders are closed