Michael Egger
|
f91263c8ef
|
Merge pull request #966 from freqtrade/feat/revamp_exchangetest
Rewrite standard ccxt exception handling
|
2018-07-01 19:47:57 +02:00 |
|
Michael Egger
|
e2127f5af1
|
Merge pull request #969 from xmatthias/split_unfilled
separating unfulfilled timeouts for buy and sell
|
2018-07-01 19:47:24 +02:00 |
|
xmatthias
|
2dc881558d
|
address PR comments
|
2018-07-01 19:41:19 +02:00 |
|
xmatthias
|
c66f858b98
|
rename innerfun to mock_ccxt_fun
|
2018-07-01 19:37:55 +02:00 |
|
Michael Egger
|
8023fdf923
|
Merge pull request #971 from freqtrade/fix/nonmocked_markets
Add get_markets mock to new tests
|
2018-07-01 15:11:22 +02:00 |
|
Michael Egger
|
2cee8e52c1
|
Merge pull request #965 from freqtrade/fix/fix_959
catch crash with cobinhood
|
2018-07-01 14:28:01 +02:00 |
|
Nullart
|
8f49d5eb10
|
documentation updates
|
2018-06-30 19:32:56 +02:00 |
|
xmatthias
|
9e3e900f78
|
Add get_markets mock to new tests
|
2018-06-30 17:49:46 +02:00 |
|
xmatthias
|
14e12bd3c0
|
Fix missing comma in example.json
|
2018-06-30 17:37:34 +02:00 |
|
Samuel Husso
|
c29163a51c
|
Merge pull request #970 from freqtrade/pyup-scheduled-update-2018-06-30
Scheduled daily dependency update on saturday
|
2018-06-30 09:37:38 -05:00 |
|
pyup-bot
|
5a591e01c0
|
Update sqlalchemy from 1.2.8 to 1.2.9
|
2018-06-30 14:23:07 +02:00 |
|
pyup-bot
|
c447644fd1
|
Update ccxt from 1.14.295 to 1.14.301
|
2018-06-30 14:23:06 +02:00 |
|
Nullart
|
98108a78f1
|
separating unfulfilled timeouts for buy and sell
|
2018-06-30 13:44:42 +02:00 |
|
Michael Egger
|
6dd5f85fb6
|
Merge pull request #954 from freqtrade/feat/allow_backtest_plot
allow backtest ploting
|
2018-06-29 19:44:06 +02:00 |
|
Samuel Husso
|
d8f2a683c6
|
Merge pull request #967 from freqtrade/pyup-scheduled-update-2018-06-29
Scheduled daily dependency update on friday
|
2018-06-29 08:32:34 -05:00 |
|
pyup-bot
|
8a941f3aa8
|
Update ccxt from 1.14.289 to 1.14.295
|
2018-06-29 14:23:06 +02:00 |
|
xmatthias
|
cf6b1a637a
|
increase exchange code coverage
|
2018-06-28 22:32:28 +02:00 |
|
xmatthias
|
dcdc18a338
|
rename test-function
|
2018-06-28 22:18:38 +02:00 |
|
xmatthias
|
15c7854e7f
|
add test for exchange_has
|
2018-06-28 22:11:45 +02:00 |
|
xmatthias
|
fe8a21681e
|
add test for Not supported
|
2018-06-28 21:56:37 +02:00 |
|
xmatthias
|
ebbfc720b2
|
increase test coverage
|
2018-06-28 21:51:59 +02:00 |
|
xmatthias
|
8ec9a09749
|
Standardize retrier exception testing
|
2018-06-28 21:22:43 +02:00 |
|
xmatthias
|
2d4ce593b5
|
catch crash with cobinhood
fixes #959
|
2018-06-28 19:53:51 +02:00 |
|
Matthias
|
c5a00b4d45
|
Merge pull request #964 from freqtrade/pyup-scheduled-update-2018-06-28
Scheduled daily dependency update on thursday
|
2018-06-28 14:42:55 +02:00 |
|
pyup-bot
|
7cecae5279
|
Update ccxt from 1.14.288 to 1.14.289
|
2018-06-28 14:23:07 +02:00 |
|
Samuel Husso
|
35e07bf11e
|
Merge pull request #962 from freqtrade/pyup-scheduled-update-2018-06-27
Scheduled daily dependency update on wednesday
|
2018-06-27 08:40:39 -05:00 |
|
pyup-bot
|
19beb0941f
|
Update ccxt from 1.14.272 to 1.14.288
|
2018-06-27 14:23:07 +02:00 |
|
Matthias
|
e1d8a59b69
|
Merge pull request #960 from freqtrade/pyup-scheduled-update-2018-06-26
Scheduled daily dependency update on tuesday
|
2018-06-26 14:43:31 +02:00 |
|
pyup-bot
|
7c2a50cef9
|
Update ccxt from 1.14.267 to 1.14.272
|
2018-06-26 14:23:06 +02:00 |
|
Samuel Husso
|
4c7d1c90db
|
Merge pull request #957 from freqtrade/pyup-scheduled-update-2018-06-25
Scheduled daily dependency update on monday
|
2018-06-25 08:15:30 -05:00 |
|
pyup-bot
|
4f1fa28658
|
Update ccxt from 1.14.257 to 1.14.267
|
2018-06-25 14:23:06 +02:00 |
|
Michael Egger
|
375ea940f4
|
Merge pull request #956 from freqtrade/fix/download_backtest
slight rework of download script
|
2018-06-24 21:44:09 +02:00 |
|
xmatthias
|
43f1a1d264
|
rework download_backtest script
|
2018-06-24 19:52:12 +02:00 |
|
xmatthias
|
e70cb963f7
|
document what to do with exported backtest results
|
2018-06-24 17:00:00 +02:00 |
|
Samuel Husso
|
a8cb0b0321
|
Merge pull request #955 from freqtrade/pyup-scheduled-update-2018-06-24
Scheduled daily dependency update on sunday
|
2018-06-24 08:01:04 -05:00 |
|
pyup-bot
|
5e7e977ffa
|
Update ccxt from 1.14.256 to 1.14.257
|
2018-06-24 14:23:05 +02:00 |
|
xmatthias
|
660ec6f443
|
fix parameter type
|
2018-06-24 13:43:27 +02:00 |
|
gcarq
|
e98f22ef2f
|
Merge branch 'master' of https://github.com/freqtrade/freqtrade into develop
|
2018-06-24 00:39:11 +02:00 |
|
Samuel Husso
|
2bb63ba33d
|
Merge pull request #953 from freqtrade/release-0.17.0
Release 0.17.0
|
2018-06-23 16:22:51 -05:00 |
|
Samuel Husso
|
1529ce8bdb
|
Merge pull request #952 from freqtrade/bump-version
bump develop to 0.17.1
|
2018-06-23 16:21:56 -05:00 |
|
xmatthias
|
d8cb63efdd
|
extract load_trades
|
2018-06-23 20:19:07 +02:00 |
|
xmatthias
|
5055563458
|
add --plot-limit
|
2018-06-23 20:14:15 +02:00 |
|
xmatthias
|
f506ebcd62
|
use Pathlib in the whole script
|
2018-06-23 19:58:28 +02:00 |
|
xmatthias
|
3cedace2f6
|
add plotting for backtested trades
|
2018-06-23 19:54:27 +02:00 |
|
Samuel Husso
|
3384679bad
|
bump develop to 0.17.1
|
2018-06-23 09:38:20 -05:00 |
|
Samuel Husso
|
46a062d5fb
|
Drafting freqtrade 0.17.0 release
|
2018-06-23 09:35:52 -05:00 |
|
Samuel Husso
|
8b7183cdbc
|
Merge pull request #951 from freqtrade/readme-update
README: note to open an issue before starting major feature work
|
2018-06-23 09:32:56 -05:00 |
|
Michael Egger
|
beb15532f7
|
Merge pull request #950 from freqtrade/fix-filenotfounderror
StrategyResolver: Don't fail if user_data isn't present
|
2018-06-23 16:07:52 +02:00 |
|
Michael Egger
|
107f3ed35b
|
Merge pull request #760 from arudov/feature-unlimited-stake_amount
Feature unlimited stake amount
|
2018-06-23 16:07:38 +02:00 |
|
Anton
|
f82b809fcf
|
Merge with develop
|
2018-06-23 16:50:27 +03:00 |
|