Работа завершена
Техническое задание
I have an Excel Spreadsheet Model that has a Fair Value price for GBPUSD at any moment in time 24 hours a day
The trading strategy requires that any moment that Spot moves away say 80 pips below or above the Fair Value Metatrader5 buy/sell respectively until spot goes back to "Fair Price"
So I need a trade expert robot that:
1) Reads constantly the cell with the Fair Value signal from my Excel Spreadsheet
2) Reads constantly the cell Distance to Fair ( which is the cell that defines how much spot needs to move from fair to generate a trade)
3) Reads constantly from the cell Stop Loss Distance ( which tells the model once a trade is live how far away from the entry level to enter place the s/l)
2) Enters into a trade for say long/short £100k once the spot is either 80 pips (assuming here 80 pips is the number on the cell Distance from Fair) below/above the fair price, enters a stop loss 150 pips away from the traded price (assuming 150 pips is on the Stop Loss Distance cell) and enters a take profit at Fair Value (The take profit order needs to be constantly modified as Fair Value moves more than 5 pips)
3) All the Intelectual Property of the Excel model is mine and cannot be share or used other than to do this job
Find below a print screen of the excel Cells mentioned above
| Dist to Fair | 0.0088 | ||||||||
| Stop Loss Distance | 0.0150 | Fair Value = | 1.2343 | ||||||
| Actual = | 1.2440 | ||||||||
| Difference = | 0.0097 | ||||||||