Commit Graph

99 Commits (255eb71270991fe480cd642ee5ea2ce69964f8a9)

Author SHA1 Message Date
robcaulk fbc281e695 fix grammar, remove hyperlink
4 years ago
robcaulk c3c6733b2d add statement of need to FreqAI docs
4 years ago
th0rntwig c2d0eca9d8 Remove backticks around FreqAI
4 years ago
th0rntwig 21440eaec2 Fix typos and correct/improve descriptions
4 years ago
Matthias eb36105de4 Fix some random typos
4 years ago
robcaulk f5535e780c change wording, switch FreqAI word format
4 years ago
th0rntwig 02dba5304b Revise FreqAI multipage docs structure
4 years ago
robcaulk b7c60e810a improve class diagram
4 years ago
th0rntwig edbe9137da Add Common pitfalls
4 years ago
th0rntwig c210d6614c Reorganise multipage doc
4 years ago
robcaulk 68a900a9b7 reorganize freqai docs for easier reading, add detailed file structure description
4 years ago
Matthias e4caccc353
Merge pull request #7367 from freqtrade/add-continual-learning
4 years ago
Matthias 5705b8759b Merge branch 'develop' into add-continual-learning
4 years ago
robcaulk c13bec26d1 add freqaimodel to hyperopt command
4 years ago
robcaulk bc7295579f improve docs, make example strat hyperoptable
4 years ago
wagnercosta 6b7644029c
Merge branch 'freqtrade:develop' into fixHyperoptFreqai
4 years ago
Wagner Costa Santos 5aba5de20f fix link - hyperopt spaces
4 years ago
Wagner Costa Santos e0490b3efc Merge branch 'fixHyperoptFreqai' of https://github.com/wagnercosta/freqtrade into fixHyperoptFreqai
4 years ago
Wagner Costa Santos 8d16dd804d hyperopt - freqai - docs and refactoring
4 years ago
Robert Caulk d7585161b2
Merge branch 'develop' into add-inlier-metric
4 years ago
robcaulk 97077ba18a add continual learning to catboost and friends
4 years ago
th0rntwig 90ec336c70
Update+correct descriptions and figure (#7323)
4 years ago
robcaulk 4b28d0495f fix timestamping, move imports, add words to doc
4 years ago
robcaulk 1ea703d527 remove download-data command
4 years ago
robcaulk 689b193240 improve clarity on data download requirements
4 years ago
robcaulk fa8d5b9834 add documentation for noise_standard_deviation`
4 years ago
robcaulk 599c1c79fb reorganized backtest utilities, test new functionality, improve/update doc
4 years ago
Wagner Costa Santos af5460cebf Add option to keep models only in memory for backtest
4 years ago
Matthias a88ffd2c9d Merge branch 'develop' into move_datadownload
4 years ago
robcaulk 7e8e29e42d use continuous value for inlier_metric
4 years ago
robcaulk 0b8482360f add documentation for inlier metric
4 years ago
robcaulk 62c0a174c8 allow users to properly reverse train-test data ordering
4 years ago
th0rntwig 8b0cfe1236
Reduce image sizes in freqai doc (#7304)
4 years ago
robcaulk 1e41c773a0 fix outlier protection
4 years ago
robcaulk 22b42e91f3 add new parameter to freqai doc
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
robcaulk ac42c0153d deprecate indicator_max_period_candles, automatically compute startup candles for FreqAI backtesting.
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 819bc71941 Update docs for freqai docker container
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
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
robcaulk 2cae3c42e6 remove trade database analyzer, clean up a bit
4 years ago
robcaulk 91d0c91287 improve docs
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