amor71 / LiuAlgoTrader

Framework for algorithmic trading

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Key/Store value for Strategies

amor71 opened this issue · comments

Is your feature request related to a problem? Please describe.
Strategies, mostly Swing would like to store state & variables between consecutive executions,

Describe the solution you'd like
Allow A strategy to persist/load key/value

Describe alternatives you've considered
Currently needs to be handled per strategy, extending this to the framework level may help developers

to be released w/ v. 0.1.10