Forum

need help about file read

Hello! Everyone! 2009.01.02 15:15; 2009.01.05 05:30; 2009.01.05 14:41; 2009.01.06 08:01; 2009.01.07 22:48; 2009.01.27 15:00; 2009.01.28 18:18; 2009.01.28 22:45; 2009.02.04 03:52; 2009.02.23 18:15; 2009.02.25 07:00; 2009.02.25 14:30; 2009.02.25 18:13; As you see,I have saved the time list as .csv

I need a script like this

Hello! Everyone! I want to analyze and improve my EA from the tested result like this way. I tesed my ea,it automatically created a list of the trading results. copy the list and save it as txt file. I think it can automatically draw vertical lines form the list by a script. I have no idea how to

the test speed

Hello! Everyone! In my EA I used icustom ( ), the tested speed was very slow! I tested the time from 2008.1.1 to 2008.12.31, it taken about 10 hours! yet,I didn't used the optimize. I want to make sure that whether icustom() slowdown the test speed ? Thank you

a problem about ArrayMaximum( )

Hi gays. When I tested my EA,there is a error like this: "incorrect start position 0 for ArrayMaximum( )"; Can anybody tell me the reason. Thank you! A part of the code: int start() { int ticket,total=0,cnt; int SearchRangeMAofRSI=7; int SearchRangeRSI=13; double MAofRSI_0,MAofRSI_1; double