Hello,
Currently I have an EFS that sends orders to my broker. What is happening is when I apply the EFS to a chart and it is loading all the bars and when conditions are met it fires off an order.
So by the time all data is loaded and EFS is calculated it has sent to my broker hundreds of orders (OUCH!) all on historic data.
How can I limit the triggers to fire so that it only fires on new data?
Thanks
EK
Currently I have an EFS that sends orders to my broker. What is happening is when I apply the EFS to a chart and it is loading all the bars and when conditions are met it fires off an order.
So by the time all data is loaded and EFS is calculated it has sent to my broker hundreds of orders (OUCH!) all on historic data.
How can I limit the triggers to fire so that it only fires on new data?
Thanks
EK
Comment