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
1824ee6b73bae9e0dacf672b4a67381d87dc6f25
stable
/
tests
/
exchange
History
Sam Germain
a50f4d2c57
Exchange.createOrder added * as second param
2022-02-03 20:33:16 -06:00
..
__init__.py
Move tests out of freqtrade module
2019-09-08 19:05:22 +02:00
test_binance.py
Changed name Collateral -> MarginMode, collateral -> margin_mode, and _supported_trading_mode_margin_pairs -> _supported_trading_margin_pairs
2022-02-01 13:05:40 -06:00
test_bitpanda.py
Bitpanda's "fetch_my_trades" requires "to" argument
2021-12-25 14:28:22 +01:00
test_ccxt_compat.py
Changed name Collateral -> MarginMode, collateral -> margin_mode, and _supported_trading_mode_margin_pairs -> _supported_trading_margin_pairs
2022-02-01 13:05:40 -06:00
test_exchange.py
Exchange.createOrder added * as second param
2022-02-03 20:33:16 -06:00
test_ftx.py
Add fill_leverage_brackets and get_max_leverage back in
2021-10-23 22:16:51 -06:00
test_gateio.py
test_get_maintenance_ratio_and_amt_gateio removed commented test that returns None
2022-01-31 13:18:31 -06:00
test_kraken.py
Implement PR feedback
2022-01-01 13:52:01 -06:00