指定
Hello,
I’ve been trading manually for a few years and started algo trading more recently. As I currently lack the time and coding skills to build my own tools, I’m looking for a developer to code an Expert Advisor (EA) based on the Fair Value Gaps (FVG) and Inversion Fair Value Gaps (IFVG) strategy.
The EA should detect standard bullish/bearish FVG. A valid IFVG signal occurs when the price enters the IFVG zone, rejects it, and then moves in the direction of the inversion.
The rejection is confirmed if the price fails to break through the zone and either closes or wicks away from it, depending on the signal preference setting.
If the price passes through the IFVG without a clear rejection or moves in the opposite direction, the signal is not valid. the EA should also show the fvg ranges and signals on the charts, or an indicator with the same settings possibilites may be configured to be assigned on the chart, aligned to the EA.
I would like the EA to have these requirement :
-
ATR length and ATR multiplier (used to validate FVG width)
-
Signal preference (based on candle close or wick)
-
Risk per trade (% of balance or equity)
-
Stop Loss / Take Profit in fixed pips or ATR-based
-
Optional break-even and dynamic trailing stop
-
Maximum number of trades per day
-
maximum trade duration (in candles)
-
Time-based filters (trading hours)
-
filters (EMA, RSI, ADX, etc, possibility to compare with mtf filters too if its possible)
-
global drawdown protection (disable trading if drawdown exceed a set percent)
I have a source code from an indicator who respects this strategy and can give it to the coder to help him in understanding the logic (need to translate from pine to mql).
feel free to conctact me
Michael