EA based on the crossover of two EMAs, that should only have one open trade position (buy/Sell) per currency pair, per time frame at a time, when the fast EMA crosses the slow EMA to the downside, it should immediately open a sell position, when fast EMA crosses the slow EMA to the
upside, it should immediately close the sell position and open a buy position at that exact price at the time of the crossover.
This can be translated as follows:
*if (the value of the fast EMA is +1 greater than the value of the slow EMA)
{a buy market order should be executed immediately and the sell position if any should be closed}
*else(if the value of the fast EMA is -1 less than the value of the slow EMA)
{a sell market order should be executed immediately and the buy position if any should be closed}
EA should use always use market orders not pending orders, orders should be placed as soon as the above conditions are true,at the price at which the condition is met, not with the closing price of the candle that crossed over.
I should be able to change the EMAs periods to any figure i want and apply them to any time.
I should be able to set stop loss and take profit only if i want to, otherwise trades should be automatically closed and opened when the above conditions are met.
It would helpful to have pop up panels and dialog boxes to assign values for the fast and slow EMA periods, their shift, take profit, stop loss etc, every time i attach the EA to a chat.
Similar orders
Bonjour, Je recherche une solution Windows simple à installer sur VPS Windows permettant de contrôler un ou plusieurs terminaux MetaTrader 5 installés sur le même VPS. OBJECTIF PRINCIPAL La solution doit permettre de contrôler globalement le trading automatique (Algo Trading) sur tous les MetaTrader 5 du VPS. FONCTIONNALITÉS PRINCIPALES CONTRÔLE AUTOMATIQUE HORAIRE ✅ Activation automatique de l’Algo Trading à une
Live chart [ expert is not executing trades on xauusd ] , Deleting Existing Parameter not in use , Live Chart Adjustments Only , No Need to Change anything else , expert will be live testing Throughout
Prepare expert for xauusd live chart [ expert is not executing trades on xauusd ] . Deletion and cleaning code . Trailing Stop Rule to follow the given method . Live Chart Only
Szukam doświadczonego programisty do stworzenia dedykowanego doradcy eksperckiego (EA) do tradingu. Programista powinien posiadać solidną wiedzę z zakresu MT5, logiki strategii, wskaźników, zarządzania ryzykiem i backtestingu. Doświadczenie w tworzeniu niezawodnych i profesjonalnych robotów handlowych będzie dodatkowym atutem. Proszę o kontakt, jeśli zrealizowałeś już podobne projekty. wszystkie szczeguły podam w
Zone detection is coded , you will be working from that point . Trailing Stop Optimization for live chart . Apply Specific Currency Support . Clean Code . Zone Upper Limit and Lower Limit