Gérald LONLAS
a10cd23990
Merge branch 'develop' into pyup-update-python-telegram-bot-9.0.0-to-10.0.1
2018-03-07 19:40:19 -08:00
Gérald LONLAS
1134c81aad
Merge pull request #513 from gcarq/arrays_for_backtesting
...
Make backtesting 5x faster
2018-02-11 21:02:43 -08:00
Gérald LONLAS
aa7aeb046e
Merge pull request #508 from gcarq/faster_backtesting
...
Faster backtesting
2018-02-06 22:59:45 -08:00
Gérald LONLAS
2765ee5a85
Merge pull request #504 from gcarq/improve_argparse
...
Use substitution in argparse help texts
2018-02-04 13:36:01 -08:00
Gérald LONLAS
4b62f84cc7
Merge pull request #500 from gcarq/fix/setup.sh
...
Fix config generation on setup.sh
2018-02-03 19:04:07 -08:00
Gerald Lonlas
2c16ba18a4
Fix config generation on setup.sh
2018-02-03 12:55:15 -08:00
Gérald LONLAS
e1a033672f
Merge pull request #493 from macd2/patch-3
...
typo fix
2018-02-02 09:34:45 -08:00
Gérald LONLAS
d24cd89304
Remove Strategy fallback to default strategy ( #490 )
...
* Remove Strategy fallback to default strategy
2018-02-02 11:01:09 +02:00
Gérald LONLAS
529e4d0131
Merge pull request #484 from baudbox/develop
...
Adding 1.6 comment into telegram pre-requirements
2018-01-30 08:17:01 -08:00
Gerald Lonlas
d313eb812d
Forgot one args.ticker_interval
2018-01-29 23:07:54 -08:00
Gerald Lonlas
cac2f2b58b
Wrong assert condition
2018-01-29 23:04:28 -08:00
Gerald Lonlas
321e3ede30
Fix hyperopt ticker interval download
2018-01-29 22:53:28 -08:00
Gerald Lonlas
524290d678
Fix backtesting ticker interval download
2018-01-29 22:51:29 -08:00
Gérald LONLAS
ac006e0d52
Merge pull request #469 from jblestang/refactoring_sell_eval_conditions
...
Refactoring the sell conditions evaluation to share the function with…
2018-01-29 18:45:20 -08:00
Gérald LONLAS
0bf56f249a
Merge pull request #473 from ElanHasson/patch-1
...
Fixed typo. Update bot-usage.md
2018-01-29 13:08:37 -08:00
Gerald Lonlas
7a3eb40697
Ignore freqtrade-plot.html
2018-01-28 23:41:22 -08:00
Gerald Lonlas
7321836bfb
Indent functions code
2018-01-28 23:35:13 -08:00
Gerald Lonlas
96c54716d7
Add --plot parameter for installing plotting dependencies
2018-01-28 23:24:41 -08:00
Gerald Lonlas
f69adc1894
Add setup.sh script to install and update the bot
2018-01-28 23:18:15 -08: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
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
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
Gerald Lonlas
d824816880
Increase pylint score on test files
2018-01-28 00:28:41 -08:00
Gerald Lonlas
776dd4a0d5
Increase pylint score on strategy
2018-01-27 21:26:57 -08:00
Gerald Lonlas
67c6c380e1
Increase pylint score for fiat_convert
2018-01-27 18:23:08 -08:00
Gerald Lonlas
0baffd94a4
Fix test_clean_dry_run_db failing test
2018-01-25 21:05:10 -08:00
Gérald LONLAS
38101d433b
Merge pull request #430 from gcarq/include_indicators_in_hyperopt
...
Separate strategy and hyperopt
2018-01-23 08:15:26 -08:00
Gerald Lonlas
f4298a7323
Fix dry_run db issue when open_order_id exist
2018-01-22 23:23:29 -08:00
Gerald Lonlas
e220ad5389
Remove useless USDT_BTC filename conversion
2018-01-22 21:40:07 -08:00
Gerald Lonlas
5c499d16a5
Make plot_profit.py flake8 compliant
2018-01-22 21:20:17 -08:00
Gerald Lonlas
6d8252e2b6
Add support of custom strategy in plot_profit.py
2018-01-22 21:17:54 -08:00
Gerald Lonlas
fcb29c6da5
Make plot_dataframe.py flake8 compliant
2018-01-22 21:12:48 -08:00
Gerald Lonlas
00f1c57279
Add support of custom strategy into plot_dataframe.py
2018-01-22 21:09:40 -08:00
Gerald Lonlas
41aa8f18fb
Add ticker_interval support in strategy class
2018-01-22 20:51:39 -08:00
Gerald Lonlas
5eb7aa07a1
Update bot version to 0.16.0
...
This commit is major core upgrade and introduce breaking change.
2018-01-22 20:51:39 -08:00
Gerald Lonlas
1792aebaf6
Fix doc feedbacks
2018-01-22 20:51:39 -08:00
Gerald Lonlas
eac6e05392
Fix error when config does not have stoploss
2018-01-22 20:51:39 -08:00
Gerald Lonlas
04010548f8
Update hyperopt params in test_strategy.py
2018-01-22 20:51:39 -08:00
Gerald Lonlas
3e8088d99c
Avoid hyperopt to fail if a guard was removed from SPACE but still defined in populate_buy_trend()
2018-01-22 20:51:39 -08:00
Gerald Lonlas
1c7da95fed
Move hyperopt_trials.pickle to user_data/
2018-01-22 20:51:39 -08:00
Gerald Lonlas
baae374899
Move hyperopt_conf.py into user_data/
2018-01-22 20:51:39 -08:00
Gerald Lonlas
a5853681e3
Update documentation
2018-01-22 20:51:39 -08:00
Gerald Lonlas
be75522507
Fix flake8
2018-01-22 20:51:39 -08:00
Gerald Lonlas
dfd61bbf1d
Implement More triggers and guards from PR#394
2018-01-22 20:51:39 -08:00
Gerald Lonlas
c46d78b4b9
Decouple strategy from analyse.py
2018-01-22 20:51:39 -08:00
Gerald Lonlas
28b1ecb109
Convert CryptoToFiatConverter into a Singleton
...
Result in a speed up of the unittest from 60s to 4s
Because it cost time to load Pymarketcap() every time we create
a CryptoToFiatConverter, it worth it to change it into a
Singleton.
2018-01-21 16:41:59 -08:00
Gerald Lonlas
ad2a5f1717
Remove optimize.load_data() that is called twice
2018-01-20 15:35:13 -08:00
Gérald LONLAS
3b6b2aa5fe
Merge pull request #414 from gcarq/fix/issue-413
...
Fix the issue get_signal() missing 1 required positional argument: Interval
2018-01-20 15:12:14 -08:00
Gerald Lonlas
998081785e
Fix the issue get_signal() missing 1 required positional argument: Interval
2018-01-20 15:05:01 -08:00
Gérald LONLAS
d2371b5bac
Merge pull request #391 from jblestang/support_multiple_ticker
...
Support multiple tickers
2018-01-20 11:02:42 -08:00
Gerald Lonlas
fb110ccfd2
Add number of trades in /daily command
2018-01-19 22:14:31 -08:00
Gérald LONLAS
a4b8db38ca
Merge pull request #404 from gcarq/fix/doc
...
Fix markdown mistakes in backtesting doc
2018-01-18 21:28:54 -08:00
Gerald Lonlas
ddc1b7cd49
Update bot commands in README.md
2018-01-18 21:15:20 -08:00
Gerald Lonlas
861e065d08
Fix markdown mistakes in backtesting doc
2018-01-18 21:07:55 -08:00
Gérald LONLAS
14d16f2574
Merge pull request #357 from kryofly/timeperiod
...
Timeperiod
2018-01-18 20:26:44 -08:00
Gérald LONLAS
57757d22f9
Merge pull request #403 from gcarq/pyup-update-arrow-0.12.0-to-0.12.1
...
Update arrow to 0.12.1
2018-01-18 20:25:13 -08:00
Gérald LONLAS
98f808326f
Merge pull request #395 from jblestang/fix_signal_overlaps
...
Fix signal overlaps
2018-01-18 19:47:55 -08:00
Gérald LONLAS
5a50b88f52
Merge pull request #374 from robmoggach/develop
...
New Installation Docs
2018-01-14 19:59:40 -08:00
Gérald LONLAS
dce554af53
Merge branch 'develop' into develop
2018-01-14 18:10:55 -08:00
Gérald LONLAS
130867a6c2
Merge branch 'develop' into develop
2018-01-14 18:03:28 -08:00
Gerald Lonlas
344843d802
Update doc: 'cp' becomes 'cp -n', and add more FAQ questions
2018-01-13 23:02:00 -08:00
Gérald LONLAS
70f2aed0a7
Merge pull request #375 from gcarq/update_version
...
Update freqtrade version
2018-01-12 23:21:06 -08:00
Gerald Lonlas
3087ca0823
Update freqtrade version
2018-01-12 22:56:39 -08:00
Gérald LONLAS
1fe86656e1
Merge pull request #364 from gcarq/fix/issue-363
...
Fix plot_dataframe.py
2018-01-11 21:26:10 -08:00
Gerald Lonlas
39c6e5263a
Fix plot_dataframe.py
2018-01-11 21:09:04 -08:00
Gérald LONLAS
ddc711ec93
Merge pull request #353 from kryofly/test_exchange_bittrex
...
test: increase coverage of exchange.bittrex
2018-01-09 17:26:38 -08:00
Gérald LONLAS
bbcf6943ce
Merge pull request #349 from gcarq/docs-update
...
Update installation.md
2018-01-08 23:50:21 -08:00
Gerald Lonlas
ca05d1f79e
Fix for flake8
2018-01-07 21:08:12 -08:00
Gérald LONLAS
ceded8a20a
Merge pull request #338 from gcarq/fix/issue-337
...
Fix hypeopt issue when no result found
2018-01-07 21:07:07 -08:00
Gerald Lonlas
9c21077dc1
Fix hypeopt issue when no result found
2018-01-07 17:53:21 -08:00
Gérald LONLAS
fca6a09a41
Merge pull request #293 from jblestang/fix_issue_278
...
The /status table command was getting slower when we had multiple trades opened
2018-01-07 15:15:25 -08:00
Gérald LONLAS
a57707071c
Merge pull request #334 from gcarq/pyup-update-ta-lib-0.4.10-to-0.4.14
...
Update ta-lib to 0.4.14
2018-01-07 14:25:01 -08:00
Gérald LONLAS
2a347e4027
Merge pull request #328 from kryofly/datadir
...
--datadir <path> argument
2018-01-07 14:17:43 -08:00
Gérald LONLAS
454cd16df4
Merge pull request #331 from gcarq/fix/work_without_network
...
Fix _coinmarketcap that fails backtesting and Hyperopt when no network
2018-01-06 21:33:24 -08:00
Gérald LONLAS
7e233b536c
Merge pull request #323 from gcarq/add_indicators
...
Add 28 optional indicators populate_indicators()
2018-01-06 21:30:27 -08:00
Gérald LONLAS
ae19ab3dd3
Merge pull request #330 from gcarq/feature/better_hp_result_display
...
Make readable hyperopt best parameters result
2018-01-06 21:30:02 -08:00
Gerald Lonlas
bf4b2dc05e
Fix _coinmarketcap that fails backtesting and Hyperopt when no network
2018-01-06 21:21:28 -08:00
Gerald Lonlas
b3ea0f4ec5
Make readable hyperopt best parameters result
2018-01-06 17:19:48 -08:00
Gérald LONLAS
2432c9f290
Merge pull request #324 from kryofly/parse-common
...
Parsing: common options, reduce function scope
2018-01-06 15:11:30 -08:00
Gérald LONLAS
7f7d53adb7
Merge pull request #327 from gcarq/fix_profit_experimental
...
Fix profit experimental
2018-01-06 15:05:20 -08:00
Gerald Lonlas
83a999d16e
Change Bollinger bands for qtpylib.bollinger_bands
2018-01-06 13:19:45 -08:00
Gerald Lonlas
297166fcb9
Add 29 optional indicators populate_indicators()
2018-01-06 01:11:01 -08:00
Gérald LONLAS
74a708b794
Merge pull request #312 from gcarq/fix_backtesting_header
...
Fix Backtesting header alignment
2018-01-05 19:30:04 -08:00
Gerald Lonlas
7fd6d089c0
Fix Backtesting header alignment
2018-01-04 23:14:10 -08:00
Gérald LONLAS
552fba773d
Merge pull request #310 from gcarq/pyup-update-pytest-3.3.1-to-3.3.2
...
Update pytest to 3.3.2
2018-01-04 22:38:37 -08:00
Gérald LONLAS
8e272cfd53
Merge pull request #311 from gcarq/use_named_arguments
...
Use named argument for backtest()
2018-01-04 22:38:25 -08:00