I am a programmer and need some advice / help to get started.
Basically I want to do back testing using C++ as I read that it was the fastest language do ‘event driven’ back test. Because what I want to do is run one strategy in a loop and increment settings one at a time to see what best settings could be used.
And for the Historic Data, what would the best source be? It does not have to be the best accuracy but the execution time has to be fast.
All I want is an example how to do this as I can’t find any reliable examples. If somebody can point in the right direction or give me an example it would greatly help. And I don’t mind paying somebody just to give me a good example as it would be a good starting point.
Any advice would be greatly appreciated.
Basically I want to do back testing using C++ as I read that it was the fastest language do ‘event driven’ back test. Because what I want to do is run one strategy in a loop and increment settings one at a time to see what best settings could be used.
And for the Historic Data, what would the best source be? It does not have to be the best accuracy but the execution time has to be fast.
All I want is an example how to do this as I can’t find any reliable examples. If somebody can point in the right direction or give me an example it would greatly help. And I don’t mind paying somebody just to give me a good example as it would be a good starting point.
Any advice would be greatly appreciated.