https://lean.quantconnect.com/docs#topic1.html - is this the best option at the moment ?
Sorry, but IMO that's a silly statement, because the system can be judged only after feeding it with new (ie. previously unknown) data.Most black boxes are over-fitted systems.
No black box system will work ( or is expected to work ) on any random set of data.Sorry, but IMO that's a silly statement, because the system can be judged only after feeding it with new (ie. previously unknown) data.
And if the system accepts only single datapoints then you can be sure that it works correct, as it has no chance to know the data in advance.
It has to work on single datapoints, ie. bar by bar (or tick by tick) and give its trading decisions immediately.
Then you have no reason for not to believe its result.
It is not wild random data one uses, it's either real market data or mathematically modelled data that is similar to real market data.No black box system will work ( or expected to work ) on any random set of data.
Random data would be this for example: 100, 60, 10, 90, 140, 190, 275, 15, 90, 150
Normal stock data would look like this for example: 100, 102, 99, 96, 98, 101, 104, 104, 102, 103
Are you saying that you expect it to work equally excellent on any random stock? Whether it's a winner or a loser?Can you prove what you say? ;-)
It is not wild random data one uses, it's either real market data or mathematically modelled data that is similar to real market data.
The difference is only in standard deviation.It is not wild random data one uses, it's either real market data or mathematically modelled data that is similar to real market data.
Code:Random data would be this for example: 100, 60, 10, 90, 140, 190, 275, 15, 90, 150 Normal stock data would look like this for example: 100, 102, 99, 96, 98, 101, 104, 104, 102, 103
And what do you mean by that statement?The difference is only in standard deviation.
Of course not. I don't mean random data, I rather mean realistic data paths.Are you saying that you expect it to work equally excellent on any random stock? Whether it's a winner or a loser?