Support Board
Date/Time: Fri, 04 Jul 2025 22:40:14 +0000
Post From: Inaccurate back tests results
[2018-12-19 19:03:55] |
UserZiltoid - Posts: 57 |
My code below does the same as you're code with one differece. It also prints the current second; ------------ auto currentTime = sc.GetCurrentDateTime(); auto currentSecond = currentTime.GetSecond(); ---------------------- Please add the current second to the print in you're code and you will see that in speed 1X and 80X the results are not the same. After you verify what am I talking about we can talk about additional payment for you're side if required. P.S The code above that I have attached I have written in order to reproduce a bug in you're side. We are not asking for any analysys in our code. Date Time Of Last Edit: 2018-12-19 19:07:26
|