Spécifications
Hello,
I have this one EA that needs a function of another indicator I have added.
The EA places stop orders at preset times of the day.
The indicator (A) displays the spread and (B) saves bid, ask & spread for every tick in the MQL/Files/Ticksdata folder. It has numerous other features but I am only interested in those.
I need the mentioned functions to be added to the EA the following way.
i) Once the EA is added it displays the current spread on a histogram beneath the price chart (A). it can look pretty much the same way as it does now (maybe change colour of the "current spread" to smth lighter like white or lavender blush and instead of current spread just write "Spread").
ii) I want that the tick recording (B) starts one minute before the stop orders of the EA (as defined by Year, Month, Day, Hour, Minute, Second in the EA itself) and ends one minute after.
iii) Both the histogram and the recording should be optional, so there has to be a function to deactivate them. Set recording value to off on default and for histogram to on.
Please only apply if your English is on an elaborated Level.
Looking forward to hear from you.
Regards
fib
PS: Extra money for those who delete and rearrange some functions inside the EA (optional)