Commit Graph

183 Commits

Author SHA1 Message Date
macd2 6fb50e35c9
JSON standard does not allow single quoted strings 2019-01-20 14:21:42 +01:00
misagh e41e45413f adding tailing_stop to docs 2019-01-18 11:58:23 +01:00
misagh 2533112254 added referral to stop loss documentation 2019-01-16 19:12:52 +01:00
misagh 08d98773f3 added SL interval to configuration document 2019-01-16 19:10:13 +01:00
Gianluca Puglia 13800701ce Fix custom db_url ignored if provided by conf.json 2019-01-06 13:47:36 +01:00
Matthias f32232ba96 Add documentation for stoploss in strategy 2019-01-05 07:32:35 +01:00
misagh 366980fd62 broken link corrected 2018-12-31 13:39:18 +01:00
misagh 361b294e43 block “==“ removed 2018-12-31 13:27:59 +01:00
misagh dd91b5c731 links corrected 2018-12-31 13:26:25 +01:00
misagh db1c9b8edf relative links 2018-12-31 11:04:22 +01:00
misagh 016522b151 configuration reformatetd 2018-12-30 16:56:13 +01:00
misagh cb1d9b6200 restructuring docs content 2018-12-30 15:22:19 +01:00
Matthias b3bb98777b
Merge branch 'develop' into time_in_force 2018-12-17 06:37:46 +01:00
misagh 7357d6b089 adding order type explanation link to doc. 2018-12-16 22:13:50 +01:00
misagh c784b829e5 typo 2018-12-16 22:11:51 +01:00
misagh 213155e6d3 typo 2018-12-16 22:09:46 +01:00
misagh f756f1ad28 unnecessary explanation removed. 2018-12-16 22:08:50 +01:00
misagh 2e7028442d reformatting 2018-12-16 22:07:03 +01:00
misagh a967b8918a broken link corrected 2018-12-16 22:05:15 +01:00
misagh 9d8a3b4ec5 docs added 2018-12-16 22:02:29 +01:00
Matthias 8f19c83f6b Refrase documentation 2018-12-06 19:39:25 +01:00
Matthias 1c3ce265f1 documentation for pairlists 2018-12-04 20:24:52 +01:00
misagh 86354ed258 conflict resolved 2018-11-26 19:08:58 +01:00
misagh 17004a5a72 documentation corrected 2018-11-26 18:29:41 +01:00
misagh 5e1fb11124 documentation added for stop loss on exchange 2018-11-25 17:30:06 +01:00
misagh e4744c1ba4 stop loss on exchanged removed from doc 2018-11-25 11:31:30 +01:00
Matthias 3e8de28b51 Add Note about order types support 2018-11-24 13:26:36 +01:00
misagh 6f0025c6de documentation written 2018-11-22 21:07:33 +01:00
Matthias d72e605cb7
Merge pull request #1330 from freqtrade/feat/diff_order_types
Add support for different order types
2018-11-19 19:55:30 +01:00
Matthias 6e78efd971 Document "order_types" setting 2018-11-17 10:24:42 +01:00
misagh 51dfd2bf47 If max_open_trade=-1 means it should be ignored. 2018-11-14 11:37:53 +01:00
misagh aefc20738a adding dot to the end of the phrase. 2018-11-08 14:18:07 +01:00
misagh a7dc8f5f4f adding edge configuration to configuration.md and removed whitespaces 2018-11-08 14:16:46 +01:00
Matthias 3de3c246b4 add warning-message when forcebuy_enable is true 2018-10-10 20:23:25 +02:00
Matthias 6ff4c9b888 Update docs for /forcesell 2018-10-10 20:08:29 +02:00
Matthias 3973d3697c deprecate ccxt_rate_limt 2018-10-04 20:35:28 +02:00
Matthias d1edcf9dcd Add documentation for ccxt_config 2018-10-04 20:17:19 +02:00
Matthias e57be10772 Document ccxt_rate_limit 2018-09-08 13:01:33 +02:00
Matthias 3fd00c9a9c Merge branch 'develop' into ta_on_candle 2018-09-01 20:01:18 +02:00
Matthias d35d3bb38c rename ta_on_candle to process_only_new_candles
be more expressive
2018-09-01 19:52:40 +02:00
Matthias a1bd30aa60 Fix documentation string 2018-08-29 19:59:25 +02:00
Matthias f7b67cec5b Fix missing docstring 2018-08-29 19:16:41 +02:00
Nullart2 b6b89a464f move order_book config out of experimental 2018-08-29 17:38:43 +08:00
Matthias 029d61b8c5 Add ta_on_candle descripton to support strategy 2018-08-09 13:12:12 +02:00
Nullart2 4a9bf78770 Order Book with tests 2018-08-05 12:41:06 +08:00
creslin 71b0e15182 updated configuration.md 2018-08-03 08:45:24 +00:00
creslin c38d94df2d Resubmitting - because GIT.
This is the last cut that was in #1117 before i closed that PR

This PR allows a user to set the flag "ta_on_candle" in their config.json

This will change the behaviour of the the bot to only process indicators
when there is a new candle to be processed for that pair.

The test is made up of "last dataframe row date + pair" is different to
last_seen OR  ta_on_candle is not True
2018-08-03 07:33:34 +00:00
Matthias 038e97667f
Merge branch 'develop' into BASE64 2018-08-01 07:26:13 +02:00
Gert b3df1b1ba7 added documentation: 2018-07-28 21:31:20 -07:00
Matthias 6a3c8e3933 update docs for trailing stoploss offset 2018-07-19 13:22:44 +02:00
Matthias 71df41c4eb add documentation for rpc_webhook 2018-07-14 13:32:35 +02: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
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
Anton f82b809fcf Merge with develop 2018-06-23 16:50:27 +03:00
xmatthias 8a44dff595 don't sell if buy is still active 2018-06-22 20:23:23 +02:00
Anton b4138f29c8 Merge with develop 2018-06-08 00:29:44 +03: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
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
Gerald Lonlas d9eddfb1ee Doc: Update the exchanges supported 2018-05-29 22:21:29 -07:00
Anton 3427c7eb54 Use constants 2018-05-25 17:04:08 +03:00
Anton 9be98cd8f7 Add ability to set unlimited stake_amount 2018-05-23 13:15:03 +03:00
gcarq 306885e174 Merge branch 'develop' into feat/objectify-ccxt 2018-05-02 22:49:55 +02:00
enenn db46ad6502 Change ticker interval from minutes as integer to string (1m, 5m, 1h,...) 2018-04-07 16:57:47 +02:00
gcarq ba5cbcbb3f configuration.md: add strategy and strategy_path 2018-03-27 18:38:43 +02:00
Manu NALEPA 3da12014b8
[DOC] Correct typos about telegram. 2018-01-25 18:26:01 +01: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
Jean-Baptiste LE STANG 36797cda30 Merge branch 'develop' into support_multiple_ticker 2018-01-20 19:25:47 +01: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
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 284c6c4223 Reorder and revamp the documentation 2018-01-02 22:50:54 -08:00