I have dissected my strategy into several simple ones (such as buy at the open of the next bar if the open price of the next bar is higher than the previous bar's low and stop at the previous bar's low - 1 tick, short ABC if hereafter ABC goes above xxx and then falls belowxxx, etc.)
I have implemented these simple strategies and created a few buttons in eSignal's EFS. When a button is checked, the simple strategy associated becomes active and the EFS keeps evaluating the quotes and deciding whether to send or modify orders.
In most time I just watch the charts and television to decide which simple strategies to turn on or turn off and let my EFS code to fine tune the exact entry or exit points.
Therefore basically I have used EFS to implement several predefined condional orders which are simpler than the automatic trading system people are talking on this forum while more complex than the conditional orders than that IB TWS allows.
Now my problem is which tool I should use to bridge eSignal and IB TWS. The candidates are dynaorder and tradebolt. Do they both meet my requirements? What are the pros and cons of them respectively?
Tradestation itself comes with integrated trading api in its easylanguage, however I am not sure whether I am able to create some buttons on the chart to interact with the script to turn on/off certain strategies or not.
Any suggestion or comment is greatly appreciated.
- Clearpicks
I have implemented these simple strategies and created a few buttons in eSignal's EFS. When a button is checked, the simple strategy associated becomes active and the EFS keeps evaluating the quotes and deciding whether to send or modify orders.
In most time I just watch the charts and television to decide which simple strategies to turn on or turn off and let my EFS code to fine tune the exact entry or exit points.
Therefore basically I have used EFS to implement several predefined condional orders which are simpler than the automatic trading system people are talking on this forum while more complex than the conditional orders than that IB TWS allows.
Now my problem is which tool I should use to bridge eSignal and IB TWS. The candidates are dynaorder and tradebolt. Do they both meet my requirements? What are the pros and cons of them respectively?
Tradestation itself comes with integrated trading api in its easylanguage, however I am not sure whether I am able to create some buttons on the chart to interact with the script to turn on/off certain strategies or not.
Any suggestion or comment is greatly appreciated.
- Clearpicks