Commit Graph

1282 Commits

Author SHA1 Message Date
xmatthias
2976a50c58 fix typing 2018-05-31 21:10:15 +02:00
xmatthias
69006b8fe8 flake8 2018-05-31 21:08:26 +02:00
xmatthias
4eb55acdbc fix typing 2018-05-31 21:04:10 +02:00
xmatthias
1352f135d0 typing 2018-05-31 20:55:45 +02:00
xmatthias
0d251cbfdd rpc type hints 2018-05-31 20:55:26 +02:00
xmatthias
4733aad7ff mypy_typing 2018-05-31 20:54:37 +02:00
xmatthias
48516e6e1e Add typehint 2018-05-31 20:41:05 +02:00
xmatthias
45909af7e0 type anotation fixes 2018-05-30 22:38:09 +02:00
xmatthias
88755fcded fix typing 2018-05-30 22:09:20 +02:00
xmatthias
0d6dffdc7e fix typehinting 2018-05-30 22:09:03 +02:00
xmatthias
9aa468adda fix for typehint 2018-05-30 22:01:29 +02:00
Samuel Husso
c471ccb2db Merge pull request #734 from arudov/fix/pair-downloads
Do not download pairs if --refresh-pairs-cached isn't set
2018-05-29 08:05:10 +03:00
Pan Long
a98fcee4f9 Sell filled amount or an open limit buy order in forcesell.
Currently forcesell only cancels an open limit buy order and doesn't sell the filled amount.

After this change, forcesell will also update trade's amount to filled amount and sell the filled amount.
2018-05-26 09:55:31 +08:00
xmatthias
1ba5c5d9c6 set ccxt loglevel to info 2018-05-25 21:23:15 +02:00
Gert Wohlgemuth
cd462db993 more jyperopt fine tuning 2018-05-24 19:49:36 -07:00
Gert Wohlgemuth
203166687b fixed some format issues and added better logging 2018-05-24 19:46:11 -07:00
Gert Wohlgemuth
644702a595 added support to get the temp directory 2018-05-24 19:11:14 -07:00
Gert Wohlgemuth
d293b65323 working on improving speed 2018-05-24 17:24:59 -07:00
Gert Wohlgemuth
86de538d9e fixed some format issues and added better logging 2018-05-24 16:58:09 -07:00
Gert Wohlgemuth
beb45bc58f fixed some format issues and added better logging 2018-05-24 16:04:51 -07:00
Gert Wohlgemuth
e37e7bd914 added support for backtest ranges to collect more data and initial support for pagination 2018-05-24 14:05:29 -07:00
EC2 Default User
6301329921 Merge branch 'aws' of https://github.com/berlinguyinca/freqtrade into aws 2018-05-24 07:57:36 +00:00
Gert Wohlgemuth
85fba4fcb8 added support to get the temp directory 2018-05-24 00:57:18 -07:00
EC2 Default User
0895759239 Merge branch 'aws' of https://github.com/berlinguyinca/freqtrade into aws 2018-05-24 07:49:15 +00:00
Gert Wohlgemuth
8175fd207e more jyperopt fine tuning 2018-05-24 00:49:06 -07:00
EC2 Default User
f18d04b0a4 Merge branch 'aws' of https://github.com/berlinguyinca/freqtrade into aws 2018-05-24 07:41:57 +00:00
Gert Wohlgemuth
742dc7d6d5 working on error handling 2018-05-24 00:41:40 -07:00
EC2 Default User
f962bddf50 Merge branch 'aws' of https://github.com/berlinguyinca/freqtrade into aws 2018-05-24 07:31:25 +00:00
Gert Wohlgemuth
6689c88a7c minor optimizations 2018-05-24 00:31:16 -07:00
Gert Wohlgemuth
ad36947fe2 added better result code to github import 2018-05-24 00:12:19 -07:00
EC2 Default User
8f0254458c Merge branch 'aws' of https://github.com/berlinguyinca/freqtrade into aws 2018-05-24 07:05:52 +00:00
Gert Wohlgemuth
b478ad76b2 further working on getting rid of hyperopt 2018-05-24 00:05:34 -07:00
Gert Wohlgemuth
d4250222f8 further working on getting rid of hyperopt 2018-05-24 00:04:58 -07:00
EC2 Default User
90629e2b49 Merge branch 'aws' of https://github.com/berlinguyinca/freqtrade into aws 2018-05-24 06:50:27 +00:00
EC2 Default User
bfbb2e27a8 more optimizations to reduce lambda size 2018-05-24 06:50:24 +00:00
Gert Wohlgemuth
669f596ce7 getting rid of hyperopt must, should be optional 2018-05-23 23:49:57 -07:00
Gert Wohlgemuth
d66196a290 added functionality to render trades 2018-05-23 23:11:11 -07:00
Gert
1b77d66e2c fixed some bugs, improved the backtesting and strategy table. Possible now to specify which features we want to use in the backtesting api 2018-05-23 20:51:07 -07:00
Gert
bab9a92ae1 Merge remote-tracking branch 'origin/wohlgemuth' into aws
# Conflicts:
#	requirements.txt
#	scripts/plot_profit.py
2018-05-23 18:56:27 -07:00
Gert Wohlgemuth
2e3e827bc6 Merge branch 'aws' of https://github.com/berlinguyinca/freqtrade into aws 2018-05-23 00:25:51 -07:00
Gert Wohlgemuth
9fd735a3a0 fixing backtesting and perisstence 2018-05-23 00:25:38 -07:00
EC2 Default User
b76e659768 Merge branch 'aws' of https://github.com/berlinguyinca/freqtrade into aws 2018-05-22 03:50:07 +00:00
Gert Wohlgemuth
c25aa22690 working on backtesting BASE64 encoded strategies 2018-05-21 20:48:35 -07:00
Gert Wohlgemuth
4e31b4c9ee added support for downloading the github strategy repository 2018-05-21 19:57:31 -07:00
EC2 Default User
a88d930c08 Merge branch 'aws' of https://github.com/berlinguyinca/freqtrade into aws 2018-05-21 23:53:00 +00:00
Gert Wohlgemuth
b4d6e2c289 working on backtesting 2018-05-21 16:52:12 -07:00
EC2 Default User
c8a66bbe5d fixed formating issues 2018-05-21 21:56:31 +00:00
Anton
8c22cfce37 Fix tests; fix codestyle 2018-05-21 23:15:01 +03:00
Anton
e1cb0dbf28 Do not try to redownload pair data if --refresh-pairs-cached is not set 2018-05-21 22:31:08 +03:00
xmatthias
e2efd7c6ec add test to verify network exception is cought on init of coinmarketcap 2018-05-21 20:03:25 +02:00