stable/scripts
creslin 7f4472ad77 As requested in issue #1111
A python script to return

 - all exchanges supported by CCXT
 - all markets on a exchange

 Invoked as `python get_market_pairs.py` it will list exchanges
 Invoked as `python get_market_pairs binance` it will list all markets on binance
2018-08-02 10:10:44 +00:00
..
convert_backtestdata.py convert_backtesting: fstrings in use 2018-07-05 10:11:29 -05:00
download_backtest_data.py rework download_backtest script 2018-06-24 19:52:12 +02:00
get_market_pairs.py As requested in issue #1111 2018-08-02 10:10:44 +00:00
plot_dataframe.py Change missed calls to advise_* functions 2018-07-29 21:07:21 +02:00
plot_profit.py fix plot_profit to use strategy instead of Analyze 2018-07-17 11:47:09 +03:00