I am trying to get the SMA of ROC. Would that be possible through something like this:
SMA(ROC(period=9),period=200)
Doesn't seem to work for me. Sounds straightforward and should work right?
I am trying to get the SMA of ROC. Would that be possible through something like this:
SMA(ROC(period=9),period=200)
Doesn't seem to work for me. Sounds straightforward and should work right?
@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.
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.
Hi, Is there a way to add a simple stop loss within the next function?