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
aaeeb86622d7fe98a3c461600bc5d90c8757bdae
stable
/
tests
/
exchange
History
Matthias
ce13ce4b10
Update binance stoploss order types
...
closes
#7927
an update to the most recent ccxt version (>2.4.55) would have the same effect.
2022-12-25 09:05:53 +01:00
..
__init__.py
Move tests out of freqtrade module
2019-09-08 19:05:22 +02:00
test_binance.py
Update binance stoploss order types
2022-12-25 09:05:53 +01:00
test_bitpanda.py
Bitpanda's "fetch_my_trades" requires "to" argument
2021-12-25 14:28:22 +01:00
test_ccxt_compat.py
Improve kraken test resiliance
2022-12-08 08:33:07 +01:00
test_ccxt_precise.py
Replace Decimal with FtPrecise in trade_model
2022-08-13 08:43:56 +02:00
test_exchange_utils.py
Improve supported exchange check by supporting exchange aliases
2022-10-04 19:28:57 +02:00
test_exchange.py
delisted bibox following ccxt PR
https://github.com/ccxt/ccxt/pull/16067
2022-12-15 15:00:27 -05:00
test_gateio.py
Fetch 2ndary stoploss order once the order triggered.
2022-07-16 13:14:21 +02:00
test_huobi.py
Simplify stoploss behavior by combining more commonalities
2022-10-26 07:14:33 +02:00
test_kraken.py
Uppercase TimeInForce (align with ccxt)
2022-08-27 10:30:06 +02:00
test_kucoin.py
Store StopPrice for dry-run orders
2022-06-22 06:31:51 +02:00
test_okx.py
Allow leverage tier cache to be 4 weeks old.
2022-09-17 10:41:48 +02:00