CM-Hourglass Expert Advisor | 外汇指标下载 - MT4/MT5资源
CM-Hourglass Expert Advisor 评测与下载说明
本文整理的是 CMillion Expert Advisor 相关 EA。内容已去除俄文残留和外站推广信息,并按外汇 EA 用户常见关注点重新组织,方便判断是否适合实盘或测试环境。
策略定位
这类 EA 通常用于 MT4 或 MT5 的自动化交易场景。正式使用前应先确认交易品种、周期、点差、滑点、杠杆和经纪商执行条件,避免把单一历史表现直接当成未来收益预期。
测试建议
建议先在模拟账户和小资金账户中分别测试,重点观察最大回撤、连续亏损、持仓时间、新闻行情表现以及参数对不同市场阶段的敏感度。
英文页面要点
M athematical advisor. Trades without using indicators. Trading is conducted simultaneously on trend and against trend. Due to this, with any price movement, we get a profit!Each direction is given a takeprofit from the breakeven of the entire series. The adviser closes the most extreme orders counter so that there is a total plus, thereby the adviser pulls the entire network to the price without allowing it to expand.
Parameters :
Lot = 0.00; //if set to = 0, the lot will be calculated as a percentage of free funds at risk %
risk = 0.1; / / percentage of free funds
Takeprofit = 100; / / takeprofit in points.
K_Takeprofit = true; / / coefficient of increasing the length of the takeprofit depending on the imbalance of the amount of lots
example: if the sum of buy lots = 10 and the sum of sell lots is 5, then the take profit of the sell series is multiplied by 2 and the buy series is divided by 2
ProfitClosePercent = 1.0; / / the percentage of profit from the deposit at which we close the entire network (0-off)
CloseBy = false; / / close long-distance counter
MinLossCloseBy = 10; / /loss of the order for counter-closing
Step_Trend = 10; / / do not open an order with a trend closer to the one already set.
Step_CounterTrend = 15; / / do not open an order against a trend closer to the one already set.
K_Step_Trend = 1.00; / / coefficient of increasing the distance between orders according to the trend.
K_Step_CounterTrend = 1.50; / / coefficient of increasing the distance between orders against the trend.
K_Lot_Trend = 1.0; / / coefficient of change of the lot according to the trend.
K_Lot_CounterTrend = 1.5; //coefficient of change of the lot against the trend.
MaxOrders_Trend = 50; / / maximum number of orders by trend
MaxOrders_CounterTrend = 10; / / maximum number of orders against the trend
slippage = 3; // Acceptable price slippage when placing orders
Magic = 0; / / unique order number
FILTER_TIME – the time filter allows you to open new positions only at the specified time
monday = “”;TimeStartMonday = 0 ,TimeEndMonday = 24;
Tuesday = “”;TimeStartTuesday = 0 ,TimeEndTuesday = 24;
Wednesday = “”;TimeStartWednesday = 0 ,TimeEndWednesday = 24;
Thursday = “”;TimeStartThursday = 0 ,TimeEndThursday = 24;
Friday = “”;TimeStartFriday = 0 ,TimeEndFriday = 10;
Key = 0; //key for working on a real account
The key to 1 trading account costs 75 USD. Payment methods: https://cmillion.ru/en/pay/ After payment or opening an account for the affiliate program, send me the account number to which you need to make a key.
风险提示
EA 不能消除市场风险。网格、马丁、剥头皮、套利和高频类策略尤其依赖交易环境,实盘前应单独评估止损逻辑、订单数量限制和异常行情下的资金占用。
💡 精彩内容推荐
✍️ 楼主最新发布
- •
- •
- •
- •
- •
- •
📌 热门专题入口
- •
- •
- •
- •
- •
- •
- •
- •
🔗 您可能感兴趣
- •
- •
- •
- •
- •
- •