Branch trading min & max order

MQL4 Indicatori Esperti

Lavoro terminato

Tempo di esecuzione 48 secondi
Feedback del cliente
Amendment on the old project, which done on the spot, good work, nice feedback
Feedback del dipendente
Thank You

Specifiche

Branch order amendment min and max

Cost for this project is 10.00 usd

Condition     
Buy Parabolic SAR  buy sign   
 RSI  above 50   
  MACD above +0   
     
sell Parabolic SAR  sell sign   
 RSI  below 50   
  MACD below -0   
     
input option required     
lot size 0.01    
distance 1000 x6   
stop loss 500    
     
     
example     
EURUSD     
Meet all the buy condition  lot size price stop loss take profit
order 1 0.01 1.11000 1.10500 1.17000
order 2 0.02 1.12000 1.11500 1.17000
order 3 0.06 1.13000 1.12500 1.17000
order 4 0.18 1.14000 1.13500 1.17000
order 5 0.54 1.15000 1.14500 1.17000
order 6 1.62 1.16000 1.15500 1.17000
     
     
1. Even market sell order available with size 0.01 lot, while system get buy signal there will be another escalation market order for buy ( same formula), this practice will continue as and when system provide buy and sell signal as per terms.     
2. When the situation reached excess 0.03 compare to sell to buy or buy to sell , same time system should generate 0.03 buy or sell  for hedging prospect. (0.01x3)     
3. Since the system will be generating continually buy and sell order based on the signal that we built, system need to avoid creating new order while it close after executing 0.01 +0.02 and incase back to sl.     
4. RSI instead of 50/50 will change to above 75 sell and below 25 buy, rest MACD and PSAR condition same.     

Con risposta

1
Sviluppatore 1
Valutazioni
(219)
Progetti
370
42%
Arbitraggio
145
17% / 41%
In ritardo
124
34%
Gratuito
Pubblicati: 38 codici
Ordini simili
Looking for an experienced Pine Script v5 & MQL5 developer to connect a custom TradingView indicator to MT5 (Exness) . The indicator already calculates lot size and includes a dropdown (None / Buy / Sell) . When Buy or Sell is selected, a TradingView alert must trigger , send lot size + direction via webhook , and place a market order in MT5 . No strategy conversion. No SL/TP handling. Execution only. Apply only if
I’m looking for a skilled MQL5 developer to help build and manage an automated trading system that bridges TradingView custom indicator alerts to an Exness MT5 account . This role involves capturing Buy/Sell signals and lot sizes from TradingView webhooks , processing them with a Python listener , and executing orders on MT5 hosted on a 24/7 VPS . The ideal candidate will ensure accurate trades, reliable execution
I need a trading signals indicator. So I can learn how to upgrade my trading skills and mentality. I will be very glad if I can upgrade my trading mentality
I am looking for an experienced MQL5 developer to help build and support an automated trade execution system that connects TradingView custom indicator alerts to an Exness MT5 account. The role involves receiving TradingView webhook signals containing Buy/Sell direction and dynamically calculated lot size, processing them via a Python-based webhook listener, and executing market orders on MT5 running on a 24/7
HELLO EVERYONE , I NEED AAN INDICATORE AND EA ON STOCHESTIC OSSILATOR, WHICH CAN GIVE ME ALERT WHEN SIGNAL APEARS, INDICAOTRE I CAN SHOW ON TRADING VIEW , EXACTLTY THAT INDICATORE I NEEDED.INDICATORE NAME ON TRADING VIEW( JL STOCHESTIC DIVERGENCE ALERT).. THANK YOU
//+------------------------------------------------------------------+ //| Expert initialization function | //+------------------------------------------------------------------+ #property strict // Inputs input int EMA_Fast = 9; input int EMA_Slow = 21; input int RSI_Period = 14; input double Lots = 0.1; input int StopLoss = 20; // وقف خسارة (بـ نقاط) input int TakeProfit = 40; // هدف (بـ نقاط)
Indicator 130+ USD
To trade Forex and pass FTMO challenges by combining: Smart Money Concepts (SMC), RSI divergence and Strict filtering to avoid overtrading and drawdown. If you’re experienced in this let me know. Thank you very much
// 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+"\","
Hello! I am looking for an experienced, top-rated developer to build highly profitable strategy software that provides accurate signals for both long-term and short-term trades. The software must analyse the market correctly, indicating when to enter and where to set Take Profit (TP) and Stop Loss (SL) levels. It must deliver accurate results across all markets, including Forex, cryptocurrencies, metals, indices, and
I would like an experienced developer to work with. I have an existing EA I would like to modify. The EA works well on demo account but for some reasons, is not profitable on live account. I want an experienced developer to optimise it for a live account. Note: I only have a trial version of the EA, I do not have the source code

Informazioni sul progetto

Budget
10 USD
Scadenze
da 1 a 2 giorno(i)