Commit Graph

29 Commits

Author SHA1 Message Date
Stefano Ariestasia 7c010b3058 Update strategy-callbacks.md 2022-01-19 22:16:42 +09:00
Stefano Ariestasia 5525fdae1a add max_buy_position_adjustment as attribute 2022-01-19 16:50:13 +09:00
Matthias 66a479c26a Small doc improvements 2022-01-15 15:11:13 +01:00
Reigo Reinmets 6c0eef94bb Fix typo. 2022-01-14 21:05:05 +02:00
Reigo Reinmets 9f9e2a8722 Remove references to wallets.get_trade_stake_amount 2022-01-14 20:46:16 +02:00
Reigo Reinmets 7699fde380 Update documentation about trade.nr_of_successful_buys 2022-01-13 20:33:40 +02:00
Matthias faa35cb167 Small minor fixes 2022-01-13 17:18:07 +01:00
Reigo Reinmets 7344f88ad5 Add a note about not being called when there's an open order. 2022-01-12 09:21:52 +02:00
Reigo Reinmets 7cd8448656 Fix documentation example. 2022-01-12 06:09:06 +02:00
Reigo Reinmets 8643b20a0e Improve documentation about /stopbuy command 2022-01-12 06:06:23 +02:00
Reigo Reinmets af3d220ffc Update example method signature. 2022-01-12 05:09:52 +02:00
Reigo Reinmets db3483c827 Our example should also set position_adjustment_enable 2022-01-12 05:02:42 +02:00
Reigo Reinmets 91b89c8c42 Improve docs, fix telegram message to show current rate. 2022-01-08 21:30:42 +02:00
Reigo Reinmets 0bca07a32a Added min_stake, max_stake. Removed pair as its included in trade. 2022-01-08 17:20:02 +02:00
Reigo Reinmets 94631c7d64 Add performance warnings for backtesting and implementation. 2022-01-08 15:06:05 +02:00
Matthias 2116b0729f Integration-test for DCA order 2022-01-02 20:20:56 +01:00
Reigo Reinmets 3d336a736e Improve documentation. 2021-12-29 14:51:57 +02:00
Reigo Reinmets f965e9177c Fix title 2021-12-27 19:56:45 +02:00
Reigo Reinmets 2a728c676e Improve documentation. Fix bug. 2021-12-27 19:41:33 +02:00
Reigo Reinmets de79d25caf Refactoring to use strategy based configuration 2021-12-24 12:38:43 +02:00
Reigo Reinmets 4862cdb296 Improve documentation. 2021-12-21 00:11:01 +02:00
Reigo Reinmets 1eb83f9a62 Fix documentation formatting. 2021-12-18 18:55:12 +02:00
Reigo Reinmets c6256aba35 Improve documentation. 2021-12-12 08:37:03 +02:00
Reigo Reinmets f11a40f144 Improve documentation on adjust_trade_position and position_adjustment_enable 2021-12-11 17:14:04 +02:00
Matthias 68ac8008ec Call custom_exit_price only for sell_signal and custom_sell 2021-12-04 14:14:22 +01:00
Matthias 84ad176287 Improve documentation wording 2021-12-04 13:33:38 +01:00
Matthias 86910b58dc Bracket entry/exit prices to low/high of the candle 2021-12-03 17:44:53 +01:00
Matthias c0cc3f5f97 Small doc improvements to callback documentation 2021-11-20 16:15:03 +01:00
Matthias 0bae1471bd Extract callbacks into a separate site 2021-11-20 11:44:56 +01:00