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
a7b469e83d
stable
/
freqtrade
/
exchange
History
bmoulkaf
fe3ea8e7ec
Fix stoploss on binance bug
2020-05-13 05:15:18 +00:00
..
__init__.py
increment limit to adjust to FTX defaults (1500 candles)
2020-02-16 13:20:11 +01: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
Fix stoploss on binance bug
2020-05-13 05:15:18 +00:00
common.py
Adjust improts to new exception location
2019-12-30 15:02:17 +01:00
exchange.py
Minor: improve exception handling in exchange
2020-05-09 09:29:40 +03:00
ftx.py
increment limit to adjust to FTX defaults (1500 candles)
2020-02-16 13:20:11 +01:00
kraken.py
move exchange-specific order-parsing to exchange class
2020-01-19 19:54:30 +01:00