Recent content by a34567

  1. A

    How can you trade multiple accounts on a single PC using IB's TWS?

    To syswizard: Sorry for the confusion. Let me explain it again: 1. My system sends alerts (executions, errors, ...) to my cell phone using SMS 2. When I need to access my system, I do it using http. I can use my phone or PC to get on internet and then connect to my web server. A special...
  2. A

    How can you trade multiple accounts on a single PC using IB's TWS?

    One more thing. My system is fully a automated system. I can have it keep trading for days when I am on vacation. During that time, it will keep reporting to me (my cell phone) for the executions and errors using SMS/Text Message and I can control the system right from my cell phone when it is...
  3. A

    How can you trade multiple accounts on a single PC using IB's TWS?

    I am not suggesting that VB is the best language for the trading system. I use VB because I have legacy code in VB. And VB has everything I need for my trading system. I don't want to spend time to migrate it to other language. Anyway, the most challenge thing in auto-trade system is the trading...
  4. A

    How can you trade multiple accounts on a single PC using IB's TWS?

    I am running mutiple TWS instances from a single TWS installation. And I use 8XXX for each TWS instance. That is all I did to TWS. I did not change client ID, acctually, I don't know what is the client ID on my system. My auto-trade system was originally developed in java, but later changed...
  5. A

    How can you trade multiple accounts on a single PC using IB's TWS?

    Thank you for all the replies. I took TraderMojo's approach and run 4 TWS incetances on the same PC. It works great! I also installed Microsoft's virtual desktop, that really help me to organize programs for different accounts when all of them are running on the same PC. Right now I have 2...
  6. A

    How can you trade multiple accounts on a single PC using IB's TWS?

    I have a automated trading system based on Interactive Broker's TWS. It can trade one account on a PC. Now I want to trade mutiple accounts, how can I do that? Thanks
  7. A

    IB Suggestions & Improvements

    The Box 2 (Total Gross proceeds) in my form 1099 from InteractiveBrokers does not include trades for stock options. How/where does IB report my trades of options to IRS? If I list all my trades ( stocks + options ) in Schedule-D then the total gross proceed will be different from the form 1099...
  8. A

    Automated trading & IB

    Kevinx: My emini account has $30000 and my system trades 7 contracts following 3 strategies. Those strategies work together to achieve smoothness/consistence. Each position is protected with a 3-4 point stop. I trade (automatically) in the extended trading hours but no more than 3 contracts...
  9. A

    Automated trading & IB

    Thank you for all the replies to my question on TWS auto-logoff. I have no problem to write a program to re-start the TWS. I thought there might be a better way to keep my automated trading system keep running. My system can work with FreeTrade for 2 weeks without human intervention, and I want...
  10. A

    Automated trading & IB

    I used IB's TWS to implemented my automated trading system. The TWS automatically logoff everyday. Anyone knows how to disable the auto-logoff function? Thanks JSU
  11. A

    Is this trading system over optimized?

    Thank you for all the comments. I guess you missed the most important point : CONSISTENCE! It seems that this system, by selecting the proper parameters, can make money in up trend, down-tren and trading range. Trend-following system makes money in trending market but lose money when the...
  12. A

    Is this trading system over optimized?

    Attached please find the system's performance. To get this result, parameters are optimized. However, look at the consistence, I am wondering is the system over optimized or am I doing something right. Please note that there are 429 trades in the period of 3 months and the market experienced...
  13. A

    E-signal question

    Can eSignal be used to backtest such a trading strategy: average down on up-trend. sell all shares at target profit. stop out when up-trend ends. Thanks JSU
Back
Top