Commit Graph

12 Commits

Author SHA1 Message Date
Matthias 512e163355 change docstring to better reflect what the method is for 2020-12-31 09:48:49 +01:00
Matthias 9d5961e224 Rename method to custom_stoploss 2020-12-20 11:17:50 +01:00
Matthias 277342f167 Rename flag to "use_custom_stoposs" 2020-12-20 11:12:22 +01:00
Matthias 8574751a07 Add stoploss_value to strategy template 2020-12-20 10:49:22 +01:00
Fredrik81 eba73307e4
Update strategy_methods_advanced.j2
Fix def confirm_trade_exit arguments
2020-08-07 01:13:36 +02:00
Matthias eef3c01da7 Fix function header formatting 2020-06-18 19:49:05 +02:00
Matthias 8b186dbe0e Add additional test scenarios 2020-06-18 06:50:06 +02:00
Matthias 84329ad2ca Add confirm_trade* methods to abort buying or selling 2020-06-18 06:50:06 +02:00
Matthias bc821c7c20 Add documentation for bot_loop_start 2020-06-18 06:50:06 +02:00
Matthias 4d8430c687 Use string typehints to avoid import errors 2020-03-01 09:43:20 +01:00
Matthias cd54875f03 Add documentation link to advanced functions 2020-03-01 09:40:07 +01:00
Matthias 791148176c Add callback functions to new-strategy --template advanced 2020-03-01 09:35:53 +01:00