Janne Sinivirta
|
e673d7e29d
|
remove dead code
|
2018-07-14 22:43:05 +00:00 |
|
Janne Sinivirta
|
f289f67686
|
sort imports in hyperopt.py
|
2018-07-14 22:43:05 +00:00 |
|
pyup-bot
|
f9f8448cc3
|
Update ccxt from 1.15.3 to 1.15.7
|
2018-07-14 22:43:05 +00:00 |
|
Janne Sinivirta
|
af32473cc8
|
avoid re-serialization of whole dataframe
|
2018-07-14 22:43:05 +00:00 |
|
Janne Sinivirta
|
af32fecd88
|
improve documentation
|
2018-07-14 22:43:05 +00:00 |
|
Janne Sinivirta
|
c7447b045c
|
use cpu count explicitly in job count
|
2018-07-14 22:43:04 +00:00 |
|
Janne Sinivirta
|
b81c4d9634
|
use fstring
|
2018-07-14 22:43:04 +00:00 |
|
pyup-bot
|
dd7c72f017
|
Update ccxt from 1.14.301 to 1.15.3
|
2018-07-14 22:43:04 +00:00 |
|
Janne Sinivirta
|
5b5437b2d1
|
handle the case where we have zero buys
|
2018-07-14 22:43:04 +00:00 |
|
Janne Sinivirta
|
970166dddc
|
update hyperopt documentation
|
2018-07-14 22:43:04 +00:00 |
|
xmatthias
|
20ec439293
|
remove unnecessary variable
|
2018-07-14 22:43:04 +00:00 |
|
xmatthias
|
63861b25e3
|
Address PR comment
|
2018-07-14 22:43:04 +00:00 |
|
xmatthias
|
30b9439854
|
change while-loop to enumerate - add intensified test for this scenario
|
2018-07-14 22:43:04 +00:00 |
|
xmatthias
|
2d25747e07
|
Address some PR comments
|
2018-07-14 22:43:04 +00:00 |
|
xmatthias
|
21a666d67f
|
address PR comments
|
2018-07-14 22:43:04 +00:00 |
|
xmatthias
|
3919321e84
|
rename innerfun to mock_ccxt_fun
|
2018-07-14 22:43:01 +00:00 |
|
xmatthias
|
096540d047
|
Add get_markets mock to new tests
|
2018-07-14 22:42:58 +00:00 |
|
xmatthias
|
57f3f80cbb
|
Fix missing comma in example.json
|
2018-07-14 22:42:58 +00:00 |
|
pyup-bot
|
1acdd7170c
|
Update sqlalchemy from 1.2.8 to 1.2.9
|
2018-07-14 22:42:55 +00:00 |
|
pyup-bot
|
a8c7a2de38
|
Update ccxt from 1.14.295 to 1.14.301
|
2018-07-14 22:42:55 +00:00 |
|
Nullart
|
efaac5c0ac
|
separating unfulfilled timeouts for buy and sell
|
2018-07-14 22:42:55 +00:00 |
|
Janne Sinivirta
|
289aa388ed
|
mypy fixes
|
2018-07-14 22:42:51 +00:00 |
|
pyup-bot
|
2a9e948628
|
Update ccxt from 1.14.289 to 1.14.295
|
2018-07-14 22:42:51 +00:00 |
|
xmatthias
|
9bcbb058ba
|
increase exchange code coverage
|
2018-07-14 22:42:51 +00:00 |
|
xmatthias
|
9daba9e7a9
|
rename test-function
|
2018-07-14 22:42:50 +00:00 |
|
xmatthias
|
9e6e765c3b
|
add test for exchange_has
|
2018-07-14 22:42:50 +00:00 |
|
xmatthias
|
1427ced247
|
add test for Not supported
|
2018-07-14 22:42:50 +00:00 |
|
xmatthias
|
55746c7e41
|
increase test coverage
|
2018-07-14 22:42:50 +00:00 |
|
xmatthias
|
39f1ad8755
|
Standardize retrier exception testing
|
2018-07-14 22:42:50 +00:00 |
|
xmatthias
|
56ad255aaa
|
catch crash with cobinhood
fixes #959
|
2018-07-14 22:42:50 +00:00 |
|
pyup-bot
|
229a0afbde
|
Update ccxt from 1.14.288 to 1.14.289
|
2018-07-14 22:42:50 +00:00 |
|
xmatthias
|
e155b9e03a
|
support multiple db transitions by keeping the backup-table dynamic
|
2018-07-14 22:42:50 +00:00 |
|
xmatthias
|
4b70a00bea
|
update db migrate script to work for more changes
|
2018-07-14 22:42:50 +00:00 |
|
pyup-bot
|
a4116326aa
|
Update ccxt from 1.14.272 to 1.14.288
|
2018-07-14 22:42:50 +00:00 |
|
xmatthias
|
ef5f4e1dad
|
add mypy ignore (and comment as to why)
|
2018-07-14 22:42:49 +00:00 |
|
xmatthias
|
d412c83926
|
remove markdown code type as it is not valid json
|
2018-07-14 22:42:49 +00:00 |
|
xmatthias
|
42d6d7fd80
|
add tests for trailing stoploss
|
2018-07-14 22:42:49 +00:00 |
|
xmatthias
|
52a7a31e7c
|
move initial logic to persistence
|
2018-07-14 22:42:49 +00:00 |
|
xmatthias
|
6f458d7a18
|
Add test for adjust_stop-loss
|
2018-07-14 22:42:49 +00:00 |
|
xmatthias
|
09793b030e
|
cleanly check if stop_loss is initialized
|
2018-07-14 22:42:49 +00:00 |
|
xmatthias
|
ba586e1bbd
|
add test for moving stoploss
|
2018-07-14 22:42:49 +00:00 |
|
xmatthias
|
7dd25e17cc
|
add test for trailing_stoploss
|
2018-07-14 22:42:49 +00:00 |
|
xmatthias
|
42ca200b94
|
add missing test
|
2018-07-14 22:42:49 +00:00 |
|
xmatthias
|
d7dce7809d
|
update documentation
|
2018-07-14 22:42:49 +00:00 |
|
xmatthias
|
efdcb88303
|
add stop_loss based on work from @berlinguyinca
|
2018-07-14 22:42:49 +00:00 |
|
xmatthias
|
584bebfc7d
|
update sample configs
|
2018-07-14 22:42:48 +00:00 |
|
xmatthias
|
2c63c24601
|
slight update to persistence
|
2018-07-14 22:42:48 +00:00 |
|
xmatthias
|
3189a3dfbc
|
get persistence.py for stop_loss
|
2018-07-14 22:42:48 +00:00 |
|
xmatthias
|
626dfd065f
|
fix some stoploss documentation
|
2018-07-14 22:42:48 +00:00 |
|
peterkorodi
|
20bf2551fc
|
Update stoploss.md
|
2018-07-14 22:42:48 +00:00 |
|