1.i have viewed the forum and wiki quikly ,but still feel confused about CandlesBefore and CandlesAfter parameters,so is there any concret explanation?maybe a pic to figure out the meanings of these two parameters with different values.
2.i have been using goodTillTime parameters in my strategy and according to this link
https://www.dukascopy.com/wiki/#Place_Offer,it seems that i need to set this para as a relative time .but the problem is when i did backtesting,the time got from operating system is not the time of the bar created.so what should i do to modify the code i got from link above?
btw:not like explained in the link above, time to be plused is not in milliseconds,so does a 15 mins bar equals to 15*60*1000 or 15*60*1,000,000 ?