finlab-python / finlab_crypto

Documentation
https://finlab-python.github.io/finlab_crypto/index.html
GNU General Public License v3.0
267 stars 98 forks source link

Update online.py #23

Closed yaotechuang closed 1 year ago

yaotechuang commented 1 year ago

Binance API may not return a value for the "min_notional" field for certain symbols in the filter section. and this can cause error in the program if not accounted for properly.