Commit Graph

2122 Commits

Author SHA1 Message Date
Janne Sinivirta 3a5b435dfa
Merge pull request #1089 from freqtrade/feat/backtest_multi_strat
Allow multi strategy backtest without data reload
2018-08-02 12:35:47 +03:00
Matthias 038e97667f
Merge branch 'develop' into BASE64 2018-08-01 07:26:13 +02:00
Matthias c648e2acfc Adjust documentation to strategy table 2018-07-31 21:04:03 +02:00
Matthias 4ea6780153 Update documentation with --strategy-list 2018-07-31 21:04:03 +02:00
Janne Sinivirta 2d7ef30185
Merge pull request #1093 from freqtrade/fix/talib-install
install numpy before ta-lib to fix build errors
2018-07-31 08:19:35 +03:00
Matthias 5a55cd25ff
Merge branch 'develop' into sandbox2 2018-07-30 20:18:48 +02:00
Matthias 787d6042de Switch from pair(str) to metadata(dict) 2018-07-29 20:56:23 +02:00
Matthias 941879dc19 revert docs to use populate_* functions 2018-07-29 20:55:40 +02:00
Matthias fa48b8a535 Update documentation with advise-* methods 2018-07-29 20:55:32 +02:00
Matthias ebfcc0fc13 install numpy before ta-lib to fix build errors 2018-07-29 14:01:50 +02:00
creslinux c85c7a3a77 Documentation fixes. 2018-07-29 09:12:05 +00:00
Samuel Husso 187e039a58
Merge pull request #1034 from freqtrade/feat/positive_sl_limit
add offset for positive trailing stop loss
2018-07-29 08:30:29 +03:00
Gert b3df1b1ba7 added documentation: 2018-07-28 21:31:20 -07:00
creslinux 8648ac9da2 Update documentation with hot to sandbox test.
Allowing end-to-end GDAX API use without risking real money.
2018-07-28 17:42:56 +00:00
creslinux b2b81c8b2d Update documentation with hot to sandbox test.
Allowing end-to-end GDAX API use without risking real money.
2018-07-27 20:18:12 +00:00
Janne Sinivirta 0b3190552e
Merge pull request #1018 from freqtrade/feat/sell_reason
Record sell reason
2018-07-24 09:09:45 +03:00
Matthias 0775a371fe rename sellreason to sell_Reason, fix typos 2018-07-23 00:54:20 +01:00
Matthias ad98c62329 update backtest anlaysis cheatsheet 2018-07-19 19:34:14 +02:00
Janne Sinivirta 0cc1b66ae7
Merge pull request #1037 from freqtrade/fix/backtest-comment
replace --realistic with 2 separate flags
2018-07-19 17:33:19 +03:00
Matthias 6a3c8e3933 update docs for trailing stoploss offset 2018-07-19 13:22:44 +02:00
Matthias 71100a67c9 update documentation with new options 2018-07-19 13:20:15 +02:00
Matthias a290286fef update documentation 2018-07-17 21:05:31 +02:00
Matthias b29eed32ca update documentation 2018-07-17 20:29:53 +02:00
Matthias e17618407b Rename --realistic-simulation to --enable-position-stacking 2018-07-17 20:26:59 +02:00
Matthias 3ca161f196 Add webhook config 2018-07-14 13:32:35 +02:00
Matthias 71df41c4eb add documentation for rpc_webhook 2018-07-14 13:32:35 +02:00
peterkorodi 68ddd1b951
Update plotting.md
Fix pairs and db-url in the doc
2018-07-14 00:07:38 +02:00
Matthias 0bd9674b5c
Merge pull request #1000 from pan-long/fix-doc
Update doc for manually fix trade
2018-07-08 20:07:25 +02:00
Janne Sinivirta 4a26b88a17 improve documentation 2018-07-03 12:51:02 +03:00
Janne Sinivirta aec3f582e1 Merge branch 'develop' into skopt 2018-07-02 11:27:27 +03:00
Janne Sinivirta a58d51ded0 update hyperopt documentation 2018-07-02 09:56:58 +03:00
Matthias ed2a1becef
Merge branch 'develop' into feat/stop_loss 2018-07-01 20:01:02 +02:00
Nullart 8f49d5eb10 documentation updates 2018-06-30 19:32:56 +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
xmatthias e6e868a03c remove markdown code type as it is not valid json 2018-06-27 06:54:29 +02:00
xmatthias 03005bc0f1 update documentation 2018-06-26 23:14:12 +02:00
xmatthias da5be9fbd0 add stop_loss based on work from @berlinguyinca 2018-06-26 23:06:27 +02:00
xmatthias 9ac3c559b6 fix some stoploss documentation 2018-06-26 20:30:16 +02:00
peterkorodi 257e1847b1 Update stoploss.md 2018-06-26 20:30:10 +02:00
Gert Wohlgemuth 54f52fb366 Create stoploss.md 2018-06-26 20:30:03 +02:00
xmatthias e70cb963f7 document what to do with exported backtest results 2018-06-24 17:00:00 +02:00
Anton f82b809fcf Merge with develop 2018-06-23 16:50:27 +03:00
Samuel Husso 864bbc441a
Merge pull request #882 from freqtrade/feature/revamp_readme
Update the README structure
2018-06-23 08:21:56 -05:00
xmatthias 8a44dff595 don't sell if buy is still active 2018-06-22 20:23:23 +02:00
Pan Long e759a90b2d
Update doc for manually fix trade
The profit should be close_rate/open_rate-1   not close_rate/open_rate
2018-06-22 19:16:48 +05:30
xmatthias a7be15d72f Update Documentation to include backtesting with docker 2018-06-18 22:42:14 +02:00
Anton ae94ab17f4 Merge branch 'develop' into feature-unlimited-stake_amount 2018-06-17 02:23:40 +03:00
Matthias a5511e2e30
Merge pull request #894 from freqtrade/feature/force_close_backtest
Display open trades after backtest period
2018-06-16 12:49:08 +02:00
Janne Sinivirta 0c85febe76 remove all mongodb related code 2018-06-16 09:09:28 +03:00
Janne Sinivirta c1f8f641e6 remove use of hyperopt_conf.py 2018-06-16 09:09:28 +03:00
xmatthias 5c3e37412e update docs 2018-06-14 21:20:16 +02:00
xmatthias e22da45474 update documentation with forcesell at the end of the backtest period 2018-06-13 07:00:39 +02:00
xmatthias 6e68c3b230 fix backtesting.md formatting 2018-06-13 06:52:17 +02:00
Anton ce663f6af5 Merge with develop 2018-06-11 16:25:05 +03:00
Gerald Lonlas f0456bb802 Update the README structure 2018-06-08 20:15:52 -07:00
gcarq 0b5d21f32a implement bot reconfiguration and expose it to telegram 2018-06-09 04:29:48 +02:00
Samuel Husso 4dbc7abd0f
Merge pull request #875 from freqtrade/feat/windows_doc
update windows install documentation
2018-06-08 12:58:26 +03:00
Matthias 43d19790ae
update windows install documentation 2018-06-08 11:23:00 +02:00
Matthias 0bc86e72b3
Add slack reference, fix spelling 2018-06-08 10:57:52 +02:00
xmatthias 9292eb664a add reference to strategy repository
fix markdown to have markdownlint not complain that much
2018-06-08 06:44:59 +02:00
Anton b4138f29c8 Merge with develop 2018-06-08 00:29:44 +03:00
Matthias d23bcc435a
Merge pull request #864 from freqtrade/feature/overhaul-db-handling
Allow custom sqlite database path
2018-06-07 22:18:10 +02:00
creslin 7bcac064c0
Update plotting.md
typo fixed.
2018-06-07 15:18:19 +00:00
creslin 959a03a6b0
plotting.md update.
include an example or plotting a strategy buy/sell output.
2018-06-07 15:13:55 +00:00
gcarq f6ef466876 adapt docs 2018-06-07 05:47:14 +02:00
gcarq 00b646158c update docs 2018-06-07 05:36:39 +02:00
Matthias fb49d706d0
Merge pull request #851 from jblestang/update_doc_process_throttle
Update doc process throttle
2018-06-06 00:11:44 +02:00
Jean-Baptiste LE STANG 608fc170d9 fix doc 2018-06-05 13:51:30 +02:00
Jean-Baptiste LE STANG 456d0a050f update doc for process_throttle_secs 2018-06-05 13:49:59 +02:00
creslin e52ec14588
Update configuration.md
typo, form to from.
2018-06-04 22:19:25 +03:00
creslinux b13658b319 Updated configuration doc with new fiat values accepted. 2018-06-04 22:17:10 +03:00
Janne Sinivirta 5ff405b0b0 allow defining of timeframes to download 2018-06-04 15:08:45 +03:00
Janne Sinivirta d4b431a335 update documentation about download_backtesting_data.py script 2018-06-04 12:37:06 +03:00
Janne Sinivirta eeda93a359 Fix folder names in custom datadir documentation 2018-06-04 10:04:26 +03:00
Anton 87f750da35 Merge with develop 2018-06-04 01:50:10 +03:00
Anton daa9c0c026 Fix review comments 2018-06-04 01:48:26 +03:00
xmatthias 5ef2654eb4 replace references to old url
replace garq with freqtrade
2018-06-03 23:07:00 +02:00
xmatthias 26120ff675 remove unnecessary .gitkeep 2018-06-03 23:06:37 +02:00
xmatthias 482d063638 update documentation for --export-filename 2018-06-03 19:41:34 +02:00
Gerald Lonlas d3d62e90d3 Update Backtesting/Hyperopt usage documentation 2018-06-03 08:36:01 -07:00
creslin 9dbe5fdb85 Update back testing document to include example using Posix timestamps
as timerange

