Forum

Simple script (not EA) asks for confirmation "Do you really want to stop script...?"

Hi all, Here is a script: void OnStart () { ChartSetSymbolPeriod ( 0 , Symbol (), PERIOD_M5 ); } It suppose to set TF on current chart to M5. When I try to run a script it shows a pop-up "Do you really want to stop script...?" If I click No, script does not work, if I click Yes, script works

Bug: Script hotkey resets if script name consist of "== " with spaces.

So, if I set a hotkey on script which named something like: Super == Buy == Then after any terminal restart the hotkey seems to reset. Terminal MT4