Specification

I need a copier EA from MT4 to DXTRADE, which requires the ability to copy all orders from MT4 to DXTRADE including market orders and pending orders, it can automatically reconnect after disconnection, and it can recognize orders before disconnection after reconnection. EA  needs to be able to copy TP and SL, and when modifying TP and SL on MT4, it can be updated to DXTRADE. EA needs to have an operation panel that can input DXTRADE account, password, website address, select the lots, multiplier, risk ratio, and select the variety, prefix, suffix.....and other functions that are common to copier EAs.After payment, I need the source code.

Responded

1
Developer 1
Rating
(8)
Projects
11
18%
Arbitration
8
38% / 38%
Overdue
1
9%
Free
2
Developer 2
Rating
Projects
1
0%
Arbitration
0
Overdue
0
Free
3
Developer 3
Rating
(273)
Projects
368
71%
Arbitration
18
33% / 44%
Overdue
14
4%
Free
Published: 14 codes
Similar orders
//+------------------------------------------------------------------+ //| XAUUSD Ultimate Institutional EA | //| Features: | //| - True swing-based market structure | //| - BOS sniper entries on M5 | //| - Liquidity sweep filter | //| - Partial TP + breakeven | //| - Visual BOS, swings, liquidity
Moving forward 100+ USD
Position Size = (Account Risk %) / (Stop Loss %) Example: $1000 account, 1% risk = $10 If SL = 0.75%, position = $10 / 0.0075 = $1333 moving average
// Add this to your EA after ExportState() function void SendToBase44(const string state, const string dir, double entry, double sl, double tp) { string url = " https://preview-sandbox--ee0a32a725b788974de435e8cef40b7a.base44.app/api/functions/receiveEAState "; string headers = "Content-Type: application/json\r\n"; string json = "{" "\"symbol\":\""+_Symbol+"\","
1.Sinyal Perdagangan : Sinyal beli: garis MACD utama memotong garis sinyal ke atas (macd_current>signal_current && macd_previous<signal_previous). Sinyal jual: garis MACD utama memotong garis sinyal ke bawah (macd_current<signal_current && macd_previous>signal_previous). Gambar di bawah menunjukkan kasus beli dan jual. 2. Posisi ditutup pada sinyal yang berlawanan: Posisi beli ditutup pada sinyal jual, dan posisi
can anyone help me with building a complete automated pine code strategy and indicator that work for both FXs & CFDs and have a high winning rate proved through back testing. I have a very complex current code that developed mostly using AI but lots of gaps are there although it translate exactly what I have in my mind. So, you are free to decide whether wo build a complete new code or fix my current working code ( i

Project information

Budget
30 - 100 USD
Deadline
to 10 day(s)