Hello,
I'm just starting to test Broker plugin and Generic Broker functions. I have OANDA plugin ver 1.2.1256.1181 and the new eSignal ver 10.2.1370.1358
I am trying to generate buy(), sell() and close() generic broker functions from EFS, and it's working OK as long as I have "Confirm EFS Orders" checked. I am using Market orders with stop-loss set, and everything comes up OK in the Order Ticket, if I press Submit the order is sent and executed correctly.
But the problem comes when I uncheck "Confirm EFS Orders", the Generic Broker functions stop working, and nothing is sent to the broker. I have also noticed another thing in my testing: If I issue a close() when I dont have an open trade, nothing happens. This is of course correct, but it means that eSignal does some filtering before the order even reach the Account Manager. So now I wonder why my (valid) orders are filtered out when I uncheck "Confirm EFS Orders".
Regards,
Christer
I'm just starting to test Broker plugin and Generic Broker functions. I have OANDA plugin ver 1.2.1256.1181 and the new eSignal ver 10.2.1370.1358
I am trying to generate buy(), sell() and close() generic broker functions from EFS, and it's working OK as long as I have "Confirm EFS Orders" checked. I am using Market orders with stop-loss set, and everything comes up OK in the Order Ticket, if I press Submit the order is sent and executed correctly.
But the problem comes when I uncheck "Confirm EFS Orders", the Generic Broker functions stop working, and nothing is sent to the broker. I have also noticed another thing in my testing: If I issue a close() when I dont have an open trade, nothing happens. This is of course correct, but it means that eSignal does some filtering before the order even reach the Account Manager. So now I wonder why my (valid) orders are filtered out when I uncheck "Confirm EFS Orders".
Regards,
Christer
Comment