This is very simple strategy .
Inputs should looks like below.
Lot size :
Lot Multiplier if the previous trade hits loss :
Use Parabolic(or)MA : True/false :
Parabolic parameters :
MA value :
Reno box size :
Exit on opposite signal : YES/NO
TP
SL
Keep the option tp as ..trade-1
lotsize
tp
SL
TRADE-2
lotsize
tp
SL
Trade-3
lot size
tp
sl
Note: Once price meets our criteria..Then it should open 3 trades at a time with the given lot size...suppose if i have given values for only Trade-1 and trade-2..it should open only those 2 trades.
Trailing Start:(it is the point from where the Trailing SL should activate on reaching certain pips)
trailing Distance:
Renko with Parabolic : (keep it as user adjustable true or false)
EA should be able to construct Renko chart based on given number of pips provided in the input . Apply parabolic strategy on it , Parabolic should be able to generate BUY/SELL signals .EA should take calls from Parabolic and then it should book profit/loss on opposite signals (or) TP given by the user . SL should be apply only if the user provides .
if the trade closes in loss ,the next trade lot size should be multiplied with “Lot Multiplier” given in the input.If the next trade closes in profit then Lot size should back to normal size.
Renko with Moving Average : (keep it as user adjustable true or False)
Renko should be traded either with Moving Average or Parabolic SAR .
single MA , if the Renko boxes are above MA then place BUY ,if the Renko boxes are below MA then place SELL.
Renko with Awesome Oscillator : (keep it as user adjustable true or false)
once awsome oscillator turns to positive ..i.e..more than 0..Immediately it should open a buy trade and exit with opposite signal or the given TP...For the sell, it is same as opposite...once it turns negative or less than 0 then it should start sell and it should exit at the opposite signal or the given tp
It would be real good if there is any filter to avoid fake signals generated by Parabolic ( to be honest I have no idea on filtering the parabolic signals ).
If you know one , please make a filter wherein user can select true/false on that filter.
Attached sample Renko chart with Parabolic signals ( Boxsize 5 pips , 1H timeframe).
NOTE : Renko charts should not re-paint.We need this Renko Indicator too along with E.A
Benzer siparişler
Project Overview I am looking for an experienced MQL4/MQL5 developer to create an Expert Advisor (EA) for MetaTrader 4 and MetaTrader 5 based on a Moving Average High/Low channel and Bollinger Bands strategy. The EA must support both BUY and SELL operations and use opposite signal exits. Indicators Required 1. Moving Average High Period: 5 Applied to: High Price Method: Simple Moving Average (SMA) User configurable
I want robot to make money for me because the straight trading it doesn't make better money and the account shows me a R0 I don't know why but I want to make money
Test instructions: - Run EA on US30 (Dow Jones) - Timeframe: H1 - Test period: last 3–6 months - Use default risk settings (1% per setup) - Check Friday breakout logic only Expected behavior: - EA should mark Friday High/Low - Wait for candle close breakout - Wait for retracement into range - Enter only when H1 candle closes inside range - Execute 2 trades per setup (TP1 = 1R, TP2 = 2R) - Respect 1.5% daily loss
I need help configuring my Sierra charts to run real time data, at the moment it’s running delayed data even though I have the proper subscriptions in place. I am at a last resort effort now where I want to get this problem solved efficiently. And build indicators. I need to find someone with flawless years of experience with Sierra who can accurately guide me and help me trouble shoot
ART 1: NUMBER OF TRADES ALLOWED IN ONE DIRECTION: Maximum number of trades in one direction = ------------------------------ ------------------------------ ------------------------------ -------------- par PART 2 PARTIAL CLOSURE OF STOPLOSS: Total STOPLOSS =------ Pips 1a: Percentage of Stoploss =--% 1b Percentage of Lot size =--% 2a: Percentage oe of Lot size =--% f Stoploss =--% 2b
MT5 Expert Advisor (EA) Acquisition Request – Proven XAUUSD Martingale / Grid EA I am looking to purchase a fully developed, actively traded, and proven MT5 Expert Advisor for XAUUSD (Gold) that uses Martingale, Grid, Averaging, Recovery, or Hybrid Recovery techniques. Mandatory Verification Requirement To be considered, please provide: - MT5 Investor Password (Read-Only Access) for verification - Account Number /
I'm looking to connect with an experienced MT5 developer who has previously built or worked on advanced trade copier systems beyond standard master-slave copying. Requirements: • Strong MT5 and MQL5 experience • Experience developing trade copiers • Familiarity with manual trade replication concepts • Knowledge of MT5 terminal architecture and execution workflows • Experience integrating MT5 with external
Hello, I have two Expert Advisors (EAs) that I'm migrating to my MQL5 VPS. I need a program that I can run on a separate chart or other interface to: - Allow EA #2 (with the magic number) to trade only during the Asian session. Therefore, EA #2 needs to be blocked during all other sessions. - Allow EA #1 to trade without restriction. Thank you
Labouchere System has many series and can transfer the Units to any other Series when needed (this function is very important). Building a dedicated SeriesManager class to handle all eight arrays would be very useful to make the unit transfers "atomic," so the logic is bulletproof and we never have to worry about data errors during the series transitions. The coders who really knows this cancellation sytem can apply
Project Overview I need an MQL5 developer to review and confirm their understanding of this project before providing a quote. Objective: Backtest an Opening Range Breakout (ORB) strategy on NAS100USD and generate detailed trade documentation. Requirements: Instrument NAS100USD only. Backtesting Run the ORB strategy on historical data. Target a minimum of 200 trades if the available data allows. Advise how much