Commit Graph

2157 Commits

Author SHA1 Message Date
Michael Egger
867145cd09
Merge pull request #859 from freqtrade/readd_ticker_caching
Re-add ticker caching for rpc operations
2018-06-07 17:15:59 +02:00
creslin
959a03a6b0
plotting.md update.
include an example or plotting a strategy buy/sell output.
2018-06-07 15:13:55 +00:00
Janne Sinivirta
b4ae5a36a8 use .copy() to avoid Pandas mistake. drop first row because of shifting 2018-06-07 17:29:40 +03:00
Janne Sinivirta
7f8e0ba25f use buy/sell signal from previous candle, not current to avoid seeing to the future 2018-06-07 17:28:40 +03:00
Michael Egger
c75b70463b
Merge pull request #852 from freqtrade/timeframe_class
Refactor Timeframe fake-type into NamedTuple
2018-06-07 16:19:44 +02:00
Janne Sinivirta
f9788afbfb
Merge pull request #867 from freqtrade/pyup-scheduled-update-2018-06-07
Scheduled daily dependency update on thursday
2018-06-07 17:04:39 +03:00
pyup-bot
7b0a5644a3 Update pytest from 3.6.0 to 3.6.1 2018-06-07 14:22:10 +02:00
pyup-bot
34b5203760 Update numpy from 1.14.3 to 1.14.4 2018-06-07 14:22:08 +02:00
pyup-bot
a2fd70417c Update ccxt from 1.14.121 to 1.14.155 2018-06-07 14:22:07 +02:00
Gert Wohlgemuth
63591fae9c updated lambda to reduce traffic 2018-06-06 22:48:37 -07:00
Gert Wohlgemuth
1611cd8124 updated lambda to reduce traffic 2018-06-06 22:47:11 -07:00
Gert Wohlgemuth
ecca676c07 added more logging 2018-06-06 22:32:03 -07:00
Gert Wohlgemuth
df91312685 optimized data handling to reduce lambda calls 2018-06-06 21:51:03 -07:00
gcarq
c3d0980763 test_persistence: fix reference before assignment 2018-06-07 06:06:21 +02:00
Gert Wohlgemuth
b3dc4b564f optimized data handling to reduce lambda calls 2018-06-06 20:57:30 -07:00
gcarq
4ee5271de7 fix failing dynamic-whitelist test 2018-06-07 05:50:07 +02:00
gcarq
f6ef466876 adapt docs 2018-06-07 05:47:14 +02:00
gcarq
00b646158c update docs 2018-06-07 05:36:39 +02:00
gcarq
c8a43bad67 add db_url to full example config 2018-06-07 05:28:05 +02:00
gcarq
a29ac44d64 adapt tests 2018-06-07 05:27:55 +02:00
gcarq
e2aa78c11b remove obsolete param 2018-06-07 05:27:27 +02:00
gcarq
58a6f21705 remove dry_run_db and replace it with db_url in config 2018-06-07 05:26:39 +02:00
gcarq
8583e89550 persistence: simplify init and pass db_url via config dict 2018-06-07 05:25:53 +02:00
Gert Wohlgemuth
ab57926530 added more logging 2018-06-06 20:07:25 -07:00
Gert Wohlgemuth
7e8d903bf4 updated lambda to reduce traffic 2018-06-06 20:06:16 -07:00
Gert Wohlgemuth
cfb436c1d8 updated lambda to reduce traffic 2018-06-06 20:05:24 -07:00
Gert Wohlgemuth
39bafd7410 Merge branch 'aws' of https://github.com/berlinguyinca/freqtrade into aws 2018-06-06 19:57:31 -07:00
Gert Wohlgemuth
26038da08e updated lambda to reduce traffic 2018-06-06 19:57:23 -07:00
EC2 Default User
e08be2742e Merge branch 'aws' of https://github.com/berlinguyinca/freqtrade into aws 2018-06-07 02:06:27 +00:00
EC2 Default User
a32a6ba21d working on deployment 2018-06-07 02:06:25 +00:00
Gérald LONLAS
e8ab754646
Merge pull request #863 from freqtrade/fix/pyup-pin-networkx
exclude networkx from pyup
2018-06-06 18:43:54 -07:00
Gert Wohlgemuth
f733de1662 updated lambda to reduce traffic 2018-06-06 18:20:26 -07:00
Michael Egger
5c1ee52815
Merge pull request #861 from freqtrade/pyup-config
Config file for pyup.io
2018-06-07 01:19:21 +02:00
gcarq
02671a7e10 pin networkx with pyup ignore filter 2018-06-07 01:12:46 +02:00
pyup-bot
2ba5e2053a create pyup.io config file 2018-06-07 00:55:09 +02:00
xmatthias
7714490530 Test keyerror exception 2018-06-06 21:24:57 +02:00
xmatthias
4a17671f45 improve log message 2018-06-06 20:30:42 +02:00
xmatthias
a901f21bcd test ticker caching 2018-06-06 20:24:47 +02:00
xmatthias
e690003621 reinstate caching for get_ticker 2018-06-06 20:18:16 +02:00
Gert Wohlgemuth
4b92c0f848 added more logging 2018-06-06 09:48:09 -07:00
Gert Wohlgemuth
778b9ac634 added more logging 2018-06-06 09:26:46 -07:00
Gert Wohlgemuth
9eaf984a2b added comments 2018-06-06 09:17:05 -07:00
Gert Wohlgemuth
9379e0b15a updated backtesting to allow for more data aggregation 2018-06-06 08:27:08 -07:00
Gert Wohlgemuth
ea24f00a97 updated schedule interval 2018-06-06 01:05:28 -07:00
Gert Wohlgemuth
a506caaaa4 fixed encoding 2018-06-06 00:45:59 -07:00
EC2 Default User
ab6a683d21 Merge branch 'aws' of https://github.com/berlinguyinca/freqtrade into aws 2018-06-06 07:16:22 +00:00
Gert Wohlgemuth
f1ef1446e5 updated revision 2018-06-05 23:11:36 -07:00
Gert Wohlgemuth
d4c381b74b working on fixing env errors 2018-06-05 22:58:26 -07:00
Gert Wohlgemuth
a4a0242eb7 working on fixing env errors 2018-06-05 22:47:02 -07:00
EC2 Default User
15bd797561 Merge branch 'aws' of https://github.com/berlinguyinca/freqtrade into aws 2018-06-06 05:25:21 +00:00