.. |
assets
|
add pytorch classes uml diagram
|
2023-03-23 12:13:27 +02:00 |
images
|
Update logo with smiling one
|
2021-03-10 09:27:03 +01:00 |
includes
|
docs(protections): fix typo
|
2023-03-25 17:19:58 +08:00 |
javascripts
|
Fix pre-commit indentation
|
2022-04-23 11:22:00 +02:00 |
overrides
|
Remove binance AD from docs page
|
2022-12-28 07:10:11 +01:00 |
stylesheets
|
Remove binance AD from docs page
|
2022-12-28 07:10:11 +01:00 |
advanced-backtesting.md
|
Minor edit
|
2023-04-28 14:59:00 +02:00 |
advanced-hyperopt.md
|
Fix documentation typo
|
2023-07-02 16:44:47 +00:00 |
advanced-setup.md
|
Update dependency to cysystemd
|
2023-02-19 19:30:27 +01:00 |
backtesting.md
|
Improve ordering of backtest output
|
2023-04-09 08:53:36 +02:00 |
bot-basics.md
|
Merge branch 'develop' into pr/paranoidandy/8272
|
2023-03-26 11:22:24 +02:00 |
bot-usage.md
|
Update documentation regarding Legacy Hyperopt
|
2021-09-12 08:18:17 +02:00 |
configuration.md
|
Fix markdown inconsistencies
|
2023-04-19 22:00:31 +08:00 |
data-analysis.md
|
Merge pull request #7607 from matteoettam09/develop
|
2022-12-08 13:34:06 +01:00 |
data-download.md
|
Improve docs wording
|
2023-06-20 06:57:48 +02:00 |
deprecated.md
|
Update deprecations document
|
2023-03-03 06:36:35 +01:00 |
developer.md
|
Improve developer docs with some minor improvements
|
2023-05-22 18:23:33 +02:00 |
docker_quickstart.md
|
Improve Docker documentation wording
|
2022-12-08 08:46:16 +01:00 |
edge.md
|
Remove ticker_interval support
|
2022-03-20 09:00:53 +01:00 |
exchanges.md
|
Update okx position mode terminology
|
2023-02-08 07:08:42 +01:00 |
faq.md
|
Add FAQ entry about permission error
|
2023-04-23 19:20:24 +02:00 |
freqai-configuration.md
|
ensure outlier-check is returning as a numpy array from datasieve
|
2023-06-25 15:43:02 +02:00 |
freqai-developers.md
|
Remove backticks around FreqAI
|
2022-10-03 11:01:58 +02:00 |
freqai-feature-engineering.md
|
Merge remote-tracking branch 'origin/develop' into use-datasieve
|
2023-06-17 13:26:35 +02:00 |
freqai-parameter-table.md
|
add config option for activating and deactivating tensorboard logger, ensure the various flavors are never activated simultaneously
|
2023-05-14 14:08:00 +00:00 |
freqai-reinforcement-learning.md
|
Fix doc and example indentation
|
2023-05-19 07:02:54 +02:00 |
freqai-running.md
|
add config option for activating and deactivating tensorboard logger, ensure the various flavors are never activated simultaneously
|
2023-05-14 14:08:00 +00:00 |
freqai.md
|
Update freqai.md
|
2023-06-16 15:10:11 +02:00 |
hyperopt.md
|
changed trades_space to max_open_trades_space
|
2023-01-15 11:50:40 +01:00 |
index.md
|
Add bybit to supported Futures exchanges
|
2023-01-24 07:21:56 +01:00 |
installation.md
|
Update missing "requirements" install in documentation
|
2023-05-02 18:17:35 +02:00 |
leverage.md
|
Remove note about binance futures naming
|
2023-01-14 21:40:48 +01:00 |
lookahead-analysis.md
|
Update doc wording
|
2023-06-17 08:37:38 +02:00 |
plotting.md
|
Docs: update plotting doc to show strategy option is mandatory
|
2022-04-10 10:39:48 +08:00 |
plugins.md
|
Add seperate page describing plugins
|
2020-12-07 19:22:14 +01:00 |
producer-consumer.md
|
Fix markdown inconsistencies
|
2023-04-19 22:00:31 +08:00 |
requirements-docs.txt
|
Bump mkdocs-material from 9.1.16 to 9.1.17
|
2023-06-26 03:57:21 +00:00 |
rest-api.md
|
update telegram/api documentation with new endpoint
|
2023-04-25 19:40:05 +02:00 |
sandbox-testing.md
|
Initial steps to change bid/ask pricing to enter/exit
|
2022-03-27 18:03:49 +02:00 |
sql_cheatsheet.md
|
Update sql_cheatsheet.md
|
2022-10-18 19:22:07 +02:00 |
stoploss.md
|
Remove extraneous code block
|
2023-04-19 20:18:56 +08:00 |
strategy_analysis_example.md
|
Add ft_bot_start to notebook docs
|
2023-02-02 19:26:48 +01:00 |
strategy_migration.md
|
fix: use .shape instead of index for outliers
|
2023-06-25 16:34:44 +02:00 |
strategy-advanced.md
|
Slightly reword documentation to be more clear
|
2023-05-05 06:45:39 +02:00 |
strategy-callbacks.md
|
Correct user namespace from cust_ to custom_
|
2023-04-20 13:36:31 +08:00 |
strategy-customization.md
|
Update documentation for min_roi
|
2023-05-27 19:40:02 +02:00 |
telegram-usage.md
|
update telegram/api documentation with new endpoint
|
2023-04-25 19:40:05 +02:00 |
trade-object.md
|
Add documentation for Order object
|
2022-12-18 19:40:49 +01:00 |
updating.md
|
Update updating.md
|
2022-10-18 19:15:59 +02:00 |
utils.md
|
modified help-string for the cli-option lookahead_analysis_exportfilename
|
2023-05-27 22:31:47 +02:00 |
webhook-config.md
|
Update docs with new wording for webhook settings
|
2022-10-07 20:45:15 +02:00 |
windows_installation.md
|
Improve windows doc wordings, remove reference to outdated binary provider.
|
2023-04-13 19:58:54 +02:00 |