stable/freqtrade
Matthias 478c149bbb
Merge pull request #1724 from mishaker/telegram_pct
Added percentage to telegram messages + documentation
2019-04-02 20:15:01 +02:00
..
data adjust plot_dataframe to use btanalysis 2019-03-16 17:28:28 +01:00
edge comments: removed mentioning recursion, typos, etc. 2019-02-27 13:35:06 +03:00
exchange Fix typo, add test for validate_order_tif 2019-03-27 20:51:55 +01:00
optimize Disable dataprovider from hyperopt. 2019-03-25 19:49:58 +01:00
pairlist Reformat log statement 2019-03-21 06:14:43 +01:00
resolvers Add stake_currency to strategy, fix documentation typo 2019-03-23 20:40:07 +01:00
rpc formatting and readability 2019-04-02 20:08:10 +02:00
strategy Formatting 2019-03-23 16:51:36 +01:00
tests Merge pull request #1724 from mishaker/telegram_pct 2019-04-02 20:15:01 +02:00
vendor flake8 3.7.1 fixes 2019-01-31 07:51:03 +02:00
__init__.py add VolumePrecisionPairList 2019-02-16 22:56:04 +01:00
__main__.py sort imports 2018-07-04 10:31:35 +03:00
arguments.py Add --logfile argument 2019-03-29 20:13:15 +01:00
configuration.py Correctly add types 2019-03-29 20:16:41 +01:00
constants.py remove exchange urls 2019-03-25 23:58:02 +01:00
freqtradebot.py Update function name from update_open_order to update_trade_state 2019-04-02 07:12:48 +02:00
indicator_helpers.py sort imports 2018-07-04 10:31:35 +03:00
main.py code cleanup; added message to systemd for reconfiguration 2019-03-11 15:38:00 +03:00
misc.py multiple --config options 2019-02-19 15:14:47 +03:00
persistence.py negating SL pct and adding tests 2019-03-31 13:15:35 +02:00
state.py Add RunMode setting to determine bot state 2019-01-22 07:04:19 +01:00
wallets.py wallets cleanup 2019-03-01 01:26:29 +03:00