misagh
|
2d432bfa95
|
backtesting rollbacked to develop branch
|
2018-09-21 17:54:37 +02:00 |
|
misagh
|
4746aea05c
|
test file for edge (will be removed)
|
2018-09-21 17:42:04 +02:00 |
|
misagh
|
decaf6c42e
|
Backslap bug on “stop loss triggered” indexes resolved
|
2018-09-20 16:15:53 +02:00 |
|
misagh
|
88854cba2d
|
removing only pumps from dataset
|
2018-09-15 15:53:42 +02:00 |
|
misagh
|
07ba14d1ea
|
backslap bug resolved
|
2018-09-15 15:52:10 +02:00 |
|
misagh
|
5f68834ccc
|
merging develop into money_mgt (updated to async)
|
2018-09-14 19:20:49 +02:00 |
|
misagh
|
e30d23cf23
|
[draft] First version of edge positioning
|
2018-09-14 19:04:54 +02:00 |
|
misagh
|
a74953cb4d
|
Draft of money management
|
2018-09-06 16:59:51 +02:00 |
|
Matthias
|
54ddd908e6
|
Merge branch 'develop' into ccxt-async
|
2018-08-29 19:43:09 +02:00 |
|
Matthias
|
a077955efa
|
update json.load to json_load - followup to #1142
|
2018-08-19 19:58:07 +02:00 |
|
Matthias
|
6d1c82a5fa
|
Remove last refreence to get_candle_history
|
2018-08-19 19:50:14 +02:00 |
|
Matthias
|
721fb3e326
|
remove unused profile import
|
2018-08-14 10:12:57 +02:00 |
|
Matthias
|
2b37c1ff0e
|
Merge branch 'develop' into ujson-loader
|
2018-08-12 13:11:40 +02:00 |
|
Matthias
|
7d72e364aa
|
Remove broken ujson loading - replace with variable-based fix
|
2018-08-12 13:08:10 +02:00 |
|
Matthias
|
a852d2ff32
|
default since_ms to 30 days if no timerange is given
|
2018-08-10 11:15:02 +02:00 |
|
Matthias
|
a107c4c7b4
|
Download using asyncio
|
2018-08-10 11:08:28 +02:00 |
|
Matthias
|
74d6816a1a
|
Fix some comments
|
2018-08-10 11:00:07 +02:00 |
|
Janne Sinivirta
|
3a5b435dfa
|
Merge pull request #1089 from freqtrade/feat/backtest_multi_strat
Allow multi strategy backtest without data reload
|
2018-08-02 12:35:47 +03:00 |
|
creslin
|
a741f1144a
|
missing __init__.py
|
2018-08-02 08:58:04 +00:00 |
|
Gert
|
04d5e857e2
|
added option to easily switch between backtesting and backslapping from the commandline option
|
2018-07-31 18:10:23 -07:00 |
|
Matthias
|
40ee86b357
|
Adapt after rebase
|
2018-07-31 21:08:03 +02:00 |
|
Matthias
|
76fbb89a03
|
use print for backtest results to avoid odd newline-handling
|
2018-07-31 21:04:03 +02:00 |
|
Matthias
|
c648e2acfc
|
Adjust documentation to strategy table
|
2018-07-31 21:04:03 +02:00 |
|
Matthias
|
028589abd2
|
Add strategy summary table
|
2018-07-31 21:04:03 +02:00 |
|
Matthias
|
5125076f5d
|
Fix typo
|
2018-07-31 21:04:03 +02:00 |
|
Matthias
|
a57a2f4a75
|
Store backtest-result in different vars
|
2018-07-31 21:04:03 +02:00 |
|
Matthias
|
bd3563df67
|
Add test for new functionality
|
2018-07-31 21:04:03 +02:00 |
|
Matthias
|
644f729aea
|
Refactor strategy loading to __init__
|
2018-07-31 21:04:03 +02:00 |
|
Matthias
|
5f2e92ec5c
|
Refactor backtesting
|
2018-07-31 21:04:03 +02:00 |
|
Matthias
|
65aaa3dffd
|
Extract backtest strategy setting
|
2018-07-31 21:04:03 +02:00 |
|
Matthias
|
56046b3cb3
|
Add strategylist option to backtesting
|
2018-07-31 21:04:03 +02:00 |
|
Gert
|
bf0b1af878
|
merged latest development branch
|
2018-07-30 13:43:25 -07:00 |
|
Matthias
|
787d6042de
|
Switch from pair(str) to metadata(dict)
|
2018-07-29 20:56:23 +02:00 |
|
Matthias
|
5fbce13830
|
update hyperopt to use new methods
|
2018-07-29 20:55:40 +02:00 |
|
Matthias
|
98665dcef4
|
revert inadvertent wihtespace changes
|
2018-07-29 20:55:37 +02:00 |
|
Matthias
|
df8700ead0
|
Adapt after merge from develop
|
2018-07-29 20:55:37 +02:00 |
|
Gert Wohlgemuth
|
0dcaa82c3b
|
fixed test?
|
2018-07-29 20:55:06 +02:00 |
|
Gert Wohlgemuth
|
3dd7d209e9
|
more test fixes
|
2018-07-29 20:55:06 +02:00 |
|
Gert Wohlgemuth
|
abc55a6e6b
|
fixing? hyperopt
|
2018-07-29 20:55:06 +02:00 |
|
xmatthias
|
2e6e5029ba
|
fix mypy and tests
|
2018-07-29 20:55:06 +02:00 |
|
Matthias
|
7f27beff4b
|
Revert "backtesting: try to load data with ujson if it exists"
|
2018-07-29 13:23:11 +02:00 |
|
Gert
|
ab66fe1b72
|
prepared for tracking signals
|
2018-07-28 19:45:33 -07:00 |
|
Gert
|
ed47240b6e
|
working on develop backslap
|
2018-07-28 18:30:12 -07:00 |
|
Gert
|
1a673c6ac9
|
working on moving backslap
|
2018-07-28 14:23:18 -07:00 |
|
Samuel Husso
|
cb2fff8909
|
mypy doesn't handle common idiomacy so disable the line (see the open issue more details)
|
2018-07-28 22:06:26 +03:00 |
|
Samuel Husso
|
cdd8cc551c
|
backtesting: try to load data with ujson if it exists
|
2018-07-28 21:56:11 +03:00 |
|
creslinux
|
0372485cf0
|
Some reason did not push this...
vector calcs redone.
|
2018-07-26 19:17:00 +00:00 |
|
creslinux
|
e39ae45d2f
|
Some reason did not push this...
vector calcs redone.
|
2018-07-26 18:40:45 +00:00 |
|
Janne Sinivirta
|
4b38c8b11d
|
use pandas own min and max for column sorting
|
2018-07-25 17:04:25 +03:00 |
|
Janne Sinivirta
|
0b3190552e
|
Merge pull request #1018 from freqtrade/feat/sell_reason
Record sell reason
|
2018-07-24 09:09:45 +03:00 |
|