.. |
configuration
|
Merge pull request #2581 from hroff-1902/hyperopt-list
|
2019-12-10 00:30:26 +03:00 |
data
|
Make mypy happy
|
2019-12-16 23:25:57 +03:00 |
edge
|
Use first pair of pairlist to get fee
|
2019-12-14 12:55:02 +01:00 |
exchange
|
Merge pull request #2661 from freqtrade/wallet_dry
|
2019-12-16 14:00:11 +03:00 |
optimize
|
Fix mypy errors in develop
|
2019-12-15 01:10:09 +03:00 |
pairlist
|
Add test_pairlist method
|
2019-11-30 19:53:22 +01:00 |
plot
|
space before unit ...
|
2019-12-12 14:08:44 +01:00 |
resolvers
|
Use constant for Strategy and hyperopt userdirpaths
|
2019-11-21 06:32:45 +01:00 |
rpc
|
Merge pull request #2661 from freqtrade/wallet_dry
|
2019-12-16 14:00:11 +03:00 |
strategy
|
Apply special case for negative ROI
|
2019-12-07 15:18:12 +01:00 |
templates
|
Add trailing_space() into AdvancedSampleHyperOpt
|
2019-12-01 03:31:03 +03:00 |
vendor
|
Update qtpylib from source
|
2019-06-26 20:00:16 +02:00 |
__init__.py
|
use git log to print version
|
2019-09-09 20:20:38 +02:00 |
__main__.py
|
Remove binary script - allow None arguemnts
|
2019-05-29 19:46:26 +02:00 |
constants.py
|
Have dry_run_wallet default to 1000
|
2019-12-15 09:26:17 +01:00 |
freqtradebot.py
|
Improve dry-run calculations
|
2019-12-15 10:26:56 +01:00 |
loggers.py
|
Merge branch 'develop' into logging-syslog
|
2019-11-30 21:38:50 +03:00 |
main.py
|
Fix non-terminating bot
|
2019-11-15 20:10:17 +01:00 |
misc.py
|
Use strings instead of subtemplates
|
2019-11-21 19:28:53 +01:00 |
persistence.py
|
Convert to % as part of RPC to allow users to use unrounded ratio
|
2019-10-30 11:12:49 +01:00 |
state.py
|
Be more selective which startup-messages are shown
|
2019-11-01 16:42:57 +01:00 |
utils.py
|
Align refresh_backtest_ to each other
|
2019-12-16 21:43:33 +03:00 |
wallets.py
|
Improve docstring for dry-run wallet method
|
2019-12-15 11:03:40 +01:00 |
worker.py
|
have Arguments return a dict instead of Namespace
|
2019-09-12 20:16:39 +02:00 |