Commit Graph

437 Commits (255eb71270991fe480cd642ee5ea2ce69964f8a9)

Author SHA1 Message Date
Matthias ed12cddf3f Update docs with new wording for webhook settings
3 years ago
froggleston 8fcb80df69 Add support for dp.send_msg() to webhooks
3 years ago
Timothy Pogue 255ff000af typo in configuration.md
4 years ago
Matthias 1db8421b9d
Merge pull request #7303 from wizrds/feat/externalsignals
4 years ago
Matthias 06a5cfa401 Update "branding" to producer/follower mode
4 years ago
Matthias e6c5c22ea0 Update websocket/follower docs
4 years ago
Timothy Pogue 0811bca8b4 revise docs, update dp method docstring
4 years ago
paranoidandy 366c6c24d8 Add docs for External Signals API
4 years ago
Matthias 6c18fa0847 Update proxy docs
4 years ago
Matthias efc3b39fb8 Improve config overwriting wording
4 years ago
Matthias c61b986c3d FTX - support time_in_force (and PO ordertype)
4 years ago
Matthias 104a73025d Uppercase TimeInForce (align with ccxt)
4 years ago
Matthias 29e41cc817 Update docs to reflect correct result
4 years ago
Matthias 5c4f60f376 Improve configuration table formatting and ordering
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
Matthias 0e158b66b0 Update docs link
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 bb758da940 Add support for fudging unavailable funding rates, allowing backtesting of timeranges where futures candles are available, but rates are not
4 years ago
Matthias d4e12371c2
Merge pull request #6558 from samgermain/recursive-strategy-folder
4 years ago
Matthias f1f4846053 Merge branch 'develop' into pr/samgermain/6558
4 years ago
Matthias dff9d52b30 Remove hints on no longer used option, add very primitive test
4 years ago
froggleston 9421d19cba Add documentation
4 years ago
Sam Germain 64e6729ae9 docs for recursive_strategy_search
4 years ago
Matthias 9556af1e6c Improve documentation for config imports
4 years ago
Matthias 16e64ddf97 Update docs for multi-config loading
4 years ago
Matthias aee0cfd17a forcebuy_enable -> force_entry_enable
4 years ago
Matthias 075fc6d35e
Apply suggestions from code review
4 years ago
மனோஜ்குமார் பழனிச்சாமி ca400b8195 Updated requested changes in PR #6653
4 years ago
மனோஜ்குமார் பழனிச்சாமி 9417bb01dc
Merge branch 'develop' into renaming-forceentry-forceexit
4 years ago
Matthias a659bcb60b Update some docs terminology
4 years ago
Matthias b1378efdeb ignore_roi_if_buy_signal -> ignore_roi_if_entry_signal
4 years ago
Matthias 4897731030 use_sell_signal -> use_exit_signal
4 years ago
Matthias 5ce5c70be6 sell_profit_offset -> exit_profit_offset
4 years ago
Matthias bba9629a2a Rename sell_profit_only to exit_profit_only
4 years ago
மனோஜ்குமார் பழனிச்சாமி 8442fb915f renamed
4 years ago
Matthias 7d3116f9fb webhookbuy -> webhookentry
4 years ago
Matthias 6a0110aa3c Update webhook configuration
4 years ago
Matthias 8ebef914e2 Update pricing documentation
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 95f69b905a Remove ticker_interval support
4 years ago
Matthias 23b98fbb73 Update some documentation for short trading
4 years ago
Matthias 93a91bdeee Update order_Types documentation
4 years ago
Matthias e492bf3159 Update order_types to use entry/exit definition
4 years ago
Matthias 3ff261e22c Update order time in force to use entry/exit wording
4 years ago
Sam Germain 3c3675ea1a moved liquidation_buffer to exchange class, add check for valid liquidation_buffer values
4 years ago
Matthias ac04d5852a change to margin_mode also in documentation
4 years ago