stable/freqtrade/tests/exchange
creslin f619cd1d2a renamed/refactored get_ticker_history to get_candle_history
as it does not fetch any ticker data only candles
and is causing confusion when developer are talking about candles /tickers
incorreclty.

OHLCV < candles and Tickers are two seperate datafeeds from the exchange
2018-08-02 08:45:28 +00:00
..
test_exchange.py renamed/refactored get_ticker_history to get_candle_history 2018-08-02 08:45:28 +00:00
test_exchange_helpers.py remove useless docstrings from tests 2018-07-29 17:09:44 +03:00