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
Files
30bc96cf3f802a882e4e5e35e0c0df8db876acfc
stable
/
freqtrade
/
exchange
T
History
Matthias
1c63d01cec
Prevent using market-orders on gateio
...
GateIo does not support market orders on spot markets
2021-10-03 14:14:16 +02:00
..
__init__.py
Remove credentials whenever dry-run is set from within the exchange
2021-09-13 20:27:32 +02:00
bibox.py
Apply isort to freqtrade codebase
2020-09-28 19:40:46 +02:00
binance.py
Add test for "pair-startdate" detection
2021-09-07 20:27:49 +02:00
bittrex.py
Add kucoin exchange subclass
2021-04-13 12:28:07 +02:00
bybit.py
Align coinbase download with ccxt limits
2021-05-27 07:38:47 +02:00
coinbasepro.py
Align coinbase download with ccxt limits
2021-05-27 07:38:47 +02:00
common.py
Remove credentials whenever dry-run is set from within the exchange
2021-09-13 20:27:32 +02:00
exchange.py
Use "round" to 12 digits for TickSize mode
2021-10-03 09:49:55 +02:00
ftx.py
Log exchange responses if configured
2021-06-19 09:07:42 +02:00
gateio.py
Prevent using market-orders on gateio
2021-10-03 14:14:16 +02:00
hitbtc.py
Align coinbase download with ccxt limits
2021-05-27 07:38:47 +02:00
kraken.py
spell corrections
2021-06-25 22:10:04 +05:30
kucoin.py
Add time_in_force for kucoin
2021-09-03 08:48:53 +02:00