Commit Graph

2182 Commits

Author SHA1 Message Date
Gerald Lonlas
5a4eb2cbf2 Setup.sh: make message format consistent 2018-05-29 20:48:34 -07: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
Samuel Husso
656be523bc
Merge pull request #779 from gcarq/pyup-update-sqlalchemy-1.2.7-to-1.2.8
Update sqlalchemy to 1.2.8
2018-05-29 08:03:58 +03:00
pyup-bot
9cd7749867 Update sqlalchemy from 1.2.7 to 1.2.8 2018-05-28 22:14:50 +02:00
Samuel Husso
1845e5d7ca
Merge pull request #772 from gcarq/pyup-update-ccxt-1.14.62-to-1.14.73
Update ccxt to 1.14.73
2018-05-27 10:23:42 +03:00
Samuel Husso
9639a3805d
Merge pull request #771 from creslinux/develop
Correct instructions in backtesting.md
2018-05-27 10:23:29 +03:00
Samuel Husso
bc88fbf948
Merge pull request #767 from xmatthias/ccxt_loglevel
set ccxt loglevel to info
2018-05-27 10:22:20 +03:00
pyup-bot
94c1a6f2a6 Update ccxt from 1.14.62 to 1.14.73 2018-05-26 23:41:52 +02:00
creslin
280e8b3208
Update backtesting.md - correct instructions
Correct instructions for calling a custom strategy file
To paraphrase the change:

Prior - to call a custom strategy -s the strategy file name within users_data/strategies/ directory
After - to call a custom strategy -s the class name within the strategy within users_data/strategies/ directory
2018-05-26 20:14:33 +03:00
creslin
607c895065
Update backtesting.md: how to call a custom strat
Corrected instructions, to paraphrase the PR 
prior - to call a custom strategy -s the custom strategy file name in user_data/strategies 
after - to call a custom strategy -s the class name within the custom strategy file name in user_data/strategies
2018-05-26 20:09:20 +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
c97ff70702 added support to get the temp directory 2018-05-24 19:47:45 -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
2493f17753 working on improving speed 2018-05-24 17:35:43 -07:00
Gert Wohlgemuth
da7be72838 increased memory to increase processing speed 2018-05-24 17:25:34 -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
f2b8609127 adjusted run interval 2018-05-24 08:14:00 +00:00
Janne Sinivirta
4e0b095f2b
Merge pull request #756 from gcarq/pyup-update-ccxt-1.14.27-to-1.14.62
Update ccxt to 1.14.62
2018-05-24 10:59:40 +03: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
Janne Sinivirta
0837f3f9f3
Merge pull request #733 from xmatthias/fix_fiat_init
Fix fiat initialization
2018-05-24 10:54:31 +03:00
EC2 Default User
0b6e916234 make sure all talib libraries are in the right folder 2018-05-24 07:49:51 +00: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
pyup-bot
bad5d57d71 Update ccxt from 1.14.27 to 1.14.62 2018-05-24 08:26:46 +02:00
EC2 Default User
1ba5b74eeb optimizing libraries 2018-05-24 06:12:25 +00:00
EC2 Default User
6f4e210296 optimizing libraries 2018-05-24 06:11:39 +00:00
Gert Wohlgemuth
d66196a290 added functionality to render trades 2018-05-23 23:11:11 -07:00
Samuel Husso
620c7e8312
Merge pull request #748 from gcarq/pyup-update-pytest-3.5.1-to-3.6.0
Update pytest to 3.6.0
2018-05-24 09:01:31 +03:00
Gert
07155801bb 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:57:08 -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
a51746c255 working on merging 2018-05-23 19:12:04 -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