Search results

  1. V

    IB-Commissions Changes

    I just did an analysis of the last 50 trades from yesterday. All small orders of 100 to 500 shares, with an average of 350 shares. 60% of the orders were filled with multiple fillls, generally 2 or 3. Assuming .7 min commission per fill and .35 for 100 shares, the cancel/replace changes...
  2. V

    The Great Debate: Jack vs. Hypo

    I'm sending this one to ChitChat. If someone wants to start a new thread discussing the details of JH's approach, that would be fine. But please keep all the negative personal attacks out (both sides).
  3. V

    IB-Commissions Changes

    The way i read the IB email is that "cancel/modify" *is* subject to minimum commission for all partial fills. Just read the example they specifically give on filling 200 shares in two separate 100s fills. Since most stock exchanges don't have such a cancel/replace policy (but many options...
  4. V

    IB-Commissions Changes

    I agree; we need to know exactly which exchanges this impacts, and how it impacts the SMART router. Worst case, it'll double my commissions, as i trade a lot of small orders via the API.
  5. V

    How much shold one risk in a single trade?

    Ideally, you should stay under 1%, preferably under .5%. Unfortunately, that's hard with a small account. This does not mean you should adjust your stops to .5% of capital if you're limited; it means that there are certain setups you can't take (imo).
  6. V

    What is your best subscription service?

    I use briefing.com daily.
  7. V

    Confused by IB's overnight Reg T margin requirement (Equities)

    My understanding is that IB checks regT against your entire portfolio at 3:50. If you're not within 2x net liquidation at that point, they'll close out enough of your trades until you are. Same throughout the day; if you exceed 4x, you'll get liquidated until under.
  8. V

    IB API disables TWS UI?

    Just to confirm, that I'm seeing the same problem. I'm on standalone TWS, the same release that worked well all day
  9. V

    strategy doesn't matter

    I'd venture to say that all successful traders I know do exactly the opposite of what you propose. They have solid proven edges, take *all* trades, even when it doesn't feel right. For instance, the day after having lost mega-bucks, they get up and place the same trades again (and again and...
  10. V

    WalMart Greeter Trading System

    I've enjoyed the thread, but this really belongs in chit chat.
  11. V

    If i am using MOC

    Imo, NEVER use amarket order on the AMEX. Always limits.
  12. V

    Which brokers allow retail traders to trade from the broker's office?

    Don, Now you're being silly. I'm retail and have trade the Open for years. I generally place about 15-20M dollars worth of orders and get filled on a fraction. Unless you're at Fidelity or Schwab (or one of those places) you can certainly trade the open. Why would you say otherwise?
  13. V

    A Gift to Hershey Futures Traders

    I have no issue discussing JH's methods and approach in this forum. It seems like this particular thread now has degenerated into the usual mud slinging; and that belongs in chit chat.
  14. V

    Bright trading and any thoughts

    EricP has previously pointed out that he's saving $200k/month over Brights published rates. $200k here and $200k there, and before you know it, it adds up to REAL money (in his pocket)! I read EricP's posts like this: He's been very good at pointing out mis-information and documenting how...
  15. V

    A Gift to Hershey Futures Traders

    That's just silly! FWIW - I've only removed *one* link in one message. I'm not sure why that's so upsetting. That leaves the content in place, but removes any direct promotion by Jack.
  16. V

    A Gift to Hershey Futures Traders

    There's been a *large* number of posts referring to Jack's new site from members with very few other posts. I think it's reasonable to remove the links and leave the rest in. If he (JH) wants to advertise, he needs to contact Baron. No need to send all his sycophants to post for him.
  17. V

    massive dde: core 2 quad or Xeon?

    With a lot of streaming data and I/O, I'd choose a XEON processor, but run in on XP. I'm not sure how well DDE is supported on Microsofts 64 bit OSs.
  18. V

    Windows Remote Desktop for Trading

    I've used RDP for years for trading. Works very well. I use a VPN to work around the security issues with remote access. You do *not* want RD open to the net!
  19. V

    Profitable months per year

    In addition to EricP's very insightful post, i suggest you simply generate the statistics as part of your backtest: Tables with years (rows) and months (columns), and for each cell calculate $profit, $DD, cps, %dd, length of DD , and any other piece of data you care for. I don't think...
  20. V

    IB Scale Order problems

    I was hoping that someone here on ET has used TWS Scale Orders through the API. Here is what I see. I submit orders as follows (e.g.): order.m_totalQuantity = 500 order.m_orderType = "SCALE"; order.m_scaleComponentSize = 100; order.m_scalePriceIncrement= 0.01; In return I get the...
Back
Top