Matthias
30ae5829f5
Fix SED command for macos
...
Mac uses the bsd version, where -i without backup is not allowed.
8 years ago
Matthias
e57be10772
Document ccxt_rate_limit
8 years ago
Matthias
4e847f26bc
explicitly ask for more ressources in hyperopt documentation
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
Samuel Husso
9945b97595
Merge pull request #1175 from freqtrade/doc/installation
...
installation documentation update
8 years ago
Matthias
a1bd30aa60
Fix documentation string
8 years ago
Matthias
9f8e68ce02
Merge branch 'develop' into order-book
8 years ago
Matthias
f7b67cec5b
Fix missing docstring
8 years ago
Nullart2
b6b89a464f
move order_book config out of experimental
8 years ago
Matthias
c9ee528050
Add section about raspberry / conda to install.md
8 years ago
Matthias
9bce6c5f48
Add error-section for windows
8 years ago
Matthias
1a9c085f10
Restructure install documentation
8 years ago
Matthias
c5efcace47
change pip3.6 to pip3
8 years ago
Matthias
029d61b8c5
Add ta_on_candle descripton to support strategy
8 years ago
Matthias
c9580b31d0
parametrize outdated_offset to simplify sandbox usage
8 years ago
Axel Cherubin
a5554604e0
add sed command in doc, fix travis error
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
Janne Sinivirta
3a5b435dfa
Merge pull request #1089 from freqtrade/feat/backtest_multi_strat
...
Allow multi strategy backtest without data reload
8 years ago
Matthias
038e97667f
Merge branch 'develop' into BASE64
8 years ago
Matthias
c648e2acfc
Adjust documentation to strategy table
8 years ago
Matthias
4ea6780153
Update documentation with --strategy-list
8 years ago
Janne Sinivirta
2d7ef30185
Merge pull request #1093 from freqtrade/fix/talib-install
...
install numpy before ta-lib to fix build errors
8 years ago
Matthias
5a55cd25ff
Merge branch 'develop' into sandbox2
8 years ago
Matthias
787d6042de
Switch from pair(str) to metadata(dict)
8 years ago
Matthias
941879dc19
revert docs to use populate_* functions
8 years ago
Matthias
fa48b8a535
Update documentation with advise-* methods
8 years ago
Matthias
ebfcc0fc13
install numpy before ta-lib to fix build errors
8 years ago
creslinux
c85c7a3a77
Documentation fixes.
8 years ago
Samuel Husso
187e039a58
Merge pull request #1034 from freqtrade/feat/positive_sl_limit
...
add offset for positive trailing stop loss
8 years ago
Gert
b3df1b1ba7
added documentation:
8 years ago
creslinux
8648ac9da2
Update documentation with hot to sandbox test.
...
Allowing end-to-end GDAX API use without risking real money.
8 years ago
creslinux
b2b81c8b2d
Update documentation with hot to sandbox test.
...
Allowing end-to-end GDAX API use without risking real money.
8 years ago
Janne Sinivirta
0b3190552e
Merge pull request #1018 from freqtrade/feat/sell_reason
...
Record sell reason
8 years ago
Matthias
0775a371fe
rename sellreason to sell_Reason, fix typos
8 years ago
Matthias
ad98c62329
update backtest anlaysis cheatsheet
8 years ago
Janne Sinivirta
0cc1b66ae7
Merge pull request #1037 from freqtrade/fix/backtest-comment
...
replace --realistic with 2 separate flags
8 years ago
Matthias
6a3c8e3933
update docs for trailing stoploss offset
8 years ago
Matthias
71100a67c9
update documentation with new options
8 years ago
Matthias
a290286fef
update documentation
8 years ago
Matthias
b29eed32ca
update documentation
8 years ago
Matthias
e17618407b
Rename --realistic-simulation to --enable-position-stacking
8 years ago
Matthias
3ca161f196
Add webhook config
8 years ago
Matthias
71df41c4eb
add documentation for rpc_webhook
8 years ago
peterkorodi
68ddd1b951
Update plotting.md
...
Fix pairs and db-url in the doc
8 years ago
Matthias
0bd9674b5c
Merge pull request #1000 from pan-long/fix-doc
...
Update doc for manually fix trade
8 years ago
Janne Sinivirta
4a26b88a17
improve documentation
8 years ago
Janne Sinivirta
aec3f582e1
Merge branch 'develop' into skopt
8 years ago