Gert Wohlgemuth
584f588de1
Merge branch 'pair-to-strat' into wohlgemuth
2018-06-15 10:01:52 -07:00
Gert Wohlgemuth
77e46ebc56
revised code
2018-06-15 09:59:34 -07:00
Gert Wohlgemuth
36b9c32429
minor optimizations
2018-06-15 09:54:46 -07:00
Matthias
b78b9dccc8
Merge pull request #919 from freqtrade/pyup-scheduled-update-2018-06-15
...
Scheduled daily dependency update on friday
2018-06-15 14:51:54 +02:00
pyup-bot
e8fd11d6ce
Update requests from 2.19.0 to 2.19.1
2018-06-15 14:23:08 +02:00
pyup-bot
1e208e39b0
Update ccxt from 1.14.196 to 1.14.198
2018-06-15 14:23:07 +02:00
Nullart
d682424c04
got confused with bid and ask all of a sudden @_@.. reverting back
2018-06-15 13:39:58 +08:00
Nullart
a9739d4557
bug fix for book order not triggered, now using ticker bid
2018-06-15 12:21:59 +08:00
Gert Wohlgemuth
179b10e6e7
working on refacturing of the strategy class
2018-06-14 20:27:41 -07:00
Nullart
654c69c015
book order download limit to increase performance even for a little bit
2018-06-15 11:07:25 +08:00
Nullart
bd1ef7a813
buy & sell order book update: move up book order position to 1
2018-06-15 11:03:44 +08:00
Gert Wohlgemuth
fc86d32f12
removed print statements
2018-06-14 16:32:37 -07:00
Gert Wohlgemuth
a5ce533b35
ignoring failing tests, due to mocking issues. Code actually works
2018-06-14 16:27:50 -07:00
xmatthias
5c3e37412e
update docs
2018-06-14 21:20:16 +02:00
Janne Sinivirta
c731f7dd29
Merge pull request #917 from freqtrade/pyup-scheduled-update-2018-06-14
...
Scheduled daily dependency update on thursday
2018-06-14 15:42:52 +03:00
pyup-bot
ea805a8fb7
Update ccxt from 1.14.186 to 1.14.196
2018-06-14 14:22:06 +02:00
Nullart
f52a7eef6a
readme patch
2018-06-14 18:51:11 +08:00
Nullart
1ed13f5784
documentation updates & bug fixes in unfulfilled timeout
2018-06-14 18:49:43 +08:00
Gert Wohlgemuth
733217c4d2
Merge pull request #31 from nullart/nullartHFT
...
Nullart HFT PR
2018-06-13 21:50:10 -07:00
Gert Wohlgemuth
22743be173
Merge branch 'wohlgemuth' into nullartHFT
2018-06-13 21:50:01 -07:00
Nullart
79dd0eb104
flake8 compliance
2018-06-14 12:37:44 +08:00
Nullart
dc03b41c68
added: disable_buy feature, this will only tell bot to sell whatever is needed to sell
...
added: order book buy and sell will check ticker first; for buying, if ticker is lower than buy order price, use ticker; for selling, if ticker is higher than sell order price, use ticker
2018-06-14 09:57:14 +08:00
Nullart
5ed7008933
separating unfulfilled timeouts for buy and sell
2018-06-14 09:32:52 +08:00
Gert Wohlgemuth
c7f15cc603
added support for the technical library
2018-06-13 15:17:41 -07:00
Gert Wohlgemuth
aaf18a933c
Merge pull request #30 from freqtrade/develop
...
merging headfork into wohlgemuht
2018-06-13 15:12:50 -07:00
Gert Wohlgemuth
d571ce266a
Merge pull request #29 from berlinguyinca/aws
...
Aws
2018-06-13 15:10:46 -07:00
Gert Wohlgemuth
12c8a3131d
fixed most tests and moved AWS related stuff out
2018-06-13 15:09:06 -07:00
xmatthias
c0289ad844
use list comprehension to build list
2018-06-13 19:53:12 +02:00
Gert Wohlgemuth
9de57f63f1
Merge pull request #28 from nullart/nullartHFT
...
bug fixes in unfilledtimeout and tiny bug fix in sell orders
2018-06-13 10:52:55 -07:00
xmatthias
e600be4f56
Reduce force-sell verbosity
2018-06-13 19:44:00 +02:00
Matthias
d7e7ef11f9
Merge pull request #913 from freqtrade/apply-qtpylib-updates
...
Apply qtpylib upstream changes
2018-06-13 19:34:02 +02:00
gcarq
d684ff5715
drop zlma implementation
2018-06-13 16:20:13 +02:00
ran
6edb25f5c2
fixed heikenashi calculation
2018-06-13 16:17:42 +02:00
ran
e6e5c5daf0
added zlma
2018-06-13 16:16:02 +02:00
ran
61f92b7460
bugfix
2018-06-13 16:13:36 +02:00
Michael Egger
2b74982a1d
Merge pull request #877 from freqtrade/feature/improve-rpc
...
Simplify RPCManager and RPC module to implement other clients
2018-06-13 15:49:49 +02:00
gcarq
46080f5168
define _rpc_reload_conf as private method
2018-06-13 15:29:27 +02:00
Janne Sinivirta
1dcc2de776
Merge pull request #912 from freqtrade/pyup-scheduled-update-2018-06-13
...
Scheduled daily dependency update on wednesday
2018-06-13 15:44:00 +03:00
pyup-bot
875408215b
Update numpy from 1.14.4 to 1.14.5
2018-06-13 14:22:11 +02:00
pyup-bot
038acd3f5e
Update pandas from 0.23.0 to 0.23.1
2018-06-13 14:22:09 +02:00
pyup-bot
f404e0f5b3
Update requests from 2.18.4 to 2.19.0
2018-06-13 14:22:08 +02:00
pyup-bot
92b0cbdc19
Update ccxt from 1.14.177 to 1.14.186
2018-06-13 14:22:07 +02:00
gcarq
e14c9e2090
fix potential cleanup issue
2018-06-13 12:21:54 +02:00
gcarq
83eb7a0a9d
adjust logging a bit and add some comments
2018-06-13 12:21:54 +02:00
gcarq
6c1bb7983b
rpc: make freqtrade a private variable
2018-06-13 12:21:54 +02:00
gcarq
34e10a145c
remove Telegram.is_enabled() because RPCManager manages lifecycles
2018-06-13 12:21:54 +02:00
gcarq
3787dad212
don't import python-telegram-bot at runtime if disabled in config
2018-06-13 12:21:54 +02:00
gcarq
4048859912
rpc: remove tuple return madness
2018-06-13 12:21:54 +02:00
gcarq
cddb062db5
save rpc instances only in registered_modules, add some abstract methods
2018-06-13 12:21:54 +02:00
Samuel Husso
13ba68acc6
Merge pull request #908 from freqtrade/fix/plotprofit
...
fix default datadir not working in plot-script
2018-06-13 08:10:28 +03:00