Commit Graph

54 Commits (da3c42bbbc577ef9a83aa0d257430ab6ff9bd00a)

Author SHA1 Message Date
Axel-CH 224213840d update trade object as optional parameter
3 years ago
axel cf96ad1d1b add trade param to custom entry price in interface, bot, backtesting, exemples
3 years ago
Matthias 6f86e30c7e Add leverage adjustment to "stoploss_from_absolute"
3 years ago
Matthias 3ed682a9c6 Allow None from custom_stop
3 years ago
Matthias 6e32f172be Update samples in the documentation
3 years ago
robcaulk fca73531cf fix: use .shape instead of index for outliers
3 years ago
robcaulk fd420738cd ensure outlier-check is returning as a numpy array from datasieve
3 years ago
robcaulk 41e37f9d32 improve docs, update doc strings
3 years ago
robcaulk d9bdd879ab improve migration doc
3 years ago
robcaulk f8d7c2e21d add migration guide, add protections and migration assistance
3 years ago
Matthias c5dc21e80c Update freqAI documentation with missing typehints
3 years ago
Matthias 67495530b7 Add FreqAI migration documentation
3 years ago
Matthias c4d60184cd
Merge pull request #7581 from TheJoeSchr/develop
4 years ago
Joe Schr 96e6c1b190 Docs: add `ignore_buying_expired_candle_after` and `order pricing` to summary
4 years ago
Matthias ed12cddf3f Update docs with new wording for webhook settings
4 years ago
Matthias 104a73025d Uppercase TimeInForce (align with ccxt)
4 years ago
OGSK a8541d86fb Edit index of `custom_stake_amount`
4 years ago
OGSK debc73b654 Edit Typo Custom-stake-amount
4 years ago
Matthias f1a72e448a Align interfaces and strategy templates
4 years ago
Matthias 4019c05fee Update entry/exit timeout documentation
4 years ago
Matthias a99cbe459c
Merge pull request #6671 from freqtrade/custom_exit_profit
4 years ago
RafaelDorigo 9f9219675f Update strategy_migration.md
4 years ago
Matthias ef18d09161 Call custom_exit also when the trade is not in profit and exit_profit_only is set.
4 years ago
Matthias aee0cfd17a forcebuy_enable -> force_entry_enable
4 years ago
மனோஜ்குமார் பழனிச்சாமி 9417bb01dc
Merge branch 'develop' into renaming-forceentry-forceexit
4 years ago
Matthias 299dd84cfe
Merge pull request #6656 from freqtrade/use_sell_signal
4 years ago
மனோஜ்குமார் பழனிச்சாமி 28f4a3b373 updated for PR #6653
4 years ago
மனோஜ்குமார் பழனிச்சாமி 7e97e58820 renamed enter-side
4 years ago
Matthias a09637cbe1 Update migration documentation with new settings
4 years ago
மனோஜ்குமார் பழனிச்சாமி 8442fb915f renamed
4 years ago
Matthias 89355a212e Improve wording on strategy migration
4 years ago
Matthias 2b55f45be0 Improve deprecated documentation
4 years ago
Matthias 7d3116f9fb webhookbuy -> webhookentry
4 years ago
Matthias eff636ba53 Update RPC message types to ENTRY
4 years ago
Matthias 8a9839fb6d Update telegram notification settings
4 years ago
Matthias 6a0110aa3c Update webhook configuration
4 years ago
Matthias f8783c908e Add side to custom_entry_price
4 years ago
Matthias e894f620c2 Improve compatibility
4 years ago
Matthias 543aa74278 update sell_reason to exit_reason
4 years ago
Stefano Ariestasia 0c096e4e03
fix some typo
4 years ago
Matthias 0cba4ec460 Fix doc typo
4 years ago
Matthias e3471129f7 Update documentation structure, add links to migration page
4 years ago
Matthias 2d740230f7 price_last_balance renaming
4 years ago
Matthias bcf326a035 Initial steps to change bid/ask pricing to enter/exit
4 years ago
Matthias 0624817242 update unfilledtimeout settings to entry/exit
4 years ago
Matthias 6f1b14c013 Update buy_timeout and sell_timeout methods
4 years ago
Matthias d7f76ee452 Update confirm_trade_exit to use sell_reason terminology
4 years ago
Matthias c38f8a0e69 Update custom_sell() documentation
4 years ago
Matthias cd3ae7ebdf Update migration docs to include buy/entry trend migration
4 years ago
Matthias 6a80c0f030 Add order_types migration docs
4 years ago