stable/tests/exchange
Matthias cf9331919f move exchange-specific order-parsing to exchange class
Related to stoploss_on_exchange in combination with trailing stoploss.

Binance contains stopPrice in the info, while kraken returns the same
value as "price".
2020-01-19 19:54:30 +01:00
..
__init__.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
test_binance.py move exchange-specific order-parsing to exchange class 2020-01-19 19:54:30 +01:00
test_exchange.py move exchange-specific order-parsing to exchange class 2020-01-19 19:54:30 +01:00
test_kraken.py move exchange-specific order-parsing to exchange class 2020-01-19 19:54:30 +01:00