Systematic Forex Trading - Simulator
Previous Post NO Next Post YET Men at Work, this blog entry is being constructed ExSan's Systematic Forex Trading Simulator I am looking for a job as a C++ Developer / Programmer Historical Forex Data 01/01/2004 to 05/24/2022 from Yahoo Finance, DataFile Algorithm : FOREX-SIMULATOR() PSEUDO CODE 1 Identify Data Files 2 Set a random scenario 3 Open all data files 4 Perform a random shift of each file pointers 5 Populate BuySellMatrix[n, n] 6 Execute Algorithm 7 if ( NO TRADING SECUENCE ) goto 5 1 /***********START***************/ 2 void forexSimulator(void){ 3 ...