Commit Graph

48 Commits (92bcf672fb82b3c8a897ea537bfbdbbb287c3225)

Author SHA1 Message Date
Matthias 7f393252e2 docs: update bot-basics with new callback
1 year ago
Matthias 38e7b0e8ae Update bot basics logs to align with reality
2 years ago
Matthias f6a8cb4698 update docs (fix typos)
2 years ago
Axel-CH 6941953a8b update doc details about order_filled callback details
2 years ago
Matthias 62ce96fd40 Add documentation explanation on pair naming conventions
3 years ago
Matthias 73b59df77b Merge branch 'develop' into pr/paranoidandy/8272
3 years ago
Matthias a2336f256b Add profit descriptions
3 years ago
Andy Lawless b262f0b374 Update docs re: bot_loop_start in backtest
3 years ago
Matthias 20093ea090 Add warning about callback call frequency in backtesting
3 years ago
Matthias 2b70c3d0c0 support price callback for partial exits in bt
4 years ago
Matthias 07aa372e2a Ensure bot_loop_start is called in hyperopt, too
4 years ago
Matthias 277e07589e update/fix some comments and docs
4 years ago
Matthias d11c44940e Slightly reword docs
4 years ago
eSeR1805 541147c801
Update documentation to match feature changes.
4 years ago
eSeR1805 16b6b08227
Update docs to include info on new functionality.
4 years ago
Matthias e1ccbdb927
Merge pull request #6607 from freqtrade/short_pricing
4 years ago
Matthias c1657dfb7b Update / align documentation
4 years ago
Matthias bcf326a035 Initial steps to change bid/ask pricing to enter/exit
4 years ago
Matthias 6f1b14c013 Update buy_timeout and sell_timeout methods
4 years ago
Matthias 71e746a060 fix missed "buy" wording in bot-basics
4 years ago
Matthias 31253196ea Improve docs wording
4 years ago
Matthias 22206d0d76
Merge pull request #6559 from freqtrade/short_docs
4 years ago
Matthias c38f8a0e69 Update custom_sell() documentation
4 years ago
Matthias d27a37be0d Update docs for populate_exit_trend
4 years ago
Matthias 59791b0659 Update populate_buy_trend to populate_entry_trend
4 years ago
Matthias b292f28b35 Call leverage before custom_stake_amount to properly determine min-stake-amount
4 years ago
Matthias 7868e50141 Merge branch 'develop' into feat/short
4 years ago
Matthias 73fc344eb1 Improve wording in docs
4 years ago
Matthias 819b35747d Minor documentation updates
4 years ago
Matthias 0c6d92a7a6 Merge branch 'develop' into feat/short
4 years ago
Matthias 644442e2f9 Track timedout orders
4 years ago
Matthias f090dcc597 Merge branch 'develop' into feat/short
4 years ago
Matthias 66a479c26a Small doc improvements
4 years ago
Reigo Reinmets f11a40f144 Improve documentation on adjust_trade_position and position_adjustment_enable
4 years ago
Matthias edd80c3006 Merge branch 'develop' into feat/short
4 years ago
Matthias 68ac8008ec Call custom_exit_price only for sell_signal and custom_sell
4 years ago
Matthias 86910b58dc Bracket entry/exit prices to low/high of the candle
4 years ago
Matthias 9aed76ba17 Integrate leverage() to freqtradebot
4 years ago
Yehya 4cc1f2b4a4
Update bot-basics.md
5 years ago
Matthias c456cfc312 Merge branch 'develop' into pr/Axel-CH/5347
5 years ago
Matthias 0f7ddabec8 Slightly reword documentation
5 years ago
Matthias 7eaadb2630 Add custom-* methods to bot-basics
5 years ago
rextea d795febf92 Add info to documantation
5 years ago
Matthias 6d38a2e659 Small enhancements to docs
5 years ago
Matthias f0532f28cf Small doc-reorg adding "advanced topics" as main header
5 years ago
Matthias 9147106259 call bot_loop_start() in backtesting to allow setup-code to run
5 years ago
Matthias c4a9a79be0
Apply suggested documentation changes from code review
6 years ago
Matthias e5f7610b5d Add bot basics documentation
6 years ago