I'm an EFS-newbie who has been looking into using eSignal/EFS as an automated trading platform. I've seen the posts that list the problems that even eSignal acknowledges would make EFS less than desirable for an automated trading system. Also, the inability to get fill confirmations, etc. makes it difficult. And it doesn't seem like eSignal is ready quite yet ("soon") to deploy enhanced functionality to fix those shortcomings.
Then there's the combination of EFS and NinjaTrader or dynaOrder (long gone, though), but that's yet another set of software to buy/install/etc.
Brad M posted awhile back the following:
I'm in the #2 or #3 bullet on that list. So, all that said, I would say that EFS isn't ready for an automated trading system...but that's just my opinion. I'd love to hear from some of you either pro or con.
Also, I'd appreciate any other suggestions (e.g., use the eSignal ActiveX tools; use eSignal with some of Brad M's tools; convert my EFS code to NinjaTrader (or some other tool) and forget about eSignal; etc.).
Thanks much.
Tinker70
Then there's the combination of EFS and NinjaTrader or dynaOrder (long gone, though), but that's yet another set of software to buy/install/etc.
Brad M posted awhile back the following:
1. Do you need simply BUY and SELL orders for your system - if so, then use the esignal tools to execute the orders.
2. Do you need more complex order structures (buy/sell market/limit/stoplimit/other - including cancellation/modification of each unique order type), then use DynaOrder. www.dynaorder.com
3. Do you need to be able to execute a specific "strategy" and simply want to develop entry triggers. Then use NinjaTrader. www.ninjatrader.com
I have developed for all three and found benefits for each. Of course, the last two are a bit more difficult to write code for, but the provide additional benefits for controlling the actions of your system.
Dynaorder is a good intermediate solution with good documentation.
2. Do you need more complex order structures (buy/sell market/limit/stoplimit/other - including cancellation/modification of each unique order type), then use DynaOrder. www.dynaorder.com
3. Do you need to be able to execute a specific "strategy" and simply want to develop entry triggers. Then use NinjaTrader. www.ninjatrader.com
I have developed for all three and found benefits for each. Of course, the last two are a bit more difficult to write code for, but the provide additional benefits for controlling the actions of your system.
Dynaorder is a good intermediate solution with good documentation.
Also, I'd appreciate any other suggestions (e.g., use the eSignal ActiveX tools; use eSignal with some of Brad M's tools; convert my EFS code to NinjaTrader (or some other tool) and forget about eSignal; etc.).
Thanks much.
Tinker70
Comment