Search results

  1. I

    About to blow up my account...help?

    Okay, I'm following. Ouch...
  2. I

    About to blow up my account...help?

    I guess what I'm really asking is: is he somehow losing more than the "theoretical" max loss on the put credit spread?
  3. I

    About to blow up my account...help?

    Don't most brokers immediately liquidate long stock accrued as the result of short put exercise?
  4. I

    About to blow up my account...help?

    I'd be curious to hear where your strikes were? A bull put is supposed to be a limited risk credit spread...how'd you lose 80% of your account on them? Shorts way ITM and longs way OTM? Am I missing something about what happens during assignment? I'd assume your broker sold the stuck you...
  5. I

    Is Level 2 that important?

    Isn't a price ladder just a method of viewing Level 2 data?
  6. I

    IB API vs TD Ameritrade API

    https://www.tdameritrade.com/api.page
  7. I

    IB API vs TD Ameritrade API

    Anyone here used both and have an opinion on which you prefer? I played with the IB C++ API a handful of years ago, and it was easy enough to use, but I haven't any experience with TD. I know that many of you seem to prefer ToS over IB TWS...so wanted to get your thoughts on the TD API. I...
  8. I

    Best programming language for trading?

    Combination of python and c++ is what I use, and subsequently recommend. It is a myth that python is slow. Poorly written python is slow. Many of the math modules are written in c or c++, so they tend to be only slightly slower. I write my latency critical code in c++ and then use a pybind11...
  9. I

    connecting custom program to AMP Futures brokerage?

    Amp offers Rithmic API, which is very self contained and easy to work with. To my knowledge you MUST purchase data though. Who are you using for data?
  10. I

    $8 Billion E-Mini Dump Sends S&P Below 200DMA, Dow Tumbles 500

    Should actually be relatively easy to show it wasn't one big order (if thats the case). I have micro-second timestamped quote/trade/book data.... I'll dig into it once I get some time, and post back here. Most likely it was a big sell order that triggered an avalanche of stops.
  11. I

    NxCore is no longer offered

    Nope, sorry. I don't even trade equities, outside of my retirement accounts. Do share if you find a suitable replacement though.
  12. I

    NxCore is no longer offered

    To my knowledge Rithmic only does futures, not equites.
  13. I

    NxCore is no longer offered

    I'm using Rithmic API+, and I actually find it to be a superior product for MUCH cheaper. It doesn't have the built in databasing NxCore had...but if you can use RAPI, you can likely figure out how to create a database (I use sqlite)
  14. I

    NxCore is no longer offered

    Sad to hear, I enjoyed the product, for the most part. Customer support was pretty good too. I did notice their API wasnt as flexible as it should have been, and updates were slow..maybe that's why they met their demise?
  15. I

    Virtu RONA

    Roger that, the 10k calls out what those costs are, and you're correct profit was like $158M. But they also paid close to $100M in employee wages. Probably another $50M in benefits packages, etc.... From a pure trading perspective ( i.e trading minus fees, data, hosting)...are they really...
  16. I

    Virtu RONA

    According to virtu's 10K docs, they generated about $670M in trading revenue last year. Does anyone know what kind of trading capital they had to have to generate that? I'm curious how they would have faired vs the buffet index bet....
  17. I

    Rithmic Releases Version 10.0.0.0 of R | API+™ and support for Depth by Order™

    Thank you! I can't even begin to explain how pleased I am with your product and the support team.
  18. I

    Fast market Lesson: Stops can get rejected

    Copy on all, and thanks for the insights. Fees and commissions are absolutely part of optimization process, but aren't something I try to minimize (from buy/sell strategy standpoint, obviously I seek the cheapest fcm that matches my needs). In my "production" strategy, I optimize for a...
  19. I

    Fast market Lesson: Stops can get rejected

    That functionality appears to be implement in the rtrader software the resides on your computer, not the server. Rtrader is presumably built on top of the same RAPI, and the API docs don't indicate such capabilities
  20. I

    IB overnight initial for 1 YM contract $9153.54

    I think we ought to give IB a little more credit. They know exactly which accounts are driving their revenue, and which accounts are only adding risk. I'm certain this move was calculated.
Back
Top