Forum

Help creating a script that simulate a button press

Hello to everyone!!! I'm interested to buy this EA But unfortunately this EA won't have News Filter or something to disable BOT in certain Days etc... I just need to create a script that simulate the click of this button: I don't want to disable completely the Algo trading, so did someone could help

Help Adapt Old MQ4 to New MQ4

Hello to everyone!!! :-D I just need some help, i have an old MQ4 source code and i need to adapt with the new function: I have seen and know that i need to change this function: int start() to this void OnTick() But unfortunately i have some return value in the int start() and i don't know ho to