.. |
configuration
|
Default load minimal config
|
2019-08-16 14:56:38 +02:00 |
data
|
Rename get_history to get_historic_ohlcv
|
2019-08-14 10:14:54 +02:00 |
edge
|
Correct imports and calls to parse_timerange
|
2019-08-14 10:07:32 +02:00 |
exchange
|
Merge pull request #2135 from freqtrade/ohlcv_docstring
|
2019-08-15 16:23:42 +02:00 |
optimize
|
make flake and mypy happy
|
2019-08-15 23:13:46 +03:00 |
pairlist
|
Reformat log statement
|
2019-03-21 06:14:43 +01:00 |
plot
|
use nargs for --pairs argument
|
2019-08-16 14:39:29 +02:00 |
resolvers
|
Change stoploss_on_exchange in freqtradebot
|
2019-08-11 19:43:57 +02:00 |
rpc
|
Fix numpy warning
|
2019-08-11 13:48:41 +02:00 |
strategy
|
Fix spelling of interface.py docstring
|
2019-08-14 06:07:03 +02:00 |
tests
|
Adapt some tests
|
2019-08-16 14:53:46 +02:00 |
vendor
|
Update qtpylib from source
|
2019-06-26 20:00:16 +02:00 |
__init__.py
|
2017.7-dev version bump
|
2019-07-29 20:30:14 +02:00 |
__main__.py
|
Remove binary script - allow None arguemnts
|
2019-05-29 19:46:26 +02:00 |
constants.py
|
Default load minimal config
|
2019-08-16 14:56:38 +02:00 |
freqtradebot.py
|
Merge branch 'develop' into lock_pairs
|
2019-08-15 06:56:39 +02:00 |
indicator_helpers.py
|
sort imports
|
2018-07-04 10:31:35 +03:00 |
loggers.py
|
loggers: wording improved
|
2019-07-07 10:17:01 +03:00 |
main.py
|
make configuration a sep. module, including arguments
|
2019-07-12 00:49:23 +03:00 |
misc.py
|
colorization by means of termcolor and colorama
|
2019-08-04 22:54:19 +03:00 |
persistence.py
|
Merge branch 'develop' into stoploss_restart
|
2019-06-08 20:23:13 +02:00 |
state.py
|
Edgecli -> Edge for Runmode and start_edge()
|
2019-05-28 19:25:01 +02:00 |
utils.py
|
Migrate download-script logic to utils.py
|
2019-08-16 14:42:44 +02:00 |
wallets.py
|
wallets cleanup
|
2019-03-01 01:26:29 +03:00 |
worker.py
|
Remove return-value for _process
|
2019-08-13 09:36:52 +02:00 |