csv Optimization-Red cross

Created at 14 Mar 2025, 13:37
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
HA

hatnancik

Joined 31.07.2018

csv Optimization-Red cross
14 Mar 2025, 13:37


What's wrong with this optimization on csv file? I saw somebody has the  same problem 3 years ago.Still not resolved?


@hatnancik
Replies

hatnancik
14 Mar 2025, 13:43

csv data

here is a part of csv data.On backtest everything works fine,but optimization doesn't.

 

2017.10.01,21:06,1.17962,1.17964,1.17960,1.17964,12600000
2017.10.01,21:07,1.17967,1.17971,1.17967,1.17971,8300000
2017.10.01,21:08,1.17968,1.17968,1.17968,1.17968,1796000
2017.10.01,21:09,1.17969,1.18021,1.17968,1.18020,71148000
2017.10.01,21:10,1.18027,1.18060,1.18018,1.18045,47400000
2017.10.01,21:11,1.18045,1.18045,1.18035,1.18037,7400000
2017.10.01,21:12,1.18037,1.18074,1.18029,1.18074,46315000
2017.10.01,21:13,1.18070,1.18079,1.18034,1.18050,72740000
2017.10.01,21:14,1.18047,1.18048,1.18047,1.18047,6000000
2017.10.01,21:15,1.18047,1.18047,1.17985,1.17989,31484000
2017.10.01,21:16,1.17992,1.18000,1.17992,1.18000,5450000
2017.10.01,21:17,1.18001,1.18015,1.18001,1.18015,4800000
2017.10.01,21:18,1.18015,1.18022,1.18015,1.18022,4050000
2017.10.01,21:19,1.18022,1.18025,1.18022,1.18022,6501000
2017.10.01,21:20,1.18022,1.18024,1.18020,1.18020,6000000
2017.10.01,21:21,1.18024,1.18025,1.18017,1.18023,20920000
2017.10.01,21:22,1.18022,1.18022,1.18021,1.18021,2000000
2017.10.01,21:23,1.18022,1.18022,1.18019,1.18021,7250000
2017.10.01,21:24,1.18021,1.18021,1.18019,1.18021,3750000
2017.10.01,21:25,1.18019,1.18022,1.18019,1.18022,1736000
2017.10.01,21:27,1.18026,1.18026,1.18026,1.18026,1000000
2017.10.01,21:28,1.18027,1.18029,1.18020,1.18023,5650000
2017.10.01,21:29,1.18023,1.18023,1.18023,1.18023,200000
2017.10.01,21:30,1.18024,1.18027,1.18024,1.18026,7000000
2017.10.01,21:31,1.18025,1.18080,1.18025,1.18056,25065000
2017.10.01,21:32,1.18058,1.18062,1.18058,1.18062,12000000
2017.10.01,21:33,1.18064,1.18064,1.18058,1.18062,8000000
2017.10.01,21:34,1.18060,1.18066,1.18060,1.18066,11000000
2017.10.01,21:35,1.18064,1.18074,1.18061,1.18074,29750000
2017.10.01,21:36,1.18075,1.18090,1.18074,1.18083,55735000
2017.10.01,21:37,1.18082,1.18085,1.18081,1.18082,15730000
2017.10.01,21:38,1.18082,1.18083,1.18082,1.18083,1450000
2017.10.01,21:39,1.18083,1.18083,1.18083,1.18083,1200000
2017.10.01,21:40,1.18083,1.18083,1.18082,1.18082,2780000
2017.10.01,21:41,1.18082,1.18082,1.18080,1.18081,18000000
2017.10.01,21:42,1.18080,1.18081,1.18080,1.18081,2988000
2017.10.01,21:43,1.18081,1.18081,1.18059,1.18060,81547000
2017.10.01,21:44,1.18061,1.18061,1.18059,1.18059,37100000
2017.10.01,21:45,1.18059,1.18059,1.18058,1.18058,28300000
2017.10.01,21:46,1.18058,1.18060,1.18055,1.18057,106800000
 


@hatnancik