Matthias
|
5dd1f9b38a
|
improve hyperopt docs
|
2019-01-06 14:47:53 +01:00 |
|
Matthias
|
dd2af86a41
|
pprint results
|
2019-01-06 14:47:38 +01:00 |
|
Matthias
|
85bca58905
|
Merge pull request #1473 from gianlup/fix_dburl
Fix custom db_url ignored if provided by conf.json
|
2019-01-06 14:20:55 +01:00 |
|
Matthias
|
f5fc9e69cf
|
Merge pull request #1472 from freqtrade/pyup/scheduled-update-2019-01-06
Scheduled daily dependency update on sunday
|
2019-01-06 14:19:24 +01:00 |
|
Matthias
|
167088827a
|
include default buy/sell trends for the hyperopt strategy
|
2019-01-06 14:13:15 +01:00 |
|
Matthias
|
a0df7b9d7c
|
Use sell/buy trends from hyperopt file if available
|
2019-01-06 14:12:55 +01:00 |
|
Gianluca Puglia
|
87cbff5d0e
|
Fix warning for max_open_trades when edge is enabled
|
2019-01-06 13:48:27 +01:00 |
|
Gianluca Puglia
|
13800701ce
|
Fix custom db_url ignored if provided by conf.json
|
2019-01-06 13:47:36 +01:00 |
|
pyup-bot
|
3f82dd05aa
|
Update ccxt from 1.18.101 to 1.18.102
|
2019-01-06 13:33:06 +01:00 |
|
Matthias
|
2147bd8847
|
Fix problem when no experimental dict is available
|
2019-01-06 13:29:14 +01:00 |
|
Matthias
|
798ae460d8
|
Add check if trigger is in parameters
|
2019-01-06 13:29:14 +01:00 |
|
Matthias
|
5e08769366
|
Update hyperopt documentation with sell-stuff
|
2019-01-06 13:29:14 +01:00 |
|
Matthias
|
68ba1e1f37
|
Add sell signal hyperopt
|
2019-01-06 13:29:14 +01:00 |
|
Matthias
|
b731973c7a
|
Merge pull request #1471 from freqtrade/setup_text
fixes few wordings
|
2019-01-06 12:53:04 +01:00 |
|
Misagh
|
a07353d3c7
|
fixes few wordings
|
2019-01-06 12:02:57 +01:00 |
|
Misagh
|
86023744d9
|
Merge pull request #1470 from freqtrade/fix/installscript
fix and improve installation script
|
2019-01-06 11:55:43 +01:00 |
|
Misagh
|
e91be7aff9
|
Merge pull request #1468 from freqtrade/update_dockerfile
Update dockerfile to python 3.7.2
|
2019-01-06 11:43:03 +01:00 |
|
Misagh
|
5af656d3ba
|
Merge pull request #1469 from freqtrade/improve_doc_structure
fix typo, improve doc sequence
|
2019-01-06 11:42:35 +01:00 |
|
Misagh
|
4a0bc8937d
|
Merge pull request #1466 from freqtrade/feat/strategy_trailing
trailing stoploss configuration in strategy
|
2019-01-06 11:40:33 +01:00 |
|
Matthias
|
506237e3b4
|
Don't use --quiet on pip install
this hides errors from users and complicates debugging in case of
problmes
|
2019-01-05 20:06:15 +01:00 |
|
Matthias
|
f088f43b40
|
Install numpy before py_find_1st
|
2019-01-05 20:04:54 +01:00 |
|
Matthias
|
01e2dc17b5
|
Remove whitespace in fucntion definition
|
2019-01-05 20:00:10 +01:00 |
|
Matthias
|
337ebdeccb
|
Avoid installing ta-lib multiple times
|
2019-01-05 19:51:51 +01:00 |
|
Matthias
|
9e5e485d0a
|
put --upgrade flag to the same location in subsequent requests
|
2019-01-05 19:51:28 +01:00 |
|
Matthias
|
31da42a485
|
Show error when no python is found
|
2019-01-05 19:50:46 +01:00 |
|
Matthias
|
94aa1aaff3
|
fix typo, improve doc sequence
|
2019-01-05 19:34:45 +01:00 |
|
Matthias
|
dbf8ec6a20
|
Update dockerfile to python 3.7.2
|
2019-01-05 19:24:07 +01:00 |
|
Samuel Husso
|
c8d40e81f0
|
Merge pull request #1467 from freqtrade/pyup/scheduled-update-2019-01-05
Scheduled daily dependency update on saturday
|
2019-01-05 15:43:12 +02:00 |
|
pyup-bot
|
16512d9918
|
Update plotly from 3.4.2 to 3.5.0
|
2019-01-05 13:33:07 +01:00 |
|
pyup-bot
|
8505ffbe78
|
Update ccxt from 1.18.97 to 1.18.101
|
2019-01-05 13:33:06 +01:00 |
|
Matthias
|
f7b96d839d
|
Add trailing options to sample-strategy
|
2019-01-05 09:03:26 +01:00 |
|
Matthias
|
f32232ba96
|
Add documentation for stoploss in strategy
|
2019-01-05 07:32:35 +01:00 |
|
Matthias
|
cacb9ef3ad
|
Loop twice
|
2019-01-05 07:25:35 +01:00 |
|
Matthias
|
00c5ac56d4
|
Print startup strategy summary
|
2019-01-05 07:24:15 +01:00 |
|
Matthias
|
a7dc6b18aa
|
Overridable attributs as list
|
2019-01-05 07:22:19 +01:00 |
|
Matthias
|
5e23442032
|
Simplify StrategyResolver by code deduplication
|
2019-01-05 07:20:38 +01:00 |
|
Matthias
|
4599c80e79
|
Add trailing-stop to strategy
|
2019-01-05 07:10:25 +01:00 |
|
Misagh
|
29db2078d6
|
Merge pull request #1463 from mishaker/readme
Readme refactoring.
|
2019-01-04 23:00:36 +01:00 |
|
misagh
|
67cbd5d77f
|
putting back requirements
|
2019-01-04 22:39:44 +01:00 |
|
Misagh
|
26a77e193e
|
Merge pull request #1454 from freqtrade/feat/interpolate_missing
interpolate missing candles
|
2019-01-04 22:33:53 +01:00 |
|
Matthias
|
55235ce20d
|
Merge pull request #1464 from freqtrade/pyup/scheduled-update-2019-01-04
Scheduled daily dependency update on friday
|
2019-01-04 14:10:42 +01:00 |
|
pyup-bot
|
a5ec564fc3
|
Update ccxt from 1.18.95 to 1.18.97
|
2019-01-04 13:33:09 +01:00 |
|
misagh
|
f1bb4233c9
|
telegram documentation link
|
2019-01-03 14:40:27 +01:00 |
|
misagh
|
afffa2f313
|
changed to “Free, open source …”
|
2019-01-03 14:38:38 +01:00 |
|
Misagh
|
221bca0aaa
|
Merge pull request #1462 from freqtrade/pyup/scheduled-update-2019-01-03
Scheduled daily dependency update on thursday
|
2019-01-03 14:02:03 +01:00 |
|
pyup-bot
|
de278a77d7
|
Update ccxt from 1.18.94 to 1.18.95
|
2019-01-03 13:33:08 +01:00 |
|
Matthias
|
56924e6909
|
Merge pull request #1461 from mishaker/fix_talib
cd build_helpers added before extracting Tar
|
2019-01-02 19:31:37 +01:00 |
|
misagh
|
2c31fd662c
|
cd build_helpers added before extracting Tar
|
2019-01-02 19:26:58 +01:00 |
|
Misagh
|
3b5785884f
|
Merge pull request #1460 from freqtrade/fix/stop_loss_result
Stop loss should also be shown when trailing is active
|
2019-01-02 16:41:15 +01:00 |
|
Matthias
|
3329ffd071
|
improve comment
|
2019-01-02 14:44:17 +01:00 |
|