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
|
30ae5829f5
|
Fix SED command for macos
Mac uses the bsd version, where -i without backup is not allowed.
|
2018-09-16 11:26:20 +02:00 |
|
Matthias
|
200dfa7575
|
Wording for readme.md
|
2018-09-16 11:22:15 +02:00 |
|
Matthias
|
51b3eb78d7
|
Add section about about clock accuracy to readme.md
|
2018-09-15 20:38:09 +02:00 |
|
Matthias
|
9685c09c1a
|
Add offset to "get_trades_for_order"
|
2018-09-15 20:28:36 +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
|
c429eae6e4
|
Adjust remaining tests to _load_markets refactoring
|
2018-09-11 19:59:01 +02:00 |
|
Matthias
|
674bad2a4f
|
Add and fix tests for load_markets
|
2018-09-11 19:46:47 +02:00 |
|
Matthias
|
14b7fc42fa
|
Change returntype for _load_markets to dict
|
2018-09-11 19:46:31 +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
|
f954efbd64
|
Adapt tests to not _load_markets
|
2018-09-10 20:19:28 +02:00 |
|
Matthias
|
0a29096794
|
Refactor load_market out of validate_pairs
|
2018-09-10 20:19:12 +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 |
|