Search results

  1. I

    I'm building an open-source robot trader framework.

    You can put lipstick on a pig, but it's still a pig
  2. I

    CME fee update 2/2020

    It's like 1% of a pip per round turn. If you're slinging enough volume for that to matter, you need to get an exchange seat
  3. I

    CME exchange fees increase next year in Feb...

    $0.05 per contract guys....4%. 0.4% of a ES pip... Find something worthwhile to complain about
  4. I

    NASDAQ's proposal

    Why distinguish between pro and non pro at all for data? I understand distributing data has costs and thus requires fees....but a company that is essentially a utility due to government imposed regulations that kill competition shouldn't have pricing impunity. Can you imagine if your local...
  5. I

    "No coding required" solution for algo trading

    Could you describe "fuzzy logic" as it applies to trading?
  6. I

    NASDAQ's proposal

    Pr campaign. I don't trust them...they should make their money off of trades....not market data
  7. I

    "No coding required" solution for algo trading

    How does the "client" feel about you turning around and commercializing something you developed on his dime? Does he get a kick back?
  8. I

    Rithmic API for Python

    Yup, that's what I said
  9. I

    Rithmic API for Python

    That is NOT the c++ API. It will be much much slower. It has go through a port, as opposed to shared memory.
  10. I

    Rithmic API for Python

    I don't believe this is true of the c++ API, it uses openssl to communicate with the outside world (I think) Could you point you provide a reference?
  11. I

    Rithmic API for Python

    What is protoc? I'm built on the pure c++ API. The python and c++ are running in the same process space, no http, tcp, etc movement to get data to/from python
  12. I

    Rithmic API for Python

    Planning on making it available in the near future
  13. I

    Fast market Lesson: Stops can get rejected

    Well, than you need to go get the appropriate licensing and enough money to become a clearing House.....sorry bud, you're going to need a middle man
  14. I

    Fast market Lesson: Stops can get rejected

    Yes, you need an fcm or ib. Easy enough to get (several forum sponsors) This thread is almost 2yrs old...but pretty sure this all was already addressed. And no, it wasn't not knowing the difference between a stop market and stop limit...
  15. I

    Developing "Spartan"

    I can hear the java gremlins coming....
  16. I

    Developing "Spartan"

    When I was using qt "back in the day", I used it with c++, not python. QCustomPlot was the Real time plotting library I used. It worked very well.
  17. I

    Market Depth technical analysis is day trading

    My thoughts....if you could make an app that does technical analysis and maths on the market depth, I'd pay all of the money for it. At least, all of my monies
Back
Top