issues
search
tradingstrategy-ai
/
trade-executor
A Python framework for managing positions and trades in DeFi
https://tradingstrategy.ai
Other
107
stars
29
forks
source link
Weekday heatmap
#917
Closed
miohtama
closed
6 months ago
miohtama
commented
6 months ago
Add working hour heatmap
Add
forward_fill
to
create_binance_universe
to fix the data gaps when Binance was down
Off by default for now, because toggling it causes too much unrelated havoc with Pandas DataFrame indexes
forward_fill
tocreate_binance_universe
to fix the data gaps when Binance was down