e.g
--timerange=1527595200-1527618600
2018-06-02 19:49:23 +03:00
Gerald Lonlas 963d2a8368 Doc: update bot usage 2018-05-29 22:24:13 -07:00
Gerald Lonlas d9eddfb1ee Doc: Update the exchanges supported 2018-05-29 22:21:29 -07:00
Samuel Husso 9639a3805d
Merge pull request #771 from creslinux/develop
Correct instructions in backtesting.md
2018-05-27 10:23:29 +03:00
creslin 280e8b3208
Update backtesting.md - correct instructions
Correct instructions for calling a custom strategy file
To paraphrase the change:

Prior - to call a custom strategy -s the strategy file name within users_data/strategies/ directory
After - to call a custom strategy -s the class name within the strategy within users_data/strategies/ directory
2018-05-26 20:14:33 +03:00
creslin 607c895065
Update backtesting.md: how to call a custom strat
Corrected instructions, to paraphrase the PR 
prior - to call a custom strategy -s the custom strategy file name in user_data/strategies 
after - to call a custom strategy -s the class name within the custom strategy file name in user_data/strategies
2018-05-26 20:09:20 +03:00
Anton 3427c7eb54 Use constants 2018-05-25 17:04:08 +03:00
creslin 318c973461
Update to installation.md
Added link to Docker issue  on OSX with greater detail of the problem and work-around.
2018-05-23 15:20:16 +03:00
creslin 34e78a7400
OSX docker start cmd updated
New versions of Docker will not start in OSX using the cmd in these instructions as /etc/localtime cannot be mounted. 
The change provides an alternate command that does work. 
`docker run --rm -e TZ=`ls -la /etc/localtime | cut -d/ -f8-9` -v `pwd`/config.json:/freqtrade/config.json -it freqtrade`

