Alex,
I was wondering how difficult it would be to add the coding to this to send orders to IB when this triggers the long/short trades? I've taken a look at the EFS code....and I see the Strategy.long, strategy.sell, etc...I'm slowly coming up to speed with the EFS language. Would this be difficult to do? It would need to send a long buy when it crossed long if no position, a sell/short if long, and a cover/long if it was already short...since this is a system that is always in a trade.
Thanks for any input,
cas
I was wondering how difficult it would be to add the coding to this to send orders to IB when this triggers the long/short trades? I've taken a look at the EFS code....and I see the Strategy.long, strategy.sell, etc...I'm slowly coming up to speed with the EFS language. Would this be difficult to do? It would need to send a long buy when it crossed long if no position, a sell/short if long, and a cover/long if it was already short...since this is a system that is always in a trade.
Thanks for any input,
cas
Comment