Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

CM-Hourglass Expert Advisor | Foreign exchange indicator download-MT4/MT5 resources

author EAcpu | 7 reads | 0 comments |

CM-Hourglass Expert Advisor evaluation and download instructions

This article organizes EA related to CMillion Expert Advisor. The content has been removed from the Russian language and external website promotion information, and has been reorganized according to the common concerns of foreign exchange EA users, making it easier to judge whether it is suitable for real trading or testing environments.

strategic positioning

This type of EA is usually used in automated trading scenarios of MT4 or MT5. Before formal use, you should first confirm the trading variety, cycle, spread, slippage, leverage and broker execution conditions to avoid directly treating a single historical performance as a future profit expectation.

Testing recommendations

It is recommended to test separately in a demo account and a small capital account first, focusing on observing the maximum drawdown, continuous losses, holding time, news market performance, and the sensitivity of parameters to different market stages.

Key points of English page

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.

Risk warning

EA cannot eliminate market risk. Grid, martin, scalping, arbitrage, and high-frequency strategies are particularly dependent on the trading environment. Stop-loss logic, order quantity limits, and capital occupation under abnormal market conditions should be separately evaluated before placing a firm offer.

Verification code Refresh