Scalable, event-driven, deep-learning-friendly backtesting library
GNU Lesser General Public License v3.0
988
stars
261
forks
source link
Can I use this gym environment to get a portfolio solution for n assets? #53
Closed
Neithardt-zn closed 6 years ago
I found that the default action space is ['hold', 'close', 'buy', 'sell']. so how can I invest n assets with different portfolio weights?