Closed simonpfeifhofer closed 8 months ago
Are https://github.com/noahtheprogrammer/soltrade/blob/87c8eea2ad831813b59b222f3d654414357ff6ed/soltrade/trading.py#L39 and https://github.com/noahtheprogrammer/soltrade/blob/87c8eea2ad831813b59b222f3d654414357ff6ed/soltrade/trading.py#L40 stored only in memory?
What happens on a restart? Would i be necessary to persist the open order?
Duplicate
Are https://github.com/noahtheprogrammer/soltrade/blob/87c8eea2ad831813b59b222f3d654414357ff6ed/soltrade/trading.py#L39 and https://github.com/noahtheprogrammer/soltrade/blob/87c8eea2ad831813b59b222f3d654414357ff6ed/soltrade/trading.py#L40 stored only in memory?
What happens on a restart? Would i be necessary to persist the open order?