//+------------------------------------------------------------------+ //| MagicNumDisplay.mq4 | //| Copyright 2014, ForexTradingAutomation.com | //| http://ForexTradingAutomation.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2014, ForexTradingAutomation.com" #property description "Script lists order tickets and corresponding magic numbers to the log file and Experts tab." #property link "http://ForexTradingAutomation.com" #property version "1.00" #property strict //+------------------------------------------------------------------+ //| script program start function | //+------------------------------------------------------------------+ int start() { //---- for(int i=0; i