Quote from TraderSystem:
Iâm not sure why youâd want to build a whole system from the ground up? For systems development there are a lot of pre-made programs that have a done of features (backtesting, walk-forward optimization, etc) built in. If this is for curiosity, then I understand, but if youâre looking to make a fully functional system, it seems like youâre reinventing the wheel a bit.
Quote from TraderSystem:
Iâm not sure why youâd want to build a whole system from the ground up? For systems development there are a lot of pre-made programs that have a done of features (backtesting, walk-forward optimization, etc) built in. If this is for curiosity, then I understand, but if youâre looking to make a fully functional system, it seems like youâre reinventing the wheel a bit.
Quote from TraderSystem:
Can you give an example of this? I tend to only use one backtesting platform so Iâm curious if youâve ever tried importing the same data into two different platforms, running the same code, and getting two different results. Doesnât seem possible.
Quote from TraderSystem:
That clarification helps on how the backtesting platforms work. So in essence I guess youâre suggesting that TradersStudio typically assumes the worst case scenario and as such if I code a system that works well in it, it shouldnât get tripped up on, say, the bouncing tick issue?