Spezifikation
I need an EA for MT5 and MT4 for automatic Stop Gain.
When entering the market, I select the amount of Stop Gain points, when exceeding this amount of points, EA will open (rising) the Stop Gain orders every 10 points in the market, so that when there is a retraction, it will be stolen with maximum of earnings.
As I don't spend a lot of time in front of the computer to pull the Stop Gain manually, I need an EA that does this automatically.
Bewerbungen
1
Bewertung
Projekte
143
52%
Schlichtung
8
13%
/
75%
Frist nicht eingehalten
22
15%
Frei
2
Bewertung
Projekte
3
0%
Schlichtung
3
67%
/
33%
Frist nicht eingehalten
0
Frei
3
Bewertung
Projekte
15
7%
Schlichtung
4
0%
/
25%
Frist nicht eingehalten
1
7%
Frei
4
Bewertung
Projekte
643
26%
Schlichtung
92
72%
/
14%
Frist nicht eingehalten
12
2%
Arbeitet
Veröffentlicht: 1 Beispiel
5
Bewertung
Projekte
17
59%
Schlichtung
2
0%
/
100%
Frist nicht eingehalten
2
12%
Frei
6
Bewertung
Projekte
2906
63%
Schlichtung
122
44%
/
25%
Frist nicht eingehalten
429
15%
Frei
7
Bewertung
Projekte
945
47%
Schlichtung
309
58%
/
27%
Frist nicht eingehalten
125
13%
Frei
8
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
Ähnliche Aufträge
//+------------------------------------------------------------------+ //| 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
Projektdetails
Budget
100+ USD
Ausführungsfristen
bis 30 Tag(e)