Spezifikation
I need a trading advisor that trades XAUUSD based on neural network model. The use of external libraries is prohibited (everything must be implemented in one .ex5 file).
Algorithm of operation:
Connection:
- Train the model on the last N candles (if there are not enough candles or another error - display an error message and disconnect)
- After completion, start trading (display the corresponding message)
Trading:
- When receiving a signal:
- Check the possibility of opening a position (by market)
- If it is possible to open a position, open the following market position: volume depending on the confidence of the model in the signal (%*"volume at 100%"), SL + Trailing stop is automatically set for the position
- When the position is open:
- Check and upgrade TS
- Closing by TS, SL or candle closing
- Important:
- The EA does not trade at non-exchange time
- The ADVISER closes all positions before an hour of weekends, non-working days
- The adviser does not trade in the first hour of the opening of trading
- Only one Adviser position can be opened at a time (by Adviser id)
Parameters:
- Position size with 100% confidence of the model
- SL size in pips
- Trailing stop step
- id of expert
- *model settings* e.g. number of candles for train
**Other settings as needed
Acceptance Files:
- Compiled error-free mql5 Adviser file and all related files as needed
Acceptance Parameters:
- The Expert (ex5) is loaded into the terminal without errors
- The expert trains the model for no more than 1 hour or there is a saved model for skipping training
- The Expert opens positions on the signal of the model, modifies and closes without errors
- The Expert does not open positions on non-working days, an hour after opening and closes an hour before closing
- The Expert (ex5) is being validated in the MQL5 market
Bewerbungen
1
Bewertung
Projekte
2
0%
Schlichtung
3
0%
/
100%
Frist nicht eingehalten
0
Frei
2
Bewertung
Projekte
1
0%
Schlichtung
1
0%
/
100%
Frist nicht eingehalten
0
Frei
3
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
Ähnliche Aufträge
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
I’ve been following your profile and I'm interested in your expertise with the ATAS API and C# development. I have a clear technical scope for a high-performance M1 indicator focused on Binary Options and Scalping. The core logic is based on institutional Order Flow convergence: Stacked Imbalances: 300% ratio with a minimum of 3 consecutive levels. Delta/Price Divergence: Filtering for market exhaustion (New Highs
Projektdetails
Budget
30 - 50 USD