//+------------------------------------------------------------------+ //| LearnMQL5.mq5 | //| Copyright © 2020 MhFx7, All Rights Reserved | //| https://www.mql5.com/en/users/mhfx7 | //+------------------------------------------------------------------+ //+------------------------------------------------------------------+ //| Script program start function | //+------------------------------------------------------------------+ void OnStart() { //--- } //+------------------------------------------------------------------+