I am stuck.
S
Stallion
Script Kiddie!
So i am trying to build a SIMPLE statistical arbitrage model
Before i get criticized, no i am not ACTUALLY gonna trade with it or anything like that, i do not dream of becoming some sort of independant quant, its more of something i view as a fun project that would help me learn coding logic and python.
I know the code is HEAVILY unoptimized, again i am NOT trying to create something that optimized if i was id done this in few lines with more libraries imported
i just thought its better to try to manually translate logic into code
everything was going fine in the backtesting but when trying to incorporate the logic i went with, i meet a problem. i dont know how to create a kind of chronological sequnce of if conditions ill explain below everything
Before i get criticized, no i am not ACTUALLY gonna trade with it or anything like that, i do not dream of becoming some sort of independant quant, its more of something i view as a fun project that would help me learn coding logic and python.
I know the code is HEAVILY unoptimized, again i am NOT trying to create something that optimized if i was id done this in few lines with more libraries imported
i just thought its better to try to manually translate logic into code
everything was going fine in the backtesting but when trying to incorporate the logic i went with, i meet a problem. i dont know how to create a kind of chronological sequnce of if conditions ill explain below everything
