gaojin
0a4b2f19e3
use --no-cache-dir for docker build
...
use --no-cache can save about 90M
```
➜ freqtrade git:(develop) ✗ docker images freq
REPOSITORY TAG IMAGE ID CREATED SIZE
freq latest b15db8341067 7 minutes ago 800MB
➜ freqtrade git:(develop) ✗ docker images freq_nocache
REPOSITORY TAG IMAGE ID CREATED SIZE
freq_nocache latest e5731f28ac54 20 seconds ago 709MB
```
2018-09-17 10:37:25 +08:00
Matthias
3abc294e5f
Merge pull request #1216 from 0xflotus/patch-1
...
fixed being
2018-09-16 20:11:08 +02:00
0xflotus
6aa18bddc9
fixed being
2018-09-16 17:34:01 +02:00
Matthias
16279bc171
Merge pull request #1215 from freqtrade/pyup-scheduled-update-2018-09-16
...
Scheduled daily dependency update on sunday
2018-09-16 15:12:43 +02:00
pyup-bot
14961e2e38
Update ccxt from 1.17.294 to 1.17.300
2018-09-16 14:28:06 +02:00
Matthias
4303e86e09
Merge pull request #1210 from freqtrade/pyup-scheduled-update-2018-09-15
...
Scheduled daily dependency update on saturday
2018-09-15 17:40:49 +02:00
misagh
88854cba2d
removing only pumps from dataset
2018-09-15 15:53:42 +02:00
misagh
07ba14d1ea
backslap bug resolved
2018-09-15 15:52:10 +02:00
pyup-bot
f4d26961c8
Update ccxt from 1.17.291 to 1.17.294
2018-09-15 14:28:05 +02:00
Matthias
029a6798a4
Merge pull request #1209 from freqtrade/pyup-scheduled-update-2018-09-14
...
Scheduled daily dependency update on friday
2018-09-14 19:39:08 +02:00
misagh
5f68834ccc
merging develop into money_mgt (updated to async)
2018-09-14 19:20:49 +02:00
misagh
e30d23cf23
[draft] First version of edge positioning
2018-09-14 19:04:54 +02:00
pyup-bot
f5ba34addf
Update ccxt from 1.17.283 to 1.17.291
2018-09-14 14:28:05 +02:00
Matthias
bcf47b29ed
Merge pull request #1208 from freqtrade/pyup-scheduled-update-2018-09-13
...
Scheduled daily dependency update on thursday
2018-09-13 19:23:10 +02:00
pyup-bot
91c0e3640f
Update ccxt from 1.17.276 to 1.17.283
2018-09-13 14:29:06 +02:00
Samuel Husso
fadf82dd32
Merge pull request #1205 from freqtrade/pyup-scheduled-update-2018-09-12
...
Scheduled daily dependency update on wednesday
2018-09-12 17:44:27 +03:00
pyup-bot
241b23e5d8
Update ccxt from 1.17.271 to 1.17.276
2018-09-12 14:28:06 +02:00
Matthias
14717b1701
Merge pull request #1203 from freqtrade/pyup-scheduled-update-2018-09-11
...
Scheduled daily dependency update on tuesday
2018-09-11 16:55:16 +02:00
pyup-bot
51ef137981
Update ccxt from 1.17.257 to 1.17.271
2018-09-11 14:27:07 +02:00
Matthias
687dc78dbd
Merge pull request #1202 from freqtrade/pyup-scheduled-update-2018-09-10
...
Scheduled daily dependency update on monday
2018-09-10 19:04:23 +02:00
pyup-bot
8aaf174578
Update ccxt from 1.17.250 to 1.17.257
2018-09-10 14:27:08 +02:00
Matthias
2660be9b13
Merge pull request #1201 from freqtrade/pyup-scheduled-update-2018-09-09
...
Scheduled daily dependency update on sunday
2018-09-09 15:47:09 +02:00
pyup-bot
65ad9cf741
Update ccxt from 1.17.242 to 1.17.250
2018-09-09 14:27:06 +02:00
Matthias
179bcf3907
Merge pull request #1101 from mishaker/ccxt-async
...
use ccxt async for ticker_history download
2018-09-09 08:39:57 +02:00
Samuel Husso
062eca19b8
Merge pull request #1199 from freqtrade/doc_ratelimit
...
Document ccxt_rate_limit
2018-09-08 16:06:59 +03:00
Samuel Husso
4692174677
Merge pull request #1200 from freqtrade/pyup-scheduled-update-2018-09-08
...
Scheduled daily dependency update on saturday
2018-09-08 16:06:35 +03:00
pyup-bot
65699f702e
Update ccxt from 1.17.240 to 1.17.242
2018-09-08 14:27:07 +02:00
Matthias
e57be10772
Document ccxt_rate_limit
2018-09-08 13:01:33 +02:00
Samuel Husso
5ba6cfe406
Merge pull request #1195 from freqtrade/update_hyperopt_doc
...
explicitly ask for more ressources in hyperopt documentation
2018-09-07 15:56:47 +03:00
Samuel Husso
f0c7394bc8
Merge pull request #1197 from freqtrade/pyup-scheduled-update-2018-09-07
...
Scheduled daily dependency update on friday
2018-09-07 15:56:26 +03:00
pyup-bot
fb4f83b32c
Update pytest from 3.7.4 to 3.8.0
2018-09-07 14:28:09 +02:00
pyup-bot
a49a60b4fa
Update ccxt from 1.17.233 to 1.17.240
2018-09-07 14:28:07 +02:00
misagh
13ffd88053
merging develop into async. requirement.txt conflict resolved
2018-09-06 20:28:07 +02:00
Matthias
4e847f26bc
explicitly ask for more ressources in hyperopt documentation
2018-09-06 20:12:16 +02:00
Matthias
0004b32411
Merge pull request #1194 from freqtrade/pyup-scheduled-update-2018-09-06
...
Scheduled daily dependency update on thursday
2018-09-06 19:51:42 +02:00
misagh
a74953cb4d
Draft of money management
2018-09-06 16:59:51 +02:00
pyup-bot
4f583d61c8
Update ccxt from 1.17.231 to 1.17.233
2018-09-06 14:28:06 +02:00
Samuel Husso
3eb2e92d53
Merge pull request #1191 from freqtrade/pyup-scheduled-update-2018-09-05
...
Scheduled daily dependency update on wednesday
2018-09-05 16:01:27 +03:00
pyup-bot
a748c0794e
Update ccxt from 1.17.229 to 1.17.231
2018-09-05 14:28:06 +02:00
Matthias
1682d6b365
Merge pull request #1188 from freqtrade/pyup-scheduled-update-2018-09-04
...
Scheduled daily dependency update on tuesday
2018-09-04 19:22:29 +02:00
pyup-bot
27ffce4c3f
Update pytest-cov from 2.5.1 to 2.6.0
2018-09-04 14:28:08 +02:00
pyup-bot
d62f97dc3b
Update ccxt from 1.17.223 to 1.17.229
2018-09-04 14:28:06 +02:00
Matthias
9c1cd4bee2
Merge pull request #1187 from freqtrade/pyup-scheduled-update-2018-09-03
...
Scheduled daily dependency update on monday
2018-09-03 19:15:03 +02:00
pyup-bot
754027efed
Update ccxt from 1.17.222 to 1.17.223
2018-09-03 14:28:07 +02:00
Matthias
e9deb928f6
Fix bug when exchange result is empty
2018-09-02 19:15:23 +02:00
Matthias
6b74fb0893
Merge pull request #1119 from creslinux/ta_on_candle
...
ta_on_candle (not loop, with optional flag in config.json) Resubmitting - because GIT.
2018-09-02 17:01:21 +02:00
Samuel Husso
feb14990c2
Merge pull request #1186 from freqtrade/pyup-scheduled-update-2018-09-02
...
Scheduled daily dependency update on sunday
2018-09-02 16:10:26 +03:00
pyup-bot
3831f198e9
Update python-telegram-bot from 11.0.0 to 11.1.0
2018-09-02 14:28:07 +02:00
pyup-bot
adfd8c7f5c
Update ccxt from 1.17.216 to 1.17.222
2018-09-02 14:28:06 +02:00
Matthias
3fd00c9a9c
Merge branch 'develop' into ta_on_candle
2018-09-01 20:01:18 +02:00