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

Martini Expert Advisor | Martin EA download-MT4/MT5 resources-MetaTrader 5 resources

author EAcpu | 7 reads | 0 comments |

Martini Expert Advisor review 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

The Expert Advisor does not use any indicators. Trades only based on price movement. When starting, the EA places two pending orders at a specified distance, after one has been triggered, the second one starts following the price, while the market order starts averaging according to the settings when it goes negative. When you go to plus, the series is closed by a trawl.

TrailingStart = 19; // profit in points for starting the trail (minimum profit)

TrailingStop = 7; //start of the trail in points from the break-even point

Closing_at_zero = 10; //close all orders to zero when the number of orders exceeds

Plus_Step = 3;

PercentLot = 0.1, / / ​​percentage of the Deposit for calculating the first lot

K_Lot = 1.7;

slippage = 3, //Maximum allowable price deviation for market orders

magic = 0; //the magic number of the order.

CloseBy = false;/ / possibility of counter closing of positions

The cost of the key for 1 trading account without time limit is 50 USD. Options for obtaining a key for free can be found in the article: How to get a key for a shareware adviser.

For successful trading, you need to optimize the Expert Advisor on your trading account. You can read how to do this in the article Optimizing Expert Advisors . The Set file for optimization can be downloaded here together with the Expert Advisor.

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