tradingstrategy-ai / trade-executor

A Python framework for managing positions and trades in DeFi
https://tradingstrategy.ai
Other
93 stars 25 forks source link

python identifier bsc chain slug #318

Closed AlexTheLion123 closed 1 year ago

AlexTheLion123 commented 1 year ago

the chain slug for BSC is binance on the frontend, but in the notebooks, one needs to use bsc (https://github.com/tradingstrategy-ai/trading-strategy/blob/395c5894cb0abf1ff907d6b7bfcabcd7655d57cc/tradingstrategy/chain.py#L124).

AlexTheLion123 commented 1 year ago

fix enum and have alias