Comment on Introduction - Pi

Aviral commented on 25 Jul 2018, 11:44 AM

Is there any way to incorporate stop losses in the algo?

To the best of my knowledge, the TradeScript language doesn’t tell me what orders are active and therefore I cannot get the points at which the order was placed. If it was, I would have a simple boolean expression to implement stop loss. Any ideas?

View the full comment thread »