This is an example of what made it to Alertatron: ftxTHETA(THETAPERP) { exchangeSettings(leverage=20); market(side=buy, position=1980%); wait(1s); stopOrder(position=0, [email protected]#ShortSL#); limit(position=0, reduceOnly=true, [email protected]#ShortTPFULL#); }
Both the short and long SL and TP placeholders do not populate. I also tried the #symbol# placeholder as well and that never worked. Anyways this strategy is effectively useless unless those populate. I would really appreciate a speedy resolution on this please.
Please login or Register to submit your answer