//+------------------------------------------------------------------+ //| GetMagicNumbers.mq4 | //| Copyright © 2006, iExpertAdvisor, LLC | //| http://www.iExpertAdvisor.com | //+------------------------------------------------------------------+ #property copyright "Copyright © 2006, iExpertAdvisor, LLC" #property link "http://www.iExpertAdvisor.com" //+------------------------------------------------------------------+ //| script program start function | //+------------------------------------------------------------------+ int start() { int iTotalOrders=0, total=OrdersTotal(); string strInfo, strHead; for( int cnt=0;cnt