hroff-1902
|
634bf2b15c
|
Docs: Fix checking of runmode
|
6 years ago |
hroff-1902
|
f57bd6b616
|
Keep the docs clean for unexperienced users
|
6 years ago |
hroff-1902
|
2034527faa
|
Update docs/strategy-customization.md
Co-Authored-By: Matthias <xmatthias@outlook.com>
|
6 years ago |
hroff-1902
|
2846f9454f
|
Add description in the docs
|
6 years ago |
Matthias
|
2195ae59d6
|
Use different time offsets to avoid confusion
|
6 years ago |
Matthias
|
43c25c8a32
|
add documentation for is_pair_locked
|
6 years ago |
Matthias
|
a71deeda94
|
Document lock-pair implementation
|
6 years ago |
Matthias
|
89b4f45fe3
|
Remove section about strategy template - use new-strategy intead
|
6 years ago |
hroff-1902
|
17e03559dc
|
minor: fix typo in docs
|
6 years ago |
Matthias
|
a374df7622
|
some minor fixes from feedback
|
6 years ago |
Matthias
|
f7322358cf
|
Update documentation
|
6 years ago |
Matthias
|
8cf8ab089e
|
Add note about create-datadir to install instruction
|
6 years ago |
Matthias
|
9b050523e9
|
Merge pull request #2397 from freqtrade/feat/new_args_system
require subcommand for all actions
|
6 years ago |
Matthias
|
334ac8b10c
|
Adapt documentation for timeframe
|
6 years ago |
Matthias
|
6f01d7f8ea
|
Merge branch 'develop' into feat/new_args_system
|
7 years ago |
hroff-1902
|
3149c12a14
|
Merge pull request #2444 from freqtrade/sql_cleanup
Fix scoped_session and add Documentation for strategy
|
7 years ago |
Matthias
|
7a96d3c9ae
|
Update raspbian install documentation
Fix "box" titles ... they need to be in quotes!
|
7 years ago |
Matthias
|
b7b1e66c6e
|
Convert to % as part of RPC to allow users to use unrounded ratio
|
7 years ago |
Matthias
|
5ed7771148
|
Update documentation to include get_trades
fixes #1753
|
7 years ago |
Matthias
|
a368646745
|
Merge branch 'develop' into feat/new_args_system
|
7 years ago |
Matthias
|
61c037f2cf
|
Fix some typos and comment mistakes
|
7 years ago |
Matthias
|
132a4da7cf
|
Small style fixes and adjusted tests
|
7 years ago |
Matthias
|
c4cb098d14
|
Update documentation with indicator_startup_period
|
7 years ago |
hroff-1902
|
4ce278a06e
|
Merge branch 'develop' into feat/new_args_system
|
7 years ago |
Matthias
|
bedbd964fc
|
slightly rephrase strategy docs
|
7 years ago |
Matthias
|
f3cfe147b5
|
Merge branch 'develop' into feat/new_args_system
|
7 years ago |
Matthias
|
20dd3f2d67
|
Clearly highlight potential problems with looking into the future
|
7 years ago |
Matthias
|
e6e35c2584
|
Switch samplestrategy from ADX to RSI
|
7 years ago |
Matthias
|
ace70510f3
|
Wording fixes
|
7 years ago |
Matthias
|
790e6146f5
|
Use crossed() in sample strategy
|
7 years ago |
Matthias
|
bba5f54722
|
Merge pull request #2335 from hroff-1902/dataprovider-market
Allow to use market data in the strategies
|
7 years ago |
hroff-1902
|
69c23c00e0
|
Fix minor typos in the docs
|
7 years ago |
hroff-1902
|
613300c61d
|
Add short description of the market() method into docs
|
7 years ago |
Matthias
|
2710226326
|
Update documentation to use subcommands
|
7 years ago |
Matthias
|
637ec60644
|
Update slack link
|
7 years ago |
Matthias
|
88f823f899
|
Improvements to documentation
|
7 years ago |
Matthias
|
514860ac3b
|
Improve documentation
|
7 years ago |
Matthias
|
50b572a657
|
Merge branch 'develop' into strategy_version
|
7 years ago |
Matthias
|
51fbeed71f
|
Rename TestStrategy to SampleStrategy
|
7 years ago |
Matthias
|
d66fb86449
|
Add documentation for interface_version
|
7 years ago |
Matthias
|
81925dfadf
|
Fix some doc inconsistencies
|
7 years ago |
hroff-1902
|
70b1a05d97
|
example in the docs changed
|
7 years ago |
Matthias
|
8d206f8308
|
Fix wrong warning box
|
7 years ago |
Matthias
|
c4fb0fd6ca
|
Don't run the bot with python3 freqtrade
* we can either use `python3 -m freqtrade ...` or `freqtrade ...` - and
shorter should be better.
|
7 years ago |
Matthias
|
17800c8ca5
|
Remove folder references (it's directory!)
|
7 years ago |
Matthias
|
36dd061be7
|
Update slack link since the old one expired
|
7 years ago |
Misagh
|
1f3406b29b
|
Merge pull request #1868 from freqtrade/stoploss_restart
Stoploss restart
|
7 years ago |
Yuliyan Perfanov
|
a9ed5da369
|
added doc for DataProvider.orderbook()
|
7 years ago |
Matthias
|
58ced36445
|
Add documentation for stoploss updates
|
7 years ago |
Matthias
|
11fd8a59af
|
cleanup stoploss documentations
|
7 years ago |