Specification
I am looking for a long-term developer because I have multiple projects to work on in the future. For this project, I need an MQL5 developer to build both an Indicator and an Expert Advisor (EA).
I have attached the Pine Script code for the Simple FVG indicator. Your task is to convert this Pine Script indicator into an MQL5 indicator and then develop an EA based on the signals generated by that indicator.
Requirements:
-
Convert the attached Simple FVG Pine Script indicator into an MQL5 indicator.
-
The EA should automatically execute trades based on the indicator signals:
-
When a Buy signal is generated, open a Buy trade.
-
When a Sell signal is generated, open a Sell trade.
-
-
I understand that this is a repainting indicator, and I have no issue with that. Whatever signal the indicator generates, the EA should take that trade.
-
Add an option for "Opposite Signal to Close" (True/False):
-
If enabled, the EA should close existing positions when an opposite signal appears.
-
If disabled, positions should remain open until their exit conditions are met.
-
-
Take Profit settings:
-
TP1 and TP2 should be configurable in points.
-
At TP1, the EA should perform partial profit booking.
-
After TP1 is reached, the Stop Loss should automatically move to breakeven.
-
At TP2, the remaining position should be closed completely.
-
-
Stop Loss should be configurable in points.
-
Lot size should be adjustable.
-
Partial booking percentage should be configurable.
-
Display signal markings directly on the chart.
-
Include a News Filter to avoid trading during specified news events.
-
Include a Time Filter to restrict trading to selected trading sessions/hours.
I am specifically looking for someone reliable for a long-term working relationship, as I have many more projects planned in the future.