I want to be able to add a custom button that will execute an .AFL file. Is this possible?
Ideally I just need to 'verify syntax' as this executes the code appropriately (to send an order through to IB). What I am hoping to achieve is 3 buttons, buy,sell, and close position, using the existing autotrade API with IB. I have the code sorted, but not sure how to get the code to execute from a button (instead of opening auto-analyser. I guess I could just have the three scripts open and hit the 'verify' button on the appropriate one, but I was hoping for something more elegant... Adrian
