Matthias
|
1d35428c8d
|
Rename get_valid_objects to get_valid object
it only ever returns one object ...
|
2018-11-25 10:08:27 +01:00 |
|
Matthias
|
a3477e07eb
|
Remove constructor, it's not needed in the baseclass
|
2018-11-25 09:55:36 +01:00 |
|
Matthias
|
20de8c82e4
|
Convert to Pathlib
|
2018-11-24 20:39:16 +01:00 |
|
Matthias
|
cc7b820978
|
Move hyperoptresolver to resolvers package
|
2018-11-24 20:14:08 +01:00 |
|
Matthias
|
2c0d0946e6
|
Small stylistic improvements to strategyresolver
|
2018-11-24 20:02:29 +01:00 |
|
Matthias
|
21a093bcdb
|
extract resolvers to IResolvers and it's own package
|
2018-11-24 20:00:02 +01:00 |
|
Matthias
|
e442390b1b
|
Merge pull request #1350 from freqtrade/update_ordertype_docs
Add Note about order types support
|
2018-11-24 19:09:23 +01:00 |
|
Matthias
|
2b0b7ffa5e
|
Merge pull request #1351 from freqtrade/pyup-scheduled-update-2018-11-24
Scheduled daily dependency update on saturday
|
2018-11-24 14:09:15 +01:00 |
|
pyup-bot
|
29a4c99d1d
|
Update pytest from 4.0.0 to 4.0.1
|
2018-11-24 13:34:07 +01:00 |
|
pyup-bot
|
412a627d9e
|
Update ccxt from 1.17.533 to 1.17.535
|
2018-11-24 13:34:05 +01:00 |
|
Matthias
|
3e8de28b51
|
Add Note about order types support
|
2018-11-24 13:26:36 +01:00 |
|
Matthias
|
f88a113109
|
Merge pull request #1349 from freqtrade/pyup-scheduled-update-2018-11-23
Scheduled daily dependency update on friday
|
2018-11-24 09:39:12 +01:00 |
|
pyup-bot
|
605211dbaf
|
Update scikit-learn from 0.20.0 to 0.20.1
|
2018-11-23 13:34:09 +01:00 |
|
pyup-bot
|
270624c0c5
|
Update ccxt from 1.17.529 to 1.17.533
|
2018-11-23 13:34:08 +01:00 |
|
Matthias
|
e4d9d72ff1
|
Merge pull request #1347 from freqtrade/pyup-scheduled-update-2018-11-22
Scheduled daily dependency update on thursday
|
2018-11-22 17:08:32 +01:00 |
|
pyup-bot
|
f73a18c56c
|
Update ccxt from 1.17.522 to 1.17.529
|
2018-11-22 13:34:06 +01:00 |
|
Matthias
|
1810fc9efa
|
Merge pull request #1346 from mishaker/fix_python_beginner_mistake
Refactoring a bit ...
|
2018-11-22 06:02:15 +01:00 |
|
Matthias
|
8e62fc1c03
|
Merge pull request #1337 from mishaker/wallet
Wallet data structure added. it is initialized on boot then updated right after any trade happens on the exchange.
|
2018-11-22 06:00:49 +01:00 |
|
misagh
|
eb53281434
|
python beginner problem resolved
|
2018-11-22 00:04:20 +01:00 |
|
misagh
|
4b86b2b7e3
|
Happy flake8 !
|
2018-11-21 23:36:48 +01:00 |
|
misagh
|
3a2134db24
|
removed Optional
|
2018-11-21 23:35:44 +01:00 |
|
misagh
|
4d75e9059c
|
None ripped off for optional as wallet must have exchange and currency
|
2018-11-21 21:05:20 +01:00 |
|
misagh
|
b129750f4d
|
adding “optional” in str
|
2018-11-21 19:58:28 +01:00 |
|
misagh
|
88f61581d9
|
1) NamedTuple refactored 2) Missing data handled
|
2018-11-21 19:47:51 +01:00 |
|
misagh
|
cb3cf960d7
|
tests added in case of missing data
|
2018-11-21 19:47:28 +01:00 |
|
Matthias
|
64028647a0
|
Merge pull request #571 from stephendade/userhyper
Separated out custom hyperopts
|
2018-11-21 19:14:30 +01:00 |
|
misagh
|
aeb372c2f0
|
test wallet when api return changes
|
2018-11-21 17:54:14 +01:00 |
|
misagh
|
5b68940213
|
update wallet in casse order remaining is zero
|
2018-11-21 17:48:53 +01:00 |
|
misagh
|
68f81aa2af
|
test wallets moved to tests folder
|
2018-11-21 17:27:45 +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 |
|
misagh
|
003480ad90
|
flake indentation
|
2018-11-19 13:01:17 +01:00 |
|
misagh
|
b680681b34
|
updating wallet at handle timeout functions too
|
2018-11-19 11:16:07 +01:00 |
|
misagh
|
c033378048
|
change dict type to Any
|
2018-11-18 14:57:03 +01:00 |
|
misagh
|
9c549f4513
|
removing unnecessary private function
|
2018-11-18 14:39:31 +01:00 |
|
misagh
|
608ce98e1a
|
moving wallets to root
|
2018-11-18 14:38:31 +01:00 |
|
misagh
|
a92619f18c
|
Added empty lines related to last commit removed
|
2018-11-18 14:34:31 +01:00 |
|