Commit Graph

62 Commits

Author SHA1 Message Date
Matthias 480d3876b8 Align calling of freqtrade in backtesting and plotting docu (#554) 2018-03-15 23:34:13 +01:00
Elan Hasson e172bc134b
Should be Telegram, not Instagram 2018-03-11 16:07:57 -04:00
Matthias Voppichler 215dea0411 Fix wrong whitespace character 2018-03-10 09:53:38 +01:00
Matthias Voppichler 4cfa3be69e add /etc/localtime to container to syncronize time 2018-03-09 20:51:28 +01:00
Janne Sinivirta 1eecf28a8b adjust documentation to match changes to --spaces flag 2018-02-11 19:18:11 +02:00
Janne Sinivirta d74543ac32 document the new --spaces flag for hyperopt 2018-02-10 11:04:16 +02:00
Janne Sinivirta 55a1f604d6 small corrections and typo fixes to hyperopt documentation 2018-02-10 11:03:56 +02:00
macd2 4dbc4cb652
typo fix 2018-02-02 11:23:10 +01: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
baudbox dc322f0423 Fixed typo 2018-01-30 15:29:18 +01:00
baudbox 6adeb97b19 Adding 1.6 comment 2018-01-30 15:00:05 +01:00
Samuel Husso 9df2ccbceb
Merge pull request #467 from gcarq/feature/setup_script
Add setup.sh script to install and update the bot
2018-01-30 06:33:54 +02:00
Elan Hasson b6c6f42d40
Update bot-usage.md
Fixed typo.
2018-01-29 10:08:50 -05:00
Gerald Lonlas f69adc1894 Add setup.sh script to install and update the bot 2018-01-28 23:18:15 -08:00
Gerald Lonlas 2a37034787 Update doc: add --upgrade pip 2018-01-28 18:01:02 -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
mijgame 33c6ef28f8
Update telegram-usage.md
Typo
2018-01-28 19:33:24 +01:00
seansan fe730a3db0
Update backtesting.md 2018-01-28 15:20:38 +01:00
seansan 3a905e3d59
BAcktest with **With a (custom) strategy file** 2018-01-28 14:51:45 +01:00
Janne Sinivirta 02079771ef update documentation 2018-01-28 12:53:52 +02:00
Janne Sinivirta 022fedb5d2
Merge pull request #416 from kryofly/plot_profit
Plot profit
2018-01-27 14:02:48 +02:00
kryofly fe2f779c47 Merge branch 'develop' into plot_profit 2018-01-26 10:07:48 +01:00
Manu NALEPA 3da12014b8
[DOC] Correct typos about telegram. 2018-01-25 18:26:01 +01:00
Gerald Lonlas 1792aebaf6 Fix doc feedbacks 2018-01-22 20:51:39 -08:00
Gerald Lonlas a5853681e3 Update documentation 2018-01-22 20:51:39 -08:00
Samuel Husso 757a46ab12 ticker_interval as int (instead of string) 2018-01-22 10:39:26 +02:00
kryofly 19ef682250 Merge branch 'develop' into plot_profit 2018-01-21 14:13:08 +01:00
kryofly 6171be4f46 Use dates on plot profit/dataframe
* plot_dataframe also support --timerange
* Both default to tkinter as matplotlib plotting backend
2018-01-21 13:44:30 +01:00
Jean-Baptiste LE STANG 36797cda30 Merge branch 'develop' into support_multiple_ticker 2018-01-20 19:25:47 +01:00
kryofly 8bbe8a7f95 Merge branch 'develop' into plot_profit 2018-01-20 08:33:28 +01:00
kryofly 9d75b63a6e Merge branch 'develop' into plot_profit 2018-01-19 07:26:04 +01:00
kryofly 4a9e1cb345 Merge branch 'develop' into backtest-export 2018-01-19 07:02:38 +01: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
Jean-Baptiste LE STANG 5e75f1d8cd Fixing the documentation 2018-01-17 13:52:14 +01:00
Jean-Baptiste LE STANG 0d709847ee Fixing the doc and and the default value of sell_profit_only to False 2018-01-17 11:31:26 +01:00
kryofly 0e58ab7e01 more advanced use of --timerange 2018-01-16 00:15:49 +01:00
kryofly 71bb348698 rename --timeperiod to --timerange 2018-01-15 21:49:06 +01:00
Gérald LONLAS 130867a6c2
Merge branch 'develop' into develop 2018-01-14 18:03:28 -08:00
Rob Moggach b5cd9dab26 change cat to cp 2018-01-14 12:25:30 -05:00
kryofly f61012097c Merge branch 'develop' into timeperiod 2018-01-14 10:23:54 +01:00
Samuel Husso fe26ff763e
Merge pull request #381 from gcarq/doc_update
Documentation update
2018-01-14 09:46:11 +02:00
Gerald Lonlas 344843d802 Update doc: 'cp' becomes 'cp -n', and add more FAQ questions 2018-01-13 23:02:00 -08:00
kryofly 3277e491f1 support download for multiple testdata sets 2018-01-13 17:40:59 +01:00
Rob Moggach 25e021d4b4 installation docs update 2018-01-12 21:32:09 -08:00
Rob Moggach d48d2d08df cleaned up installation docs 2018-01-12 18:36:12 -08:00
kryofly 167483f777 plot profit: filter multiple pairs, misc fixes 2018-01-12 19:18:31 +01:00
kryofly d8d46890b3 script: plot profit 2018-01-12 11:56:04 +01:00
kryofly 829da096e2 plotting docs 2018-01-12 11:49:50 +01:00
kryofly ed47ee4e29 backtest export json2 2018-01-11 19:14:11 +01:00