iuvbio
299e640170
include markets_refresh_interval in docs
7 years ago
misagh
0bcf50f1b5
added to stoploss doc
7 years ago
misagh
8d5cc42ef5
configuration doc added
7 years ago
hroff-1902
8730852d6e
Support for systemd watchdog via sd_notify
7 years ago
Matthias
21cb4eafe5
Merge pull request #1632 from iuvbio/update_docs
...
update sql_cheatsheet
7 years ago
Matthias
fa4c8110e7
Rename cheatsheet header
7 years ago
hroff-1902
702153d087
exchange.sandbox parameter was missing in the docs
7 years ago
hroff-1902
9c1d4183fd
typo in doc
7 years ago
iuvbio
7b901e180a
update sql_cheatsheet
7 years ago
hroff-1902
35250eb230
one more typo fixed (by @xmatthias)
7 years ago
hroff-1902
ce46555e77
docs/configuration.md reviewed: formatting, wording, grammar, etc
7 years ago
hroff-1902
2f98dd0429
description for --dynamic-whitelist moved to new docs/deprecated.md
7 years ago
Misagh
6d63b8e71e
Merge pull request #1615 from freqtrade/fix/hyperopt_peram
...
Update documentation for --customhyperopt
7 years ago
Matthias
f6ca97d1dc
Update hyperopt doc to validate backtest results
7 years ago
hroff-1902
386abc5eba
minor: doc update index.md
7 years ago
hroff-1902
460e0711c6
How to use multiple configuration files
...
Description of multiple config command line options added.
Concrete examples to the bot-configuration page (something like "Hiding your key and exchange secret") will follow.
Please review grammar, wording etc.
7 years ago
Matthias
b8eb3ecb1d
Update hyperopts documentation to work and match the code
7 years ago
Matthias
2208a21a6c
Update help strings
7 years ago
iuvbio
df79098adc
update docs
7 years ago
Matthias
5c3177cc79
Adapt documentation to remove market_url
7 years ago
hroff-1902
5fac4f7b45
Edge doc file minor improvements, typos, formatting
7 years ago
hroff-1902
9c54886f14
minor: formatting math expression in FAQ
7 years ago
hroff-1902
a1b00f9053
Edge question added; minor improvements (sections for Hyperopt and Edge)
7 years ago
gautier pialat
ba23f58ff3
change the way to clone git rep for Window with docker
7 years ago
gautier pialat
dffb27326e
prevent convert LF->CRLF line ending on window
...
During docker built on windows if in global git config core.autocrlf = true then when have this message :
Step 6/12 : RUN cd /tmp && /tmp/install_ta-lib.sh && rm -r /tmp/*ta-lib*
---> Running in c0a626821132
/tmp/install_ta-lib.sh: 4: /tmp/install_ta-lib.sh: Syntax error: "&&" unexpected
this behave is because file is in the wrong line ending format
Has script files run on linux they need to use LF lines ending so we need to ensure they are not converted to CRLF lines ending if global git config is at core.autocrlf = true.
7 years ago
hroff-1902
df8067d6c4
add description of the new configuration option amount_reserve_percent
7 years ago
Misagh
421be5da86
Merge pull request #1511 from freqtrade/fix/more_settings_strategy
...
add more settings to strategy
7 years ago
Matthias
02d13645b0
Merge branch 'develop' into feat/dataprovider
7 years ago
Matthias
ba07348b82
Rename additional_pairs to informative_pairs
7 years ago
Matthias
da5210ef5b
Merge branch 'develop' into feature/plot_df_refactoring_multiple_pairs
7 years ago
AxelCh
eec7276393
fix crash when backtest-result.json not exist
7 years ago
Matthias
5e7ba85dbe
Fix typo
7 years ago
Matthias
56a3d78128
Fix typo
7 years ago
Matthias
3afe54790e
Merge pull request #1510 from gianlup/add_totprofit_to_bt
...
Added total profit column to backtest result
7 years ago
Gianluca Puglia
38d293cc26
Updated doc
7 years ago
Matthias
ac199b626a
Drop mandatory column
7 years ago
Matthias
8750f1be3f
Add strategy-override options
7 years ago
Matthias
05d65b81da
Fix typo
7 years ago
Matthias
d136cac181
Merge branch 'develop' into feat/dataprovider
7 years ago
Samuel Husso
372c5d813a
Merge pull request #1508 from freqtrade/improve_strategy_docs
...
Add information about dataframe
7 years ago
Matthias
c412cd9e57
Add information about dataframe
...
fix #1192
7 years ago
Matthias
fc92491a47
Add documentation for additional_pairs
7 years ago
Matthias
7b138ef3b4
Add warning about strategy/backtesting
7 years ago
Matthias
6525a838d1
Adjust documentation to tuple use
7 years ago
Matthias
a9abc25785
Improve data-provider tests
7 years ago
Matthias
646e98da55
Always return dataframe
7 years ago
Matthias
9edb88051d
Add dataprovider documentation
7 years ago
Matthias
1be3d57b60
Improve developer docs
7 years ago
macd2
6fb50e35c9
JSON standard does not allow single quoted strings
7 years ago
misagh
89eddfd349
refactoring english …
7 years ago
misagh
1c4ee35eca
using italic for “off exchange”
7 years ago
misagh
e41e45413f
adding tailing_stop to docs
7 years ago
misagh
9d6c54791b
added note for only binance
7 years ago
misagh
e682eceae4
stop loss documentation added
7 years ago
misagh
2533112254
added referral to stop loss documentation
7 years ago
misagh
08d98773f3
added SL interval to configuration document
7 years ago
gautier pialat
399d2d89a3
Win rate formula was wrong (but not the definition)
7 years ago
Matthias
99e2d795c5
Merge pull request #1475 from freqtrade/feat/hyperopt_sell
...
Feat/hyperopt sell
7 years ago
Matthias
b5adfcf51a
Fix documentation typo
7 years ago
Matthias
5dd1f9b38a
improve hyperopt docs
7 years ago
Gianluca Puglia
13800701ce
Fix custom db_url ignored if provided by conf.json
7 years ago
Matthias
798ae460d8
Add check if trigger is in parameters
7 years ago
Matthias
5e08769366
Update hyperopt documentation with sell-stuff
7 years ago
Matthias
f32232ba96
Add documentation for stoploss in strategy
7 years ago
misagh
afffa2f313
changed to “Free, open source …”
7 years ago
Matthias
b55994cb71
Clarify documentation
7 years ago
misagh
7b1f4aec76
typo
7 years ago
misagh
827a8309d7
more links corrected
7 years ago
misagh
366980fd62
broken link corrected
7 years ago
misagh
42cc3e525e
link second try
7 years ago
misagh
361b294e43
block “==“ removed
7 years ago
misagh
dd91b5c731
links corrected
7 years ago
misagh
a07a004bb6
test relative link
7 years ago
misagh
a86b34e41c
old files removed
7 years ago
misagh
7bf1a92dc3
“inofficial” => unofficial
7 years ago
misagh
db1c9b8edf
relative links
7 years ago
misagh
79ac20636f
typo + broken link
7 years ago
misagh
04483da8df
typo corrected
7 years ago
misagh
be1969adc8
added widgets to index documents
7 years ago
misagh
689ca76456
added “ready to try?”
7 years ago
misagh
034bcd64d5
requirements added to “about”
7 years ago
misagh
faad07aa3d
changing index to about page
7 years ago
misagh
4d415205d1
about document enriched
7 years ago
misagh
f42df56a88
edge reformatted
7 years ago
misagh
87cbf6aaaa
Plotting reformatted
7 years ago
misagh
863cf303e3
hyperopt reformatted
7 years ago
misagh
b029a98980
backtesting reformatted
7 years ago
misagh
219e9d9e2b
optimization page reformatted
7 years ago
misagh
da380e6a0d
start the bot documentation reformatted
7 years ago
misagh
016522b151
configuration reformatetd
7 years ago
misagh
cb1d9b6200
restructuring docs content
7 years ago
misagh
f6ff9b0419
changed to introduction
7 years ago
misagh
0bcadbd854
bigger logo
7 years ago
misagh
78f29a7454
added theme configuration
7 years ago
misagh
71de820adf
changing doc theme
7 years ago
misagh
dcf0feefb9
move requirements to docs
7 years ago
Matthias
cb654a82db
Add release documentation
7 years ago
Oon Arfiandwi
8b38f44da6
Update installation reference for Raspbian
...
Add `libffi-dev` as an additional package to install before process installation with `pip`.
Add recommendation to use (mini)conda and remove package `scipy`, `pandas`, and `numpy` from `requrements.txt`.
7 years ago
Matthias
5b30815d7b
Move "following section" part
7 years ago
Matthias
37cde77e18
Fix typo
7 years ago
Matthias
1fc0dcb9d8
Fix typo in link
7 years ago
Matthias
5e3e7b6928
correct TOC for bot-optimization.md
7 years ago
Matthias
f2beaf101c
Add strategy documentation ( fixes #818 )
7 years ago
Matthias
d951289862
Refactor strategy documentation
7 years ago
Pan Long
1483593e65
Fix instructions on building a dev Docker image.
7 years ago
Pan Long
1372095c66
Seperate requirements to run the bot and to develop.
...
- Add a requirements-dev.txt file which includes additional deps for development.
- Add a Dockerfile.develop which installs all deps for development and also enables dev commands.
- Change related documentations on how to run/dev the bot.
7 years ago
Matthias
b3bb98777b
Merge branch 'develop' into time_in_force
7 years ago
Matthias
c21bf7d6bb
Merge pull request #1414 from mishaker/add_link_order_type
...
Adding order type explanation link to doc.
7 years ago
misagh
7357d6b089
adding order type explanation link to doc.
7 years ago
misagh
c784b829e5
typo
7 years ago
misagh
213155e6d3
typo
7 years ago
misagh
f756f1ad28
unnecessary explanation removed.
7 years ago
misagh
2e7028442d
reformatting
7 years ago
misagh
a967b8918a
broken link corrected
7 years ago
misagh
9d8a3b4ec5
docs added
7 years ago
Matthias
6b4bab272f
Add link to edge documentation in bot-usage
7 years ago
misagh
df5a280169
fix edge doc broken link
7 years ago
Matthias
2c27736dfe
Merge pull request #1390 from freqtrade/feat/dynamic_provider
...
Dynamic Pairlist provider
7 years ago
Matthias
aa579bafa4
Merge pull request #1365 from mishaker/edge_position
...
Fix edge position sizing.
7 years ago
Matthias
8f19c83f6b
Refrase documentation
7 years ago
Matthias
a63f123b6d
Check if number_assets is defined, as it's required by VolumePairList
7 years ago
Matthias
3e2fa58029
load pairlists via resolver
7 years ago
Matthias
1a10e12861
Documentation and developer documentation
7 years ago
Matthias
1c3ce265f1
documentation for pairlists
7 years ago
Matthias
33e9ed5a5e
Print sellreason in sell-message
7 years ago
Pan Long
99f7c3752a
Correct Edge links
...
It was pointing to a fork instead of freqtrade/freqtrade
7 years ago
misagh
7ddbaa70ad
USDT to ETH conversion. 1 USDT = 1 ETH
7 years ago
misagh
237dc8290f
conflict resolved0
7 years ago
misagh
ee62adf4f7
highlight
7 years ago
misagh
4431e3bdb6
position size explanation enriched
7 years ago
misagh
4a2d60370c
adding dots at the end of sentences
8 years ago
misagh
c61ede4182
documentation updated
8 years ago
misagh
9d005678c3
Merge branch 'develop' into stoploss_on_exchange
8 years ago
Matthias
5fa3548dbe
Merge pull request #1145 from freqtrade/feat/improve_travis
...
improve travis integration, add test for Docker
8 years ago
misagh
86354ed258
conflict resolved
8 years ago
misagh
17004a5a72
documentation corrected
8 years ago
misagh
5e1fb11124
documentation added for stop loss on exchange
8 years ago
misagh
e4744c1ba4
stop loss on exchanged removed from doc
8 years ago
Matthias
3e8de28b51
Add Note about order types support
8 years ago
misagh
6f0025c6de
documentation written
8 years ago
Matthias
64028647a0
Merge pull request #571 from stephendade/userhyper
...
Separated out custom hyperopts
8 years ago
Matthias
5a550ef2af
Fix docs typo in hyperopt
8 years ago
Matthias
e69f943911
Add missing semicolon
8 years ago
Matthias
d72e605cb7
Merge pull request #1330 from freqtrade/feat/diff_order_types
...
Add support for different order types
8 years ago
Matthias
6e78efd971
Document "order_types" setting
8 years ago
Matthias
de57da3249
Merge pull request #1328 from mishaker/edge_cli
...
Edge cli
8 years ago
misagh
d05c671a7e
adding edge args to bot-usage
8 years ago
Matthias
dcf9930858
improve hyperopt documentation (links)
8 years ago
misagh
03e6caa501
adding notice about Edge ignoring ROI and TSL in doc
8 years ago
misagh
9698eee934
documentation added
8 years ago
misagh
51dfd2bf47
If max_open_trade=-1 means it should be ignored.
8 years ago
Matthias
bdba6186d8
Fix doc-typos
8 years ago
misagh
aacc1d5004
removing total capital in favour of stake amount
8 years ago
misagh
4dcd15da1d
improving documentation for positioning
8 years ago
misagh
aefc20738a
adding dot to the end of the phrase.
8 years ago
misagh
a7dc8f5f4f
adding edge configuration to configuration.md and removed whitespaces
8 years ago
misagh
5d850825f5
adding a notice about the incompatibility of Edge with Dynamic whitelist
8 years ago
misagh
b425cc3e3b
adding explanation regarding max trade duration and interval
8 years ago
misagh
f75606d295
formulas markdown style
8 years ago
misagh
5bd3bae5af
unifying default value explanations
8 years ago
misagh
bd1b05828e
typos in documentation corrected
8 years ago
Stephen Dade
40368bd1b2
Added more hyperopt documentation
8 years ago
Stephen Dade
5816d1c1bd
Updated documentation for new hyperopt
8 years ago
misagh
23d3a7f31e
capital after dots and default values corrected
8 years ago
misagh
5754e51960
more typos
8 years ago
misagh
8a25490146
Typo corrected
8 years ago
misagh
4fbabd3b99
Doc for Edge WIP 3
8 years ago
misagh
49d30ad0e2
doc WIP 2
8 years ago
misagh
cc41317670
documentation WIP 1
8 years ago
misagh
2c0fc3c735
Test latex images
8 years ago
misagh
714ac6dd08
Merge branch 'develop' into money_mgt
8 years ago
Matthias
7e5fd82f25
Merge pull request #1269 from freqtrade/feat/force_buy
...
add /forcebuy to telgram handler
8 years ago
misagh
f6498bf5f7
beginning
8 years ago
misagh
9cb660776c
money_mgt added
8 years ago
misagh
f77fa6b592
misharizing temporarily for doc
8 years ago
misagh
b57ae20af4
edge doc file added
8 years ago
misagh
83b3323c56
formating md
8 years ago
misagh
85768fcc51
beginning of doc
8 years ago
Matthias
7e4a0baef2
improve hyperopt.md
8 years ago
Matthias
a4fc5afb66
Add hyperopt ROI documentation, add note on methology for hyperopt
8 years ago
misagh
346e155dd9
Merge branch 'develop' into mac_install_talib
8 years ago
wingsgb
91dc8644bf
Update hyperopt.md
8 years ago
Matthias
39efda19f4
Add freqtradeorg/freqtrade docker images to the documentation
8 years ago
misagh
fb3fd7cb15
setup script and documentation fixed for TA-Lib and MacOS
8 years ago
misagh
912e9bd15c
mac installation path
8 years ago
Matthias
3de3c246b4
add warning-message when forcebuy_enable is true
8 years ago
Matthias
6ff4c9b888
Update docs for /forcesell
8 years ago
fapaydin
b1f016b9c0
Update hyperopt.md
...
Invalid argument in description.
Replace --timeperiod with --timerange correct format.
8 years ago
Matthias
21480d4219
be more expressive on what "this value" is
8 years ago
Matthias
2cd7b40b38
Fix spelling in stoploss.md
8 years ago
Matthias
3973d3697c
deprecate ccxt_rate_limt
8 years ago
Matthias
d1edcf9dcd
Add documentation for ccxt_config
8 years ago
Matthias
3ed486f3a0
update documentation for raspberry
...
to match as shown in #1236
8 years ago
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