Termos de Referência
Developer Requirements
-
Experience:
- The developer must have 50+ reviews with a good profile rating.
- Developers with less than 50 reviews will be rejected.
-
Budget:
- The budget for the project is flexible and will be negotiated based on the complexity and quality of work.
Adjustments to Current EA
-
Grid System Changes:
-
The current EA grid system, called Scaling Entry Model, needs the following adjustments:
-
Remove all current inputs except:
-
Close on Basket: Keeps the functionality to close trades at a specified profit/loss target.
-
Cut Loss After CHoCH: Retain the ability to exit trades when a CHoCH reversal setup occurs.
-
-
Add new inputs to replace the removed ones:
-
Martingale Multiplier:
-
Examples:
-
1.0: Constant lot size.
-
1.1: Gradual increases (e.g., 0.1, 0.2, 0.3, 0.4).
-
1.5: Larger increases (e.g., 0.1, 0.5, 1.0, 1.5, 2.0).
-
-
-
Max Lot Size: Restricts the EA from exceeding the specified maximum lot size (e.g., 0.1).
-
Stop-Loss in Pips:
-
ON/OFF Option:
-
ON: Closes trades after X pips of net loss.
-
OFF: Closes trades on CHoCH reversal, CHoCH reversal setup (next CHoCH setup), or basket profit (e.g., 50 pips).
-
-
-
Distance Between Orders: Example: 20 pips. Ensures that levels closer than 20 pips are ignored.
-
Basket TP: Example: 10 pips net profit to close all trades.
-
Basket Loss Recovery (Optional):
-
If the basket closes in a negative amount, the next trade setup will increase TP instead of lot size.
-
This feature must be toggled ON/OFF.
-
-
-
-
-
Remove Lot Size Increase on First Trade:
-
The current EA increases the lot size of the first trade after a loss when using the grid system. This feature needs to be removed entirely.
-
New Features to Add
-
Round Levels Indicator (New Addition):
-
Indicator Features:
-
Displays zones on the chart.
-
Inputs for zone width and distance (adjustable).
-
-
-
Recovery Logic Using Round Levels:
-
Place locking trades at zone boundaries:
-
Buy: At the lower boundary of the zone.
-
Sell: At the upper boundary of the zone.
-
-
Close trades when losses are recovered.
-
-
Managing Negative Locks:
-
If further losses occur:
-
Use locking trades in the next zone.
-
Increase lot size to recover additional losses.
-
-
-
Compatibility:
-
Ensure the Round Levels Indicator integrates seamlessly with both the original entry model and the grid model.
-
Provide an ON/OFF toggle for the Round Levels model as an alternative recovery mechanism.
-
Key Updates to Existing Features
-
Filters:
-
Connect the Round Levels Indicator to both the original entry model and the grid model with ON/OFF options.
-
-
General Adjustability:
-
Ensure all options (e.g., stop-loss, basket TP, Martingale multiplier, etc.) have ON/OFF toggles and adjustable parameters for flexibility.
-