kryofly
|
82a6d0882a
|
test rcp cleanup
|
2018-01-29 18:26:15 +01:00 |
|
kryofly
|
56f903c3ac
|
test: telegram test_cleanup and test_status
|
2018-01-29 17:11:52 +01:00 |
|
kryofly
|
c47b73be8c
|
test: telegram.py::init
|
2018-01-29 16:13:37 +01:00 |
|
kryofly
|
e9e644ffaf
|
test: rpc_forcesell
Also some cleanups
|
2018-01-29 15:46:24 +01:00 |
|
kryofly
|
e6510e9c57
|
test: rpc_trade_statistics
Test that rpc_trade_statistics can handle trades that lacks
trade.open_rate (it is set to None)
|
2018-01-29 14:52:20 +01:00 |
|
kryofly
|
01557b1d63
|
rpc: Add back fiat singleton usage
|
2018-01-29 14:36:07 +01:00 |
|
kryofly
|
2295bdcf49
|
fiat
|
2018-01-29 14:34:18 +01:00 |
|
kryofly
|
9a5414b6eb
|
Merge branch 'develop' into rpc-refactor
|
2018-01-29 14:33:46 +01:00 |
|
Samuel Husso
|
e6c215104f
|
Merge pull request #468 from gcarq/fix/ignore-freqtrade-plot
Ignore freqtrade-plot.html
|
2018-01-29 09:50:18 +02:00 |
|
Gerald Lonlas
|
7a3eb40697
|
Ignore freqtrade-plot.html
|
2018-01-28 23:41:22 -08:00 |
|
Janne Sinivirta
|
21b142df40
|
Merge pull request #453 from ermakus/fix_usdt_balance
Fix usdt balance
|
2018-01-29 08:48:38 +02:00 |
|
Janne Sinivirta
|
a5155b3b20
|
Merge pull request #465 from gcarq/fix/increase_test_coverage
Fix/increase test coverage
|
2018-01-29 08:47:26 +02:00 |
|
Anton Ermak
|
807c067701
|
More test coverage
|
2018-01-29 10:55:42 +07:00 |
|
Gérald LONLAS
|
b8af493b56
|
Merge pull request #459 from rybolov/develop
Read .gzip files in testdata/
|
2018-01-28 19:27:36 -08:00 |
|
Michael Smith
|
e438422a22
|
test_optimize.py:
Added spaces for flake8 compliance.
|
2018-01-29 11:21:01 +08:00 |
|
Gérald LONLAS
|
91ed349e11
|
Merge pull request #466 from gcarq/fix/doc
Update doc: add --upgrade pip
|
2018-01-28 18:44:43 -08:00 |
|
Michael Smith
|
b8f2341998
|
BTC_UNITEST-8.json:
Added to test gzip loading before .json file.
|
2018-01-29 10:25:24 +08:00 |
|
Michael Smith
|
4799e1ed44
|
tests/optimize/test_optimize.py:
Added test for gzip ticker file.
BTC_UNITEST-8.json.gz:
Added to test gzip loading.
|
2018-01-29 10:22:55 +08:00 |
|
Michael Smith
|
e3b295cecc
|
tests/optimize/test_optimize.py:
Added test for gzip ticker file.
BTC_UNITEST-8.json.gz:
Added to test gzip loading.
|
2018-01-29 10:22:34 +08:00 |
|
Gerald Lonlas
|
2a37034787
|
Update doc: add --upgrade pip
|
2018-01-28 18:01:02 -08:00 |
|
Gérald LONLAS
|
aae8044150
|
Merge pull request #456 from jblestang/fix_old_dataframe_detection_for_longer_tickers
Fixing wrong 'old dataframe detection mechanism' for long tickers
|
2018-01-28 17:40:03 -08:00 |
|
Gerald Lonlas
|
20af5049af
|
Thanks Flake8
|
2018-01-28 16:34:38 -08:00 |
|
Gerald Lonlas
|
3e777a9d87
|
Add unit test in misc.py to cover datesarray_to_datetimearray()
|
2018-01-28 16:25:15 -08:00 |
|
Gerald Lonlas
|
36fa5b827d
|
Add unit test on rpc_telegram.py
|
2018-01-28 16:18:10 -08:00 |
|
Gerald Lonlas
|
7ab2498544
|
Increase test coverage on optimize.py
|
2018-01-28 15:33:57 -08:00 |
|
Gerald Lonlas
|
df453803ce
|
Increase test coverage on rpc_telegram.py
|
2018-01-28 15:29:26 -08:00 |
|
Gerald Lonlas
|
fd9c62d1c4
|
Increase test coverage on strategy.py
|
2018-01-28 15:16:22 -08:00 |
|
Gerald Lonlas
|
25ab08f422
|
Fix Flake8 warning
|
2018-01-28 15:03:54 -08:00 |
|
Gérald LONLAS
|
a0dea5a51f
|
Merge pull request #458 from seansan/patch-7
Backtest with **With a (custom) strategy file**
|
2018-01-28 14:59:28 -08:00 |
|
Gérald LONLAS
|
cec8ef3599
|
Merge pull request #463 from mijgame/patch-1
Update telegram-usage.md
|
2018-01-28 14:51:52 -08:00 |
|
Gerald Lonlas
|
d85b56a2bd
|
Add unit test for test_file_dump_json()
|
2018-01-28 14:38:30 -08:00 |
|
Gerald Lonlas
|
2bccaa31c9
|
Increase pylint score on misc.py
|
2018-01-28 14:28:28 -08:00 |
|
Gerald Lonlas
|
45a34be2ac
|
Add more unittest for trim_tickerlist() method
|
2018-01-28 14:20:20 -08:00 |
|
Gerald Lonlas
|
9f8539f13e
|
Remove unused code on Strategy interface
|
2018-01-28 13:21:25 -08:00 |
|
mijgame
|
33c6ef28f8
|
Update telegram-usage.md
Typo
|
2018-01-28 19:33:24 +01:00 |
|
kryofly
|
9dd7c24eac
|
Merge branch 'rpc-refactor' of github.com:kryofly/freqtrade into rpc-refactor
|
2018-01-28 15:39:38 +01:00 |
|
kryofly
|
e5b905dff7
|
Merge branch 'develop' into rpc-refactor
|
2018-01-28 15:39:00 +01:00 |
|
kryofly
|
aa22db9fd9
|
Merge branch 'develop' into rpc-refactor
|
2018-01-28 15:38:18 +01:00 |
|
seansan
|
fe730a3db0
|
Update backtesting.md
|
2018-01-28 15:20:38 +01:00 |
|
Michael Smith
|
f66958c34f
|
optimize/__init__.py:
Added support for gzip ticker data files if they exist.
|
2018-01-28 21:57:25 +08:00 |
|
Michael Smith
|
b44adaa5ab
|
Added support in /optimize for gzip ticker data files if they exist.
|
2018-01-28 21:52:27 +08:00 |
|
seansan
|
3a905e3d59
|
BAcktest with **With a (custom) strategy file**
|
2018-01-28 14:51:45 +01:00 |
|
Jean-Baptiste LE STANG
|
cf4d25d547
|
Fixing wrong 'old dataframe detection mechanism' for long tickers( > 30 minutes)
|
2018-01-28 14:40:02 +01:00 |
|
Samuel Husso
|
3b11459a38
|
Merge pull request #454 from gcarq/replace_matplotlib
Replace matplotlib with Plotly
|
2018-01-28 12:59:10 +02:00 |
|
Janne Sinivirta
|
02079771ef
|
update documentation
|
2018-01-28 12:53:52 +02:00 |
|
Janne Sinivirta
|
7d29df3783
|
replace matplotlib with Plotly in requirements.txt
|
2018-01-28 11:56:52 +02:00 |
|
Janne Sinivirta
|
9b8cb05037
|
convert plot_profit to use Plotly instead of matplotlib
|
2018-01-28 11:51:26 +02:00 |
|
Anton Ermak
|
3593626a8e
|
Merge branch 'fix_usdt_balance' of git+ssh://github.com/ermakus/freqtrade into fix_usdt_balance
|
2018-01-28 16:16:13 +07:00 |
|
Anton Ermak
|
45239724c6
|
Skip convert if balance is zero
|
2018-01-28 16:15:23 +07:00 |
|
Janne Sinivirta
|
bb470d0aea
|
Merge pull request #451 from gcarq/pyup-update-python-bittrex-0.2.2-to-0.3.0
Update python-bittrex to 0.3.0
|
2018-01-28 11:14:57 +02:00 |
|