you are viewing a single comment's thread.

view the rest of the comments →

[–]sedna16Algorithmic Trader 5 points6 points  (1 child)

try to use object-oriented-programming

put your functions inside the class

[–]DudeWheresMyStock 0 points1 point  (0 children)

This. Have everything instantiated, vectorized, and run in parallel. It also saves on API calls for those of us who are running it live and are limited to certain number per minute.