More info is in this thread: 
https://github.com/docker/for-mac/issues/2396
2018-05-23 13:17:35 +03:00
Anton 9be98cd8f7 Add ability to set unlimited stake_amount 2018-05-23 13:15:03 +03:00
peterkorodi 0c051b1b7a Make plot_dataframe able to show trades stored in database. (#692)
* Show trades stored in db on the graph
2018-05-19 09:14:42 +03:00
Michael Egger edd840ac35
Merge pull request #640 from xmatthias/ccxt-obj-slippage
[cxxt][2/2] Add columns for slippage detection
2018-05-12 13:56:15 +02:00
Matthias Voppichler 81ee6f8265 Update sql docs to new schema 2018-05-12 10:19:52 +02:00
Samuel Husso b55822ad30 telegram: document proxy usage without code changes per gcarq's
comment in #609
2018-05-09 09:22:01 +03:00
Anton ceeb98dda9 Fix conflicts 2018-05-03 11:16:29 +03:00
gcarq 306885e174 Merge branch 'develop' into feat/objectify-ccxt 2018-05-02 22:49:55 +02:00
Anton 24ab1b5be5 Fix review comments, documenation update 2018-05-01 00:27:05 +03:00
Anton 82ea56c8fd Fix review comments. Add support of datetime timeganges 2018-04-28 00:16:34 +03:00
Samuel Husso 6d327658ea docs: Add note about using telegram proxy (#611) 2018-04-21 18:24:53 +02:00
enenn db46ad6502 Change ticker interval from minutes as integer to string (1m, 5m, 1h,...) 2018-04-07 16:57:47 +02:00
enenn c1c6ed6ed7 Replace 'BTC_XXX' with 'XXX/BTC' for pairs and 'XXX_BTC' for files 2018-04-07 16:51:50 +02:00
gcarq 004e0bb9a3 bot-usage.md: add strategy-path 2018-03-27 18:46:42 +02:00
gcarq 06276e1d24 bot-optimization.md: add strategy-path 2018-03-27 18:39:49 +02:00
gcarq ba5cbcbb3f configuration.md: add strategy and strategy_path 2018-03-27 18:38:43 +02:00
gcarq 7edbae893d docs: fix typos 2018-03-25 16:42:20 +02:00
gcarq 7fe0ec5407 adapt docs/bot-usage to reflect changes 2018-03-25 16:39:31 +02:00
gcarq 4fac61387f adapt docs/bot-optimization 2018-03-25 15:12:39 +02:00
gcarq 967bf417df Merge branch 'develop' into feature/objectify 2018-03-19 19:10:19 +01:00
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
Gerald Lonlas 722ed48d9d Merge commit 'e3d222912dfd775b7456a44d6d6055430711f251' into feature/objectify 2018-03-04 00:51:22 -08:00
Gerald Lonlas 5b314e2f7a Port commit "Remove Strategy fallback to default strategy (#490)"
Hash: d24cd89304
2018-03-03 09:33:54 +08: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
kryofly 94883202b8 docs: --timeperiod argument 2018-01-11 00:14:36 +01:00
Robert Moggach 9840e0b5b8 use HTTPS git URL in README.md (#347) 2018-01-09 13:31:59 +01:00
Samuel Husso fbf9bfe897
Update installation.md
it seems that ta-lib requires python3.6-dev package to be installed
2018-01-09 07:24:00 +02:00
Rob Moggach 732281bca0 public git URL 2018-01-08 20:27:41 -08:00
kryofly 0c9d862a49 docs: --datadir documentation 2018-01-07 10:15:26 +01:00
Gerald Lonlas b3ea0f4ec5 Make readable hyperopt best parameters result 2018-01-06 17:19:48 -08:00
Stephen Dade b5d2cfecc7 Unfilled Order timeout - better documentation and variable naming 2018-01-04 10:35:57 +11:00
Stephen Dade 7169ad557f Correct documentation for opentradetimeout 2018-01-03 21:24:42 +11:00
Gerald Lonlas eb473842b8 Update documentation 2018-01-02 23:59:14 -08:00
Gerald Lonlas cb7c36a512 Add Backtesting and Hyperopt documentation 2018-01-02 22:50:54 -08:00
Gerald Lonlas f37c495b90 Update the documentation from the PR review 2018-01-02 22:50:54 -08:00
Gerald Lonlas 284c6c4223 Reorder and revamp the documentation 2018-01-02 22:50:54 -08:00