Matthias
6ff4c9b888
Update docs for /forcesell
8 years ago
Matthias
3973d3697c
deprecate ccxt_rate_limt
8 years ago
Matthias
d1edcf9dcd
Add documentation for ccxt_config
8 years ago
Matthias
e57be10772
Document ccxt_rate_limit
8 years ago
Matthias
3fd00c9a9c
Merge branch 'develop' into ta_on_candle
8 years ago
Matthias
d35d3bb38c
rename ta_on_candle to process_only_new_candles
...
be more expressive
8 years ago
Matthias
a1bd30aa60
Fix documentation string
8 years ago
Matthias
f7b67cec5b
Fix missing docstring
8 years ago
Nullart2
b6b89a464f
move order_book config out of experimental
8 years ago
Matthias
029d61b8c5
Add ta_on_candle descripton to support strategy
8 years ago
Nullart2
4a9bf78770
Order Book with tests
8 years ago
creslin
71b0e15182
updated configuration.md
8 years ago
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
8 years ago
Matthias
038e97667f
Merge branch 'develop' into BASE64
8 years ago
Gert
b3df1b1ba7
added documentation:
8 years ago
Matthias
6a3c8e3933
update docs for trailing stoploss offset
8 years ago
Matthias
71df41c4eb
add documentation for rpc_webhook
8 years ago
Matthias
ed2a1becef
Merge branch 'develop' into feat/stop_loss
8 years ago
Nullart
8f49d5eb10
documentation updates
8 years ago
xmatthias
e6e868a03c
remove markdown code type as it is not valid json
8 years ago
xmatthias
03005bc0f1
update documentation
8 years ago
Anton
f82b809fcf
Merge with develop
8 years ago
xmatthias
8a44dff595
don't sell if buy is still active
8 years ago
Anton
b4138f29c8
Merge with develop
8 years ago
gcarq
f6ef466876
adapt docs
8 years ago
gcarq
00b646158c
update docs
8 years ago
Matthias
fb49d706d0
Merge pull request #851 from jblestang/update_doc_process_throttle
...
Update doc process throttle
8 years ago
Jean-Baptiste LE STANG
608fc170d9
fix doc
8 years ago
Jean-Baptiste LE STANG
456d0a050f
update doc for process_throttle_secs
8 years ago
creslin
e52ec14588
Update configuration.md
...
typo, form to from.
8 years ago
creslinux
b13658b319
Updated configuration doc with new fiat values accepted.
8 years ago
Anton
87f750da35
Merge with develop
8 years ago
Anton
daa9c0c026
Fix review comments
8 years ago
xmatthias
5ef2654eb4
replace references to old url
...
replace garq with freqtrade
8 years ago
Gerald Lonlas
d9eddfb1ee
Doc: Update the exchanges supported
8 years ago
Anton
3427c7eb54
Use constants
8 years ago
Anton
9be98cd8f7
Add ability to set unlimited stake_amount
8 years ago
gcarq
306885e174
Merge branch 'develop' into feat/objectify-ccxt
8 years ago
enenn
db46ad6502
Change ticker interval from minutes as integer to string (1m, 5m, 1h,...)
8 years ago
gcarq
ba5cbcbb3f
configuration.md: add strategy and strategy_path
8 years ago
Manu NALEPA
3da12014b8
[DOC] Correct typos about telegram.
8 years ago
Gerald Lonlas
a5853681e3
Update documentation
8 years ago
Samuel Husso
757a46ab12
ticker_interval as int (instead of string)
8 years ago
Jean-Baptiste LE STANG
36797cda30
Merge branch 'develop' into support_multiple_ticker
8 years ago
Jean-Baptiste LE STANG
5e75f1d8cd
Fixing the documentation
8 years ago
Jean-Baptiste LE STANG
0d709847ee
Fixing the doc and and the default value of sell_profit_only to False
8 years ago
Stephen Dade
b5d2cfecc7
Unfilled Order timeout - better documentation and variable naming
8 years ago
Stephen Dade
7169ad557f
Correct documentation for opentradetimeout
8 years ago
Gerald Lonlas
284c6c4223
Reorder and revamp the documentation
8 years ago