dominiktraxl/pykrakenapi

Please can you show me how to open trade with Stop loss and take profit ?

Samuel-Bachorik opened this issue · 1 comments

Hello this is no issue i just want to ask you if you can show me function where i can put stop loss and take profit !

Thank you a lot for help.

@Samuel-Bachorik this is just in the add_standard_order method. Have a read of the (excellently documented) code and you will see details there. That said, I am testing it as we speak and it does not appear to correctly submit the order (despite an apparent success response). Could be user error