Criar hedge martingale EA .

İş tamamlandı

Tamamlanma süresi: 6 gün
Müşteri tarafından geri bildirim
Very good job, attentive and understanding developer
Geliştirici tarafından geri bildirim
Excellent customer

İş Gereklilikleri

I want to create a martigale EA with Hedge, with a loss overlay function.

More information is attached

An accurate description of the EA's functions is attached in the text file.



Yanıtlandı

1
Geliştirici 1
Derecelendirme
(295)
Projeler
474
39%
Arabuluculuk
103
41% / 23%
Süresi dolmuş
79
17%
Meşgul
Yayınlandı: 2 kod
2
Geliştirici 2
Derecelendirme
(79)
Projeler
136
51%
Arabuluculuk
5
80% / 0%
Süresi dolmuş
6
4%
Çalışıyor
Benzer siparişler
Já tenho um código MQL5 com uma base do funcionamento. Basicamente o EA traça um canal na virada do dia (penso que utilizar horário seria melhor em razão da diferença entre corretoras), com base em um número x de candles, calcula e posiciona ordens stop com base em % do capital. Caso uma ordem aberta venha a stopar, o EA deve realizar uma virada de mão com base no mesmo canal, contudo recalculando o lote para que
//+------------------------------------------------------------------+ //| EA Cruzamento de Médias MT5 | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; //---- Inputs input int FastMAPeriod = 20; input int SlowMAPeriod = 50; input double LotSize = 0.01; input int StopLoss = 300; input int TakeProfit = 600; //----

Proje bilgisi

Bütçe
30+ USD