Matthias
|
64028647a0
|
Merge pull request #571 from stephendade/userhyper
Separated out custom hyperopts
|
2018-11-21 19:14:30 +01:00 |
|
Matthias
|
d2ae5e9201
|
Merge pull request #1343 from freqtrade/pyup-scheduled-update-2018-11-21
Scheduled daily dependency update on wednesday
|
2018-11-21 16:08:45 +01:00 |
|
Matthias
|
0f21c80335
|
Merge pull request #1344 from mishaker/fix_twice_refresh_ticker_call
Fix twice refresh ticker call
|
2018-11-21 16:08:24 +01:00 |
|
misagh
|
c1673aaba3
|
Merge branch 'develop' into fix_twice_refresh_ticker_call
|
2018-11-21 14:01:08 +01:00 |
|
misagh
|
64129897f9
|
refresh_ticker should be called just once per iteration.
|
2018-11-21 14:00:15 +01:00 |
|
pyup-bot
|
d745e577b4
|
Update ccxt from 1.17.518 to 1.17.522
|
2018-11-21 13:34:06 +01:00 |
|
Matthias
|
a3b6004115
|
IHyperopt: all methods static, somef ixes for mypy
|
2018-11-20 19:41:07 +01:00 |
|
Matthias
|
7757c53b06
|
Small fixes
|
2018-11-20 17:43:49 +01:00 |
|
Matthias
|
5dd013c3b1
|
Rename hyperopt interface and resolver
|
2018-11-20 17:40:45 +01:00 |
|
Matthias
|
5a550ef2af
|
Fix docs typo in hyperopt
|
2018-11-20 17:36:17 +01:00 |
|
Matthias
|
3d006b6cf9
|
Merge pull request #1342 from freqtrade/pyup-scheduled-update-2018-11-20
Scheduled daily dependency update on tuesday
|
2018-11-20 17:29:22 +01:00 |
|
pyup-bot
|
ce092742da
|
Update ccxt from 1.17.513 to 1.17.518
|
2018-11-20 13:34:07 +01:00 |
|
Matthias
|
e69f943911
|
Add missing semicolon
|
2018-11-19 20:07:35 +01:00 |
|
Matthias
|
d72e605cb7
|
Merge pull request #1330 from freqtrade/feat/diff_order_types
Add support for different order types
|
2018-11-19 19:55:30 +01:00 |
|
Matthias
|
2ce13713fb
|
Merge pull request #1340 from freqtrade/pyup-scheduled-update-2018-11-19
Scheduled daily dependency update on monday
|
2018-11-19 19:20:07 +01:00 |
|
pyup-bot
|
cf2d68501c
|
Update ccxt from 1.17.502 to 1.17.513
|
2018-11-19 13:34:07 +01:00 |
|
Matthias
|
b3e08831f7
|
Remove rate for market orders
|
2018-11-17 20:14:50 +01:00 |
|
Matthias
|
c11984d943
|
Check if exchange supports all configured market types
|
2018-11-17 19:54:55 +01:00 |
|
Matthias
|
968184ef0d
|
Swap default mode to all limit (defaults to how it was before)
|
2018-11-17 19:40:53 +01:00 |
|
Matthias
|
2799994098
|
Merge pull request #1336 from freqtrade/pyup-scheduled-update-2018-11-17
Scheduled daily dependency update on saturday
|
2018-11-17 13:48:38 +01:00 |
|
Matthias
|
492868a966
|
Seperate different tests within one test clearer
|
2018-11-17 13:34:23 +01:00 |
|
pyup-bot
|
681659f2d2
|
Update ccxt from 1.17.500 to 1.17.502
|
2018-11-17 13:34:06 +01:00 |
|
Matthias
|
a9a157af0f
|
Align tests and test if ordertype is passed to ccxt correctly
|
2018-11-17 13:29:42 +01:00 |
|
Matthias
|
ef1e20bfe8
|
Don't add default value for ordertype
sort parameters to align with ccxt
|
2018-11-17 13:29:24 +01:00 |
|
Matthias
|
543873263a
|
remove need for escaping quote
|
2018-11-17 13:13:16 +01:00 |
|
Matthias
|
e485aff597
|
Test failed load on invalid ordertypes
|
2018-11-17 13:12:11 +01:00 |
|
Matthias
|
9ba281c141
|
add supported limit values
|
2018-11-17 13:05:35 +01:00 |
|
Matthias
|
54a86d72f2
|
Raise error if one of the required ordertypes is not present
|
2018-11-17 12:59:16 +01:00 |
|
Matthias
|
3ab0cf49af
|
Add order_types to sample strategy
|
2018-11-17 10:26:15 +01:00 |
|
Matthias
|
6e78efd971
|
Document "order_types" setting
|
2018-11-17 10:24:42 +01:00 |
|
Matthias
|
24ed9a8b7d
|
Add loading order_types from config file
|
2018-11-17 10:14:18 +01:00 |
|
Matthias
|
797de3e0c3
|
Merge pull request #1333 from freqtrade/pyup-scheduled-update-2018-11-16
Scheduled daily dependency update on friday
|
2018-11-17 09:37:48 +01:00 |
|
pyup-bot
|
b7abf7dda9
|
Update ccxt from 1.17.498 to 1.17.500
|
2018-11-16 13:34:08 +01:00 |
|
Matthias
|
de57da3249
|
Merge pull request #1328 from mishaker/edge_cli
Edge cli
|
2018-11-15 20:14:03 +01:00 |
|
Matthias
|
cb1ab0aa49
|
Merge pull request #1332 from freqtrade/fix_missing_json_mock
Fix missing mock in backtesting
|
2018-11-15 20:13:47 +01:00 |
|
Matthias
|
98df3c8103
|
Fix missing mock in backtesting
|
2018-11-15 20:02:48 +01:00 |
|
misagh
|
db8c8ea4a4
|
added a space in help
|
2018-11-15 20:02:07 +01:00 |
|
misagh
|
d05c671a7e
|
adding edge args to bot-usage
|
2018-11-15 19:54:17 +01:00 |
|
Matthias
|
f1340142f0
|
Merge pull request #1331 from freqtrade/pyup-scheduled-update-2018-11-15
Scheduled daily dependency update on thursday
|
2018-11-15 19:51:31 +01:00 |
|
Matthias
|
44c682724d
|
Merge pull request #1327 from mishaker/max_open_trades
Ignoring max_open_trades if it is -1 in config.
|
2018-11-15 19:40:05 +01:00 |
|
Matthias
|
dcf9930858
|
improve hyperopt documentation (links)
|
2018-11-15 19:36:04 +01:00 |
|
Matthias
|
e6baa9ccf2
|
Switch tests to kwarguments
|
2018-11-15 19:31:24 +01:00 |
|
pyup-bot
|
52f4d700ca
|
Update pytest from 3.10.1 to 4.0.0
|
2018-11-15 13:34:08 +01:00 |
|
pyup-bot
|
23295514f6
|
Update ccxt from 1.17.494 to 1.17.498
|
2018-11-15 13:34:07 +01:00 |
|
misagh
|
69619030f3
|
removing unnecessary args from config
|
2018-11-15 10:50:40 +01:00 |
|
misagh
|
03e6caa501
|
adding notice about Edge ignoring ROI and TSL in doc
|
2018-11-15 10:46:36 +01:00 |
|
misagh
|
1cfd19aee3
|
removing unnecessary args for edge
|
2018-11-15 10:44:33 +01:00 |
|
misagh
|
f666d1596b
|
renaming edge to edge_cli for command line version
|
2018-11-15 10:31:56 +01:00 |
|
Matthias
|
6a71f80a9e
|
Add support for different order types
|
2018-11-15 06:58:24 +01:00 |
|
Matthias
|
4f800bfbc8
|
Fix pickling-error
|
2018-11-14 20:25:43 +01:00 |
|