Recent content by bluematrix

  1. B

    The sad state of opensource ATS solutions

    not surprising at all. this is because a lot of these tools are made by people who have little or no trading or algorithmic business experience. while they may be great coders they just don't understand the needs and come of with poor or confusing implementation. and the best guys are employed...
  2. B

    Does running a personal macro within IB's Excel sheet interfere with subscriptions?

    Excel is a single-threaded application. When you run a macro it freezes. The subscriptions with IB remain but if you have cells being updated their value will freeze until your macro has finished. so if your trade logic references these cells you could have issues, but the subcription itself...
  3. B

    Rebates Trading ?

    I think one has to register as a dealer to qualify for rebates from ECNs is this correct? Are there any platforms that allow you to collect rebates for adding liquidity? e.g. I know interactive brokers matches some orders to ECNs through its 'SMART' technology but how can one qualify for...
  4. B

    IB Data Feed - can you explain this?

    I can understand that - BUT I'm looking at highly liquid atm options. e.g. take ATM options on ES - the same story as I've described on IB - i don't understand if the bar close price is the last traded price of that bar or not.
  5. B

    IB Data Feed - can you explain this?

    is that correct? really? so even though the quotes all wobbled up and down, no trade actually took place? so essentially, the bars are the trades? the close is the price of the trade at close of that bar? - i.e. if I traded near the close of that bar - is it fair to assume I would have...
  6. B

    IB Data Feed - can you explain this?

    So IB allows you to download data bars, e.g. 1min or 5min bars. I've been watching some option that's trading bid-ask 28.75-29.25 through the close of the bar. I then download the same bar, but on the downloaded data IB, the bar close is 28.50! ? can you explain this? how does that...
  7. B

    Best ES futures broker? lowest slippage? pls help

    Where do i exactly find the times/sales of ES at cme/globex? thanks in advance
  8. B

    Best ES futures broker? lowest slippage? pls help

    well if you have a bid-offer and regularly there is slippage then could it be the data feed is wrong? market order fill is immediate but the fill is regularly off what IB data is giving. so could this be due to poor data?
  9. B

    Best ES futures broker? lowest slippage? pls help

    I trade relatively frequently based on some price levels and need 100% execution so can't use/risk limit orders. any suggestions/advice or thoughts with other brokers? really appreciate it. thanks
  10. B

    Best ES futures broker? lowest slippage? pls help

    Hi I'm currently using IB. I've done some work looking at my execution and it looks like about 50% of the time there is a 0.25 point slippage (the difference between the price you are offered to trade and the final executed price). isn't this really bad? it could even be poor data feed...
  11. B

    Custom Software for brokers without Automated-Trading

    Why don't you open an account with IB?
  12. B

    QUESTION about hiring a programmer to automate your trading

    There are many ways to overcome this problem. for example the application can expose most of the variables on the form so the users configures it. for example a moving average - the user can input the number of period. same for any other variables or calculations. If it's intraday, again the...
Back
Top