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
calcVolume( void ) { //--- MqlRates rates[]; if ( CopyRates ( _Symbol , PERIOD_CURRENT , startTime, endTime, rates) > 0 ) { double rangeHigh = rates[ 0 ].high, rangeLow = rates[ 0 ].low; int count = MathAbs ( iBarShift ( _Symbol , PERIOD_CURRENT , startTime) - iBarShift ( _Symbol , PERIOD_CURRENT , endTime)) + 1 ; //---VERTICAL PRICE RANGE for ( int b = 0
Create an MT5 Expert Advisor (EA) for trading Gold (XAUUSD). The EA should provide BUY and SELL signals based on trend direction, market momentum, and price action. It should automatically place trades only when the entry conditions are met. Risk management: Use a small adjustable lot size. Include Stop Loss (SL) and Take Profit (TP). Include a maximum daily loss limit. Include a maximum number of open trades. Do not
Hello there, I am looking for a automated strategy for ninjatrader 5 Looking for a proven profit factor of 1.5 ( minimum ) on 15 mins time frame . I do MNQ futures I do not have the logic, but I like mean reverssion variable , plus RSI etc . that could make the automated tool robust and long lasting. i need fast response if you have
Date:29.08.2026 **TECHNICAL SPECIFICATIONS** PDF Attached for reference rest all details given below. Required: Creation, Integration and successful execution of trading algo/robot in MT5 using MT5 VPS. Brokers: Trades to be executed in both brokers Swissquote and Pepperstone. Symbols: All available in MT5. ** Common parameters for all executions: · Manual Start/Stop. · Session time (defined / always
DESCRIPTION I want both versions of the same trading system to be developed: Trading Indicator Trading EA (Expert Advisor) Both must follow exactly the same strategy and entry/exit logic . The main purpose of having both is to verify that the Indicator and EA produce the same signals, entries, SL, TP, BE and trade results under the same market conditions. IMPORTANT — DEMO VERIFICATION FIRST I have already faced
I’m looking to purchase an existing, proven MT5 indicator that focuses primarily on trend-following trade setups . I am not looking for a random indicator, unfinished project, or something that only looks good in screenshots. I’m specifically looking for a serious indicator that has already been tested and has demonstrated strong performance. Ideally, the indicator should include: Trend-following logic
Hello, I have a custom indicator with a specific line. Logic I want: 1. When a candle closes and crosses the indicator line (I will tell you the buffer number of this line), start counting. 2. After the cross, wait for 3 consecutive candles with the same color / same direction. 3. If the 3 candles are bullish, open a BUY trade on the next candle open. 4. If the 3 candles are bearish, open a SELL trade on the
‎Explanation of Strategy 3 candles reversal strategy with 5EMA and 10EMA ‎ ‎wait for 5 EMA and 10EMA to cross during this process wait for at most 5 candles , within that 5 candles formation, the three candles must be inclusive in the 5 candles and the counting starts after the crossing of the two EMAs....wait for a reversal candle that closes below the last two trending candles. ‎ ‎Important info ‎ ‎***The first
I'm looking for specialist support for a personal algorithmic trading project involving an existing MT5 Expert Advisor. Looking for an experienced MQL5 developer / algorithmic trader to review the EA, identify potential weaknesses, and suggest meaningful strategy improvements. Please download and test the official demo first: https://www.mql5.com/en/market/product/191518?source=Site +Profile If you believe you can
can you help me with I have an indicator that I built and I work with PickMyTrade. The entries come through the alerts I get from Trading View . Trading View needs to send an alert and PickMyTrade executes a trade at that exact same second. Now, I have a problem in Trading View with the synchronization between the alert and the signal. I have a box that I built for a trade. It needs to output the box and get an

Informazioni sul progetto

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