.. |
configuration
|
Merge pull request #2581 from hroff-1902/hyperopt-list
|
2019-12-10 00:30:26 +03:00 |
data
|
load_pair_history should not return None, but an empty dataframe if no
|
2019-12-04 06:57:44 +01:00 |
edge
|
Replace some occurances of ticker_interval with timeframe
|
2019-11-12 15:13:06 +01:00 |
exchange
|
Reimplement adjustment of ccxt 'has' with more generic ccxt_config class attribute
|
2019-11-13 20:22:23 +03:00 |
optimize
|
Merge pull request #2642 from hroff-1902/fix-hyperopt-trailing
|
2019-12-11 19:53:42 +01:00 |
pairlist
|
Add test_pairlist method
|
2019-11-30 19:53:22 +01:00 |
plot
|
Filter open trades - they are not added to the profit calc
|
2019-11-13 20:46:21 +01:00 |
resolvers
|
Use constant for Strategy and hyperopt userdirpaths
|
2019-11-21 06:32:45 +01:00 |
rpc
|
No plural for min
|
2019-12-11 06:48:40 +01:00 |
strategy
|
Fix second part of freqtrade-strategies #51
|
2019-11-21 05:10:48 +03: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
|
Add datatype to configuration documentation
|
2019-11-27 14:46:09 +01:00 |
freqtradebot.py
|
Try to verify available amount on the exchange
|
2019-12-13 06:52:33 +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
|
Fix index limits handling
|
2019-12-09 23:50:40 +03:00 |
wallets.py
|
use wallets instead of doing a direct call to /balance
|
2019-11-24 19:41:51 +01:00 |
worker.py
|
have Arguments return a dict instead of Namespace
|
2019-09-12 20:16:39 +02:00 |