PJensen / MarketSimulator

Full scale stock market simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restructure for handling multiple securities at a time

PJensen opened this issue · comments

loop through all sandboxes
loop through all securities
loop through all market data points for each

this will require significant restructuring.

This is pretty well taken care of see 2b72124