Commit Graph

2928 Commits (255eb71270991fe480cd642ee5ea2ce69964f8a9)

Author SHA1 Message Date
Matthias 6686489c06
Merge pull request #7258 from freqtrade/feat/hyp_optinal_indicator
4 years ago
Matthias c3e74e6e8d Improve doc wording
4 years ago
Matthias 2b70c3d0c0 support price callback for partial exits in bt
4 years ago
robcaulk 65b552e310 make docs reflect reality, move download_all_data to new utils.py file, automatic startup_candle detection
4 years ago
Matthias 1fd223c815
Update --prepend help string
4 years ago
Matthias 9e48e6a40b Update docs about precision limits in backtesting
4 years ago
Matthias 1b0f37a93c Fix documentation typo
4 years ago
robcaulk ac42c0153d deprecate indicator_max_period_candles, automatically compute startup candles for FreqAI backtesting.
4 years ago
dependabot[bot] 3958e53aaa
Bump mkdocs-material from 8.4.0 to 8.4.1
4 years ago
Matthias 085f81ec9e Fix header indent on stake-size-management
4 years ago
Matthias 0ec38e0cfd Fix typo in docs
4 years ago
Matthias 63efb3ff3e
Merge pull request #7245 from th0rntwig/improve-doc
4 years ago
Matthias 01d45ed12e
Merge pull request #7257 from freqtrade/feat/list-pair-time
4 years ago
elintornquist 692c6bf1fd Added and updated figs and fig descriptions
4 years ago
robcaulk 88d6a7fbff additional edits
4 years ago
elintornquist 9c6b745f06 Restructure and improve doc, add fiq
4 years ago
Matthias 1389c8f5b6 Update documentation with show-timerange option
4 years ago
Matthias 733f716819 Update documentation
4 years ago
Matthias bc359675a2 Add --analyze-per-epoch - moving populate_analysis to the epoch process
4 years ago
Matthias 16af10a5bc Update notebook sample with simplified datadir configuration
4 years ago
Matthias 18fab86431 Add dock segment about webserver mode for docker
4 years ago
Matthias e7902bffa0 Remove checks for dataprovider existance - it's available in all modes.
4 years ago
Matthias e0883a4ea0 Improve doc wording
4 years ago
Matthias 819bc71941 Update docs for freqai docker container
4 years ago
Matthias 09ee9089fb
Merge pull request #6832 from freqtrade/feat/freqai
4 years ago
dependabot[bot] bc79027cf4
Bump mkdocs-material from 8.3.9 to 8.4.0
4 years ago
Matthias 464d99808f Update doc table formatting
4 years ago
Matthias 3a9ec76c91 Move "freqai.lock" to backend to simplify user interface
4 years ago
Matthias a5e96881f4 slightly update doc wording
4 years ago
Matthias c08a89378d
Merge pull request #7192 from AchmadFathoni/patch_conda_ta-lib
4 years ago
Matthias 24f1dc4ecc Update patched ta-lib install for conda
4 years ago
Robert Caulk c9c128f781 finalize logo, improve doc, improve algo overview, fix base tensorflowmodel for mypy
4 years ago
Matthias 3918f4abbd Simplify strategy interface by removing explicit self.freqai_info assignment
4 years ago
ecoppen 2312b86a66 Update telegram-usage.md
4 years ago
robcaulk 2cae3c42e6 remove trade database analyzer, clean up a bit
4 years ago
robcaulk 91d0c91287 improve docs
4 years ago
robcaulk 4289c5c684 update freqai logo
4 years ago
Matthias 9a82898d6b Merge branch 'develop' into feat/freqai
4 years ago
Matthias 5182f755f1 Add debug setup documentation
4 years ago
Achmad Fathoni aaa5349003 Add script for patching conda libta-lib
4 years ago
Matthias 78e129034e Update docs to specify trading limit behaviour
4 years ago
Robert Caulk c172ce1011 improve flexibility of user defined prediction dataframe
4 years ago
Robert Caulk fdc82f8302 add doc section for classifier
4 years ago
robcaulk a42a060ab5 fix DB once and for all. Make DBSCAN more efficient and robust.
4 years ago
Matthias 29e41cc817 Update docs to reflect correct result
4 years ago
OGSK a8541d86fb Edit index of `custom_stake_amount`
4 years ago
OGSK debc73b654 Edit Typo Custom-stake-amount
4 years ago
Robert Caulk fe1b8515a8 fix bug in DBSCAN, update doc
4 years ago
Stefano Ariestasia febd809119
Fix typo
4 years ago
robcaulk 29225e4baf add DBSCAN outlier detection feature, add supporting documentation
4 years ago
robcaulk 95d3009a95 give user ability to analyze live trade dataframe inside custom prediction model. Add documentation to explain new functionality
4 years ago
Matthias 895ebbfd18 Exclude aarch64 from catboost requirements
4 years ago
Kavinkumar a4bada3ebe
Partial exit using average price (#6545)
4 years ago
robcaulk e6ebc0443e make single generalized config for freqai. update docs to reflect that.
4 years ago
Matthias 369c6da5d8
Merge pull request #7146 from freqtrade/fix/liquidation
4 years ago
Robert Caulk c2eaa3d2cd add image of algorithmic overview to doc
4 years ago
Matthias fc31c890e3
Merge pull request #7135 from freqtrade/rpc/sendmsg
4 years ago
Matthias 4da96bc511 Update docs
4 years ago
robcaulk dd8288c090 expose full parameter set for SVM outlier detection. Set default shuffle to false to improve reproducibility
4 years ago
Matthias d70650b074 Add note for plot-dataframe and current-whitelist
4 years ago
robcaulk 08d3ac7ef8 add keras and conv_width to schema and documentation
4 years ago
Matthias 3273881282 Merge branch 'develop' into feat/freqai
4 years ago
Matthias cc3ead9d7b Set required_profit for stoploss guard, allowing to ignore small stoplosses.
4 years ago
Matthias 7bac054668 Add documentation and clarity for send_msg
4 years ago
Matthias 43343d0e55
Revert markdown to 3.3.7
4 years ago
dependabot[bot] d5933fb2af
Bump mkdocs from 1.3.0 to 1.3.1
4 years ago
Matthias 70b7a254af Update some areas to use default docstring formatting
4 years ago
Matthias 61c41fd919 Merge branch 'develop' into feat/freqai
4 years ago
Robert Caulk 88e10f7306 add exception for not passing timerange. Remove hard coded arguments for CatboostPredictionModels. Update docs
4 years ago
Matthias 8a3cffcd1b Remove remaining CustomModel references
4 years ago
robcaulk c2d6a0e891 add record of contribution to doc and source
4 years ago
robcaulk 3acc869570 improve the dataframe key description, update outdated parts of doc
4 years ago
Matthias 5c4f60f376 Improve configuration table formatting and ordering
4 years ago
Matthias e97468964a Add support for --timeframe-detail in hyperopt
4 years ago
Matthias 36dc9be7aa Update some docs wording
4 years ago
Matthias 32c3f62934 Fix documentation typo
4 years ago
robcaulk accc629e32 set separate table sections in doc
4 years ago
robcaulk ac0f484918 add freqai logo to top of doc
4 years ago
robcaulk 3205788bce extend doc to include descriptions of the return values from FreqAI to the strategy
4 years ago
robcaulk 8f86b0deaa *breaking change* simplify user strat by consolidating feature loops into backend
4 years ago
robcaulk c9a6dc88a1 add parameter list/discriptions to doc
4 years ago
Matthias b609dbcd86 Update mdx_truly_sane_lists to be compatible with markdown again
4 years ago
lolong ed0f8b1189
Improve FreqAI documentation (#7072)
4 years ago
dependabot[bot] d2ef248781
Bump markdown from 3.3.7 to 3.4.1
4 years ago
Matthias f6bfd89cef Merge branch 'develop' into feat/freqai
4 years ago
Matthias fada432f49 Pin markdown docs dependency
4 years ago
Matthias b657a4df23 Improve hyperopt docs
4 years ago
Matthias cdc58058d7 Add candletype to notebook example
4 years ago
Robert Caulk 8ce6b18318 start collecting indefinite history of predictions. Allow user to generate statistics on these predictions. Direct FreqAI to save these to disk and reload them if available.
4 years ago
Matthias 8e8f026ea7 Telegram candle message should be configurable
4 years ago
Matthias 7d6b3d0e02 Update hyperopt param docs to be clear that non-conclusive parameters will be ignored
4 years ago
dependabot[bot] 5070a04a82
Bump mkdocs-material from 8.3.8 to 8.3.9
4 years ago
Robert Caulk 607455919e Change config parameter names to improve clarity and consistency throughout the code (!!breaking change, please check discord support channel for migration instructions or review templates/FreqaiExampleStrategy.py config_examples/config_freqai_futures.example.json file changes!!)
4 years ago
Matthias 9313a2d294 Update leverage tiers to latest version
4 years ago
Matthias e52f82b565 Add leverage to custom_stake_amount callback
4 years ago
Matthias eda9464d30 Fix docs test
4 years ago
robcaulk a6077ac7f4 Merge feat/freqai into develop to get new features
4 years ago
Matthias 07aa372e2a Ensure bot_loop_start is called in hyperopt, too
4 years ago
dependabot[bot] 45db2347dc
Bump mkdocs-material from 8.3.6 to 8.3.8
4 years ago
Matthias b5d0bc997d Clarify stoploss behavior when not defining offset
4 years ago
dependabot[bot] 15fac746a8
Bump mkdocs-material from 8.3.4 to 8.3.6
4 years ago
Matthias 474e6705e6 Add Profit factor to backtesting
4 years ago
Matthias b7e4dea6c5 Document new Profit metrics
4 years ago
Matthias d62273294d Update /help for /fx to align with actual command name
4 years ago
robcaulk f631ae911b add model expiration feature, fix bug in DI return values
4 years ago
Matthias 14a859c190 Improve some documentation around futures / leverage
4 years ago
Matthias ec40e79362
Merge pull request #6874 from froggleston/buy_reasons
4 years ago
Matthias e2e6c790be Minor doc update
4 years ago
froggleston c391ca08de Change backtesting-analysis options to space separated lists
4 years ago
froggleston 6bb342f23a Add export-filename support
4 years ago
dependabot[bot] fdca583c67
Bump pymdown-extensions from 9.4 to 9.5
4 years ago
dependabot[bot] ee0b9e3a5c
Bump mkdocs-material from 8.3.2 to 8.3.4
4 years ago
Matthias 2e1ed132f7
Merge pull request #6964 from freqtrade/rpc_rel_daily
4 years ago
Matthias 9c65fad73f Merge Pull request #6919 into develop
4 years ago
Matthias fdfa94bcc3 make discord notifications fully configurable.
4 years ago
Matthias 9ba11f7bcc Update docs and tests for new daily command
4 years ago
Matthias dd32127014
Merge pull request #6944 from gaugau3000/develop
4 years ago
Matthias 3c2ba99fc4 Improve sql cheatsheet docs
4 years ago
Matthias a9c7ad8a0f Add warning about sqlite disabled foreign keys
4 years ago
Matthias 1ddd5f1901 Update docstring throughout the bot.
4 years ago
gautier pialat ac40ae89b9
give extra info on rate origin for confirm_trade_*
4 years ago
Matthias ea9b68badd Add updating freqtrade to updating desc
4 years ago
dependabot[bot] 6547f3aadb
Bump mkdocs-material from 8.2.16 to 8.3.2
4 years ago
Matthias a790bad1e4 Add entry_tag to leverage callback
4 years ago
robcaulk 7523ed825e automatically detect maximum required data based on user fed indicators (to avoid NaNs in dataset for rolling indicators), add new config parameter for backtesting to let users increase their startup_candles to accommodate high timeframe indicators, add docs to explain all. Add new feature for automatic indicator duplication according to user defined intervals (exhibited in example strat and configs now).
4 years ago
Matthias 3549176370 Update missleading docstring
4 years ago
robcaulk 0306f5ca13 Add autopurge feature so that FreqAI cleans up after itself when it no longer needs old models on disk
4 years ago
robcaulk 606f18e5c1 Add follow_mode feature so that secondary bots can be launched with the same identifier and load models trained by the leader
4 years ago
Matthias c285ad0e2b Remove --strategy parameters, update docs
4 years ago
Matthias d950b0acbe Update documentation about dynamic parameters
4 years ago
Matthias ad8ff10a05 Minor doc changes
4 years ago
dependabot[bot] 9366c1d36f
Bump mkdocs-material from 8.2.15 to 8.2.16
4 years ago
Matthias f65df4901e Update doc clarity
4 years ago
robcaulk 4eb4753e20 allow subdaily retraining for backtesting
4 years ago
froggleston 24b02127ec Update docs
4 years ago
robcaulk 7870a86e9a fix live retraining bug
4 years ago
robcaulk c5a16e91fb throw user error if user tries to load models but feeds the wrong features (while using PCA)
4 years ago
robcaulk c080571b7a help futures go dry/live with auto download feature
4 years ago
robcaulk 6193205012 fix bug for target_mean/std array merging in backtesting
4 years ago
Matthias 023f817179 Improve wording for supported futures exchanges
4 years ago
robcaulk 7593339c14 small cleanup
4 years ago
robcaulk b79d4e8876 Allow user to go live and start from pretrained models (after a completed backtest) by simply reusing the `identifier` config parameter while dry/live.
4 years ago
froggleston 3adda84b96 Update docs, add test
4 years ago
Matthias d6773bc32c
Merge pull request #6886 from freqtrade/fix/typing
4 years ago
robcaulk 31ae2b3060 alleviate FutureWarning in sklearn about ensuring svm model features are passed with identical order
4 years ago
Matthias 7f3853bbcd
Merge pull request #6883 from freqtrade/makeProcessCandlesTrue
4 years ago
Matthias 23e089061b
Merge pull request #6870 from freqtrade/should_exit_list
4 years ago
Matthias f1a72e448a Align interfaces and strategy templates
4 years ago
robcaulk 5c4014ee62 Change default value of process_only_new_candles to True since False is an uncommon usecase for expert strategy devs
4 years ago
Matthias eb5fe9e3ae
Merge pull request #6857 from froggleston/develop
4 years ago
robcaulk af0cc21af9 Enable hourly/minute retraining in live/dry. Suppress catboost folder output. Update config + constants + docs to reflect updates.
4 years ago
robcaulk 42d95af829 Aggregated commit. Adding support vector machine for outlier detection, improve user interface to dry/live, better standardization, fix various other bugs
4 years ago
Matthias 938a66511a Update Documentation for new confirm_trade_exit behavior
4 years ago
Matthias 1ff1e3b43d
Merge pull request #6869 from freqtrade/update_levtiers
4 years ago
Matthias 97abcf4b32 Add documentation for leverage_tiers update
4 years ago
Matthias 0e158b66b0 Update docs link
4 years ago
Matthias 0138114fc2
Merge pull request #6866 from freqtrade/dry_order_db
4 years ago
Matthias 843bf0631e Remove Sponsored Promotions
4 years ago
Matthias 46ea135b6b Update dry-run considerations
4 years ago
froggleston 736f9f4972 Fix docs and add outer join support for merging funding rates across full timerange
4 years ago
froggleston c41d4c4f45 Fix leverage docs
4 years ago
froggleston 37e4ede65c Fix flake issues
4 years ago
froggleston bb758da940 Add support for fudging unavailable funding rates, allowing backtesting of timeranges where futures candles are available, but rates are not
4 years ago
robcaulk c708dd3186 doc update thanks matthias
4 years ago
Matthias c81b960791 Fix some typos
4 years ago
robcaulk d1d451c27e auto populate features based on a prepended % in the strategy (remove feature assignment from config). Update doc/constants/example strategy to reflect change
4 years ago
robcaulk 8664e8f9a3 create a prediction_models folder where basic prediction models can live (similar to optimize/hyperopt-loss. Update resolver/docs/and gitignore to accommodate change
4 years ago
eSeR1805 c6bf6779f8
Update docs BT sample report and details.
4 years ago
eSeR1805 905b24bd4d
Update BT report detailing.
4 years ago
eSeR1805 a2a8e4fdc7
Update doc BT sample report.
4 years ago
dependabot[bot] a8b4066f85
Bump mkdocs-material from 8.2.14 to 8.2.15
4 years ago
robcaulk 9e94d28860 add timerange to backtest commnad
4 years ago
robcaulk e5759d950b fix typo
4 years ago
robcaulk f4296173e9 use bash visual in doc
4 years ago
robcaulk 717df891b1 use bash visual in doc
4 years ago
robcaulk a8022c104a give beta testers more information in the doc
4 years ago
robcaulk 9b3e5faebe create more flexible whitelist, avoid duplicating whitelist features into corr_pairlist, update docs
4 years ago
robcaulk 66715c5ba4 update doc
4 years ago
robcaulk fc837c4daa add freqao backend machinery, user interface, documentation
4 years ago
Matthias 2a1368d508 Offsetfilter: add number_assets parameter
4 years ago
Matthias c299601ece Add warning about OKX futures backtesting data
4 years ago
Matthias 891900c186
Merge pull request #6812 from freqtrade/db_migrate
4 years ago
DJCrashdummy b2b503f043
minor polish for explanation of --breakdown
4 years ago
DJCrashdummy 8a6a6ec911 corrected minor "typo" in formatting
4 years ago
Matthias f374c9da70 PR cleanup
4 years ago
Matthias 269630e755 Add preliminary documentation for database conversion
4 years ago
dependabot[bot] 30cc8e92a1
Bump mkdocs-material from 8.2.12 to 8.2.14
4 years ago
Luke Ingalls f71b2624ab
then -> than
4 years ago
Matthias 1436bc1a70 Update list-strategies command
4 years ago
Matthias c9498d0117
Merge pull request #6692 from eSeR1805/feat_readjust_entry
4 years ago
Matthias 277e07589e update/fix some comments and docs
4 years ago
Matthias f5f599c7f0 Add LowProfitPairs only_per_side option
4 years ago
Matthias 6fdcf3a10a Support both position modes on OKX
4 years ago
eSeR1805 182a6f475d
Minor typos.
4 years ago
Matthias d11c44940e Slightly reword docs
4 years ago
eSeR1805 496bf84e3a
Merge branch 'develop' into feat_readjust_entry
4 years ago
Matthias 88c8fe5570
Merge pull request #6715 from nicolaspapp/feat/relative-drawdown
4 years ago
Matthias 7a57629918 Keep Backtest-metrics aligned
4 years ago
eSeR1805 52d510c331
Merge branch 'develop' into feat_readjust_entry
4 years ago
dependabot[bot] 9de0652b2c
Bump jinja2 from 3.1.1 to 3.1.2
4 years ago