Matthias
|
272ff51d51
|
correctly patch exchange
|
2018-11-09 07:13:20 +01:00 |
|
Matthias
|
56dcf080a9
|
Add explicit test for parallel trades
|
2018-11-09 07:13:20 +01:00 |
|
Matthias
|
93429a58b2
|
remove TODO
|
2018-11-09 07:13:20 +01:00 |
|
Matthias
|
9cd2ed5a16
|
fix hyperopt get_timeframe mock
|
2018-11-09 07:13:20 +01:00 |
|
Matthias
|
fa4c199aa6
|
fix some mismatches after rebase
|
2018-11-09 07:13:20 +01:00 |
|
Matthias
|
2371d1e696
|
Fix backtest test (don't use 8m file if we use 1m tickers)
|
2018-11-09 07:13:20 +01:00 |
|
Matthias
|
66487f2a13
|
require start/end-date argument in backtest
|
2018-11-09 07:13:20 +01:00 |
|
Matthias
|
83a8d79115
|
Fix alternate buy/sell (this should respect the sell signal!)
|
2018-11-09 07:13:20 +01:00 |
|
Matthias
|
db17ccef2b
|
Adapt backtesting-tests to new backtest-logic
|
2018-11-09 07:13:20 +01:00 |
|
Matthias
|
03cda8e23e
|
remove meaningless backtesting test
|
2018-11-09 07:12:41 +01:00 |
|
Matthias
|
6729dfa6d3
|
Add get_timeframe mock for hyperopt
|
2018-11-09 07:12:41 +01:00 |
|
Matthias
|
96efd12a31
|
add new options to hyperopt
|
2018-11-09 07:12:41 +01:00 |
|
Matthias
|
e94da7ca41
|
inverse backtest logic to loop over time - not pairs (more realistic)
|
2018-11-09 07:12:41 +01:00 |
|
Matthias
|
cc3d05488b
|
Merge pull request #1206 from xmatthias/contributing
Improve Contributing documentation
|
2018-11-09 06:56:30 +01:00 |
|
Matthias
|
d8c224c212
|
Merge pull request #1317 from freqtrade/pyup-scheduled-update-2018-11-08
Scheduled daily dependency update on thursday
|
2018-11-08 14:36:24 +01:00 |
|
pyup-bot
|
cca371c573
|
Update ccxt from 1.17.480 to 1.17.481
|
2018-11-08 13:34:06 +01:00 |
|
Matthias
|
a96112f631
|
Merge pull request #1316 from freqtrade/pyup-scheduled-update-2018-11-07
Scheduled daily dependency update on wednesday
|
2018-11-07 15:20:25 +01:00 |
|
pyup-bot
|
f4b626eda3
|
Update ccxt from 1.17.476 to 1.17.480
|
2018-11-07 13:34:07 +01:00 |
|
Matthias
|
e0489878d8
|
Merge pull request #1306 from xmatthias/feat/functional_tests
Funcional tests / backtest stoploss alignment
|
2018-11-06 19:25:31 +01:00 |
|
Samuel Husso
|
8adaaf37e0
|
Merge pull request #1315 from freqtrade/pyup-scheduled-update-2018-11-06
Scheduled daily dependency update on tuesday
|
2018-11-06 14:56:58 +02:00 |
|
pyup-bot
|
7278cdc7d5
|
Update ccxt from 1.17.469 to 1.17.476
|
2018-11-06 13:34:06 +01:00 |
|
Matthias
|
d95ae135a8
|
Merge pull request #1314 from freqtrade/pyup-scheduled-update-2018-11-05
Scheduled daily dependency update on monday
|
2018-11-05 20:07:56 +01:00 |
|
pyup-bot
|
f92d229f2e
|
Update pytest from 3.9.3 to 3.10.0
|
2018-11-05 13:34:12 +01:00 |
|
pyup-bot
|
9f03c26c9a
|
Update numpy from 1.15.3 to 1.15.4
|
2018-11-05 13:34:10 +01:00 |
|
pyup-bot
|
8a5e4c3f30
|
Update cachetools from 2.1.0 to 3.0.0
|
2018-11-05 13:34:09 +01:00 |
|
pyup-bot
|
3666e01396
|
Update ccxt from 1.17.464 to 1.17.469
|
2018-11-05 13:34:07 +01:00 |
|
Matthias
|
67618e5db5
|
Merge pull request #1313 from freqtrade/pyup-scheduled-update-2018-11-04
Scheduled daily dependency update on sunday
|
2018-11-04 13:43:54 +01:00 |
|
pyup-bot
|
81f971f13e
|
Update ccxt from 1.17.459 to 1.17.464
|
2018-11-04 13:34:07 +01:00 |
|
Matthias
|
7e5fd82f25
|
Merge pull request #1269 from freqtrade/feat/force_buy
add /forcebuy to telgram handler
|
2018-11-04 09:25:13 +01:00 |
|
Matthias
|
31a51bd96c
|
Merge pull request #1312 from freqtrade/pyup-scheduled-update-2018-11-03
Scheduled daily dependency update on saturday
|
2018-11-04 09:17:24 +01:00 |
|
pyup-bot
|
4ab7a0fb5c
|
Update urllib3 from 1.24 to 1.24.1
|
2018-11-03 13:34:07 +01:00 |
|
pyup-bot
|
7155e5cfeb
|
Update ccxt from 1.17.455 to 1.17.459
|
2018-11-03 13:34:05 +01:00 |
|
Matthias
|
62b546b180
|
Merge pull request #1311 from freqtrade/reinstate_plotdf
Reinstate df - which was removed in #1287
|
2018-11-02 19:21:05 +01:00 |
|
Matthias
|
7f3b4a97dd
|
Reinstate df - which was removed in #1287
|
2018-11-02 19:14:50 +01:00 |
|
Matthias
|
9cadb188d7
|
Merge pull request #1276 from freqtrade/fix/1272
solve /balance crashes
|
2018-11-02 16:05:42 +01:00 |
|
Matthias
|
efd59ed9ad
|
Merge pull request #1302 from freqtrade/fix/whitelistprobs
Fix no tickerdata for pair for open trades
|
2018-11-02 16:03:09 +01:00 |
|
Matthias
|
509b1901b3
|
Merge pull request #1310 from freqtrade/pyup-scheduled-update-2018-11-02
Scheduled daily dependency update on friday
|
2018-11-02 14:34:53 +01:00 |
|
pyup-bot
|
17895282a1
|
Update ccxt from 1.17.448 to 1.17.455
|
2018-11-02 13:34:06 +01:00 |
|
Matthias
|
b3e144f317
|
Merge pull request #1308 from freqtrade/pyup-scheduled-update-2018-11-01
Scheduled daily dependency update on thursday
|
2018-11-01 13:56:23 +01:00 |
|
pyup-bot
|
afc1329126
|
Update sqlalchemy from 1.2.12 to 1.2.13
|
2018-11-01 13:34:08 +01:00 |
|
pyup-bot
|
92f9c828e6
|
Update ccxt from 1.17.439 to 1.17.448
|
2018-11-01 13:34:07 +01:00 |
|
Matthias
|
8316acfa78
|
Add column description to test-cases
|
2018-11-01 13:16:10 +01:00 |
|
Matthias
|
95d271ca5d
|
Fix ROI close-rate calculation to work with fees - adjust tests
|
2018-11-01 13:14:59 +01:00 |
|
Matthias
|
c21b45647d
|
Fix smoe comments in persistence
|
2018-11-01 13:05:57 +01:00 |
|
Samuel Husso
|
dedb91645c
|
Merge pull request #1307 from freqtrade/pyup-scheduled-update-2018-10-31
Scheduled daily dependency update on wednesday
|
2018-10-31 15:56:39 +02:00 |
|
pyup-bot
|
eab15e09f5
|
Update ccxt from 1.17.436 to 1.17.439
|
2018-10-31 13:34:07 +01:00 |
|
Matthias
|
a321d0a820
|
Short descriptors
|
2018-10-30 20:49:12 +01:00 |
|
Matthias
|
daa9863d0b
|
Try adding headers
|
2018-10-30 20:45:32 +01:00 |
|
Matthias
|
79d1d63e6f
|
Align data (by halfing all data)
|
2018-10-30 20:42:34 +01:00 |
|
Matthias
|
8c93760a6d
|
simplify some code
|
2018-10-30 20:23:31 +01:00 |
|