İş tamamlandı

Tamamlanma süresi: 3 gün
Müşteri tarafından geri bildirim
very good job
Geliştirici tarafından geri bildirim
Thanks again!!!!!

İş Gereklilikleri

Change in the 1st EA FF strategy

A) 1st entry: as it is in the EA, but modifying the stop loss to the bottom / top of the candle that gave rise to the opening of the operation (opening operation = The second colored candle green (buy) or red (sell) the closing of the first). If the graph does not allow, then the SL will be set to half of the yellow candle and if it is not allowed, continue when the operation starts at the bottom / top of the yellow candle.

B) 2nd entry: SL must go to the bottom / top of the yellow / green / red candle

Change in the 2nd EA FF strategy

A) Change the Stop Loss rule. Similar to the rule of the 1st entry of the 1st strategy.

Note for the two strategies: Revise that when an operation is in progress you can not open another one even if you have configuration to open. Do not allow open order soon after a closed. EX: If the graph is in M1 (wait one minute after another to open another order), M5 (wait 5 minutes after the other one has closed) and etc ...


Dosyalar:

PNG
REVISAO1.png
31.0 Kb
PNG
REVISAO2.png
46.8 Kb
PNG
REVISAO3.png
19.0 Kb
PNG
REVISOES.png
19.8 Kb

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(2642)
Projeler
3357
68%
Arabuluculuk
77
48% / 14%
Süresi dolmuş
342
10%
Çalışıyor
Yayınlandı: 1 kod
2
Geliştirici 2
Derecelendirme
(4)
Projeler
8
25%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
5
63%
Serbest
Benzer siparişler
//+------------------------------------------------------------------+ //| 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; //----
TradingView to MT5 Webhook Bridge - Futures to Spot Execution Project Goal I need a developer to build a bridge between my TradingView indicator in the futures market and my existing MetaTrader 5 EA in the spot market. When my TradingView indicator generates a BUY or SELL signal on a futures symbol, for example 6A1!, it must automatically trigger my MT5 EA to open a trade on the corresponding spot symbol, for example

Proje bilgisi

Bütçe
30 - 55 USD
Son teslim tarihi
from 3 to 7 gün