For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Simple stoploss within next function
-
Hi, Is there a way to add a simple stop loss within the next function?
-
So just clarifying, I am looking to push a market order with a simple stop loss.
If this can be done with one function call, that would actually be perfect.
-
Check bracket orders - Docs - Bracket Orders
-
@ab_trader the only question is can we only have a stop price and not a take profit with a bracket order?
Thanks for the help.
-
And ... why don't you try it? Experience is the mother of science. The documentation linked by @ab_trader does even detail how to issue the orders manually, which obviously implies you can skip some of the steps in the manual setup