Commit Graph

46 Commits

Author SHA1 Message Date
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