Commit Graph

60 Commits (30cff1bd2ca7481c60d9bafa761ad03fd6ea006f)

Author SHA1 Message Date
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 99e9dfaebe Update missing documentation link
4 years ago
Matthias de8e869038 update missing "side" argument
4 years ago
Matthias c38f8a0e69 Update custom_sell() documentation
4 years ago
Matthias d27a37be0d Update docs for populate_exit_trend
4 years ago
Matthias 36287a84cb enhance migration documentation
4 years ago
Matthias 23b98fbb73 Update some documentation for short trading
4 years ago
Matthias 5c2cca50e5 Minor updates, document no leverage changes
4 years ago
Matthias f0f5a50975 Update tests to test DCA for shorts
4 years ago
Matthias bcfa73d492 Add "nr_of_successfull_entries"
4 years ago
Matthias 0c6d92a7a6 Merge branch 'develop' into feat/short
4 years ago
Matthias d2dbe8f8d0 Improve doc wording
4 years ago
Matthias 7232324eb7 Update missing doc segment
4 years ago
Matthias 644442e2f9 Track timedout orders
4 years ago
Matthias 479b560549 Add missing entry_tag argument to custom_entry_tag documentation
4 years ago
TheJoeSchr f35c6545c1
Update strategy-callbacks.md
4 years ago
Matthias 463714832d Merge branch 'develop' into feat/short
4 years ago
Matthias 002226f5fd Update setting to max_entry_position_adjustment
4 years ago
Matthias 13978e9893
Merge pull request #6276 from clover-es/feat/short
4 years ago
Stefano Ariestasia 0fa7986369
Merge branch 'freqtrade:develop' into pos_adjust
4 years ago
Matthias 4389ce1a8f Update helpers documentation for is_short
4 years ago
Matthias 45a2298929 Re-add getting buy orders in docs
4 years ago
Matthias e252830229 Add entry_tag to "entry" callbacks
4 years ago
Matthias 7429f535c1 Imrpove code by reusing available properties
4 years ago
Matthias 821a9d9cdc Add current_time to check_timeout functions for convenience
4 years ago
Stefano Ariestasia cc3852daf3 Add defaults to constants.py and update docs
4 years ago
Matthias f090dcc597 Merge branch 'develop' into feat/short
4 years ago
Stefano Ariestasia 7c010b3058 Update strategy-callbacks.md
4 years ago
Stefano Ariestasia 5525fdae1a add max_buy_position_adjustment as attribute
4 years ago
Matthias 66a479c26a Small doc improvements
4 years ago
Reigo Reinmets 6c0eef94bb Fix typo.
4 years ago
Reigo Reinmets 9f9e2a8722 Remove references to wallets.get_trade_stake_amount
4 years ago
Reigo Reinmets 7699fde380 Update documentation about trade.nr_of_successful_buys
4 years ago
Matthias faa35cb167 Small minor fixes
4 years ago
Reigo Reinmets 7344f88ad5 Add a note about not being called when there's an open order.
4 years ago
Reigo Reinmets 7cd8448656 Fix documentation example.
4 years ago
Reigo Reinmets 8643b20a0e Improve documentation about /stopbuy command
4 years ago
Reigo Reinmets af3d220ffc Update example method signature.
4 years ago
Reigo Reinmets db3483c827 Our example should also set position_adjustment_enable
4 years ago
Reigo Reinmets 91b89c8c42 Improve docs, fix telegram message to show current rate.
4 years ago
Reigo Reinmets 0bca07a32a Added min_stake, max_stake. Removed pair as its included in trade.
4 years ago
Reigo Reinmets 94631c7d64 Add performance warnings for backtesting and implementation.
4 years ago
Matthias 2116b0729f Integration-test for DCA order
4 years ago
Reigo Reinmets 3d336a736e Improve documentation.
4 years ago
Reigo Reinmets f965e9177c Fix title
4 years ago
Reigo Reinmets 2a728c676e Improve documentation. Fix bug.
4 years ago
Reigo Reinmets de79d25caf Refactoring to use strategy based configuration
4 years ago
Reigo Reinmets 4862cdb296 Improve documentation.
4 years ago