This website requires JavaScript.
Explore
Help
Sign In
adelorenzo
/
stable
Watch
1
Star
0
Fork
0
You've already forked stable
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b22e3a67d8
stable
/
freqtrade
/
exchange
History
Matthias
b22e3a67d8
rename symbol_is_pair to market_is_tradable
...
Make it part of the exchange class, so subclasses can override this
2020-06-02 20:29:50 +02:00
..
__init__.py
rename symbol_is_pair to market_is_tradable
2020-06-02 20:29:50 +02:00
bibox.py
Reimplement adjustment of ccxt 'has' with more generic ccxt_config class attribute
2019-11-13 20:22:23 +03:00
binance.py
Rename get_order_book to fetch_l2_order_book (aligning to ccxt)
2020-05-26 20:27:35 +02:00
common.py
Do not throttle with DependencyException in retrier
2020-05-18 17:31:34 +03:00
exchange.py
rename symbol_is_pair to market_is_tradable
2020-06-02 20:29:50 +02:00
ftx.py
rename symbol_is_pair to market_is_tradable
2020-06-02 20:29:50 +02:00
kraken.py
rename symbol_is_pair to market_is_tradable
2020-06-02 20:29:50 +02:00