Two ema renko ofline ea

Auftrag beendet

Ausführungszeit 4 Tage

Spezifikation

i want an ea to run on offline renko chart:

indicators involved as external  bool drop box:

   

       -EMA 1

       -EMA 2


.extern -spread filter   (as pips)

.extern -week days filter      (as bool)

.extern - time filter     (as time)

.extern -lots = % balance or equity (int) (drop down choice)

.extern -trailing stop loss (pip)

.extern -stop loss (pip)

.extern -take profit (pip)

.extern -EMA 1   (int) ( period open price)

.extern EMA 2    (int) ( period open price)

.extern maximum number of trades open (int)

.extern EMA1 renko bar ID (int)

.extern EMA2 renko bar ID (int)


OPEN TRADES:


BUY:

   

      - EMA 1 cross or is above EMA 2

   

SELL


       -EMA 1 cross or is below EMA 2


modify stops

at the opening of the third bar after a corresponding order has been placed modify a corresponding trade to stop loss of zero

     

CLOSE TRADES:

close sell

.extern -time of day

.extern -day of week

     - EMA 1 cross or is above EMA 2



close buy

.extern -time of day

.extern -day of week

    -EMA 1 cross or is below EMA 2


ALL  INPUT VALUES AT DEFAULT OF ZERO AND BOOL FALSE

the ea must be able to check and correctly process possible errors in trading operations.





Dateien:

MQ4
Renko_Mod.mq4
19.7 Kb
JPG
zzz_LI.jpg
1.2 Mb

Bewerbungen

1
Entwickler 1
Bewertung
(414)
Projekte
670
33%
Schlichtung
60
17% / 32%
Frist nicht eingehalten
113
17%
Arbeitet
2
Entwickler 2
Bewertung
(271)
Projekte
553
50%
Schlichtung
57
40% / 37%
Frist nicht eingehalten
227
41%
Arbeitet
3
Entwickler 3
Bewertung
(589)
Projekte
1070
50%
Schlichtung
39
28% / 41%
Frist nicht eingehalten
49
5%
Frei
Veröffentlicht: 1 Artikel, 8 Beispiele
4
Entwickler 4
Bewertung
(144)
Projekte
285
42%
Schlichtung
19
63% / 5%
Frist nicht eingehalten
29
10%
Frei
Veröffentlicht: 2 Beispiele
Ähnliche Aufträge
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
NinjaTrader 8 / NinjaScript Phase 1 build: convert an existing Auction Market Theory (AMT) strategy into objective, alert-only decision-support logic. Not a bot, no auto-execution — trades stay manual. Covers NQ/MNQ, ES, CL, MGC using 30-min TPO/Volume Profile context with 5-min confirmation: one 5-min close outside VAH/VAL = acceptance, close back inside = rejection. Dashboard shows bias, auction state, location
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations
Mt5 ea 30+ USD
I have a fast execution ea that need a little touch, it trade on gold and my problem is about the risk ratio the tp is 3pip and stop loss 20 but i cannot get it right to make the average win larger and average loss lower. I would like to know if i can get help to get it right without touching the tragedy and the trade frequency. Those two pictures I attached is the example of what my bot actually do like i explained

Projektdetails

Budget
30+ USD