Search results

  1. NinjaTrader_Ray

    The Best Chart Package

    I should have added in my last post that we did lean towards Steema at the time. Ray
  2. NinjaTrader_Ray

    The Best Chart Package

    Matt, I also advise building from the ground up. When we looked at adding charts to our platform, we reviewed all of the available financial charting components and there was just as much effort in writing wrappers around these commercial components to do what was needed than to just build...
  3. NinjaTrader_Ray

    Ts8 and Ninja

    Yes you can.
  4. NinjaTrader_Ray

    What real time trading simulator would you recommend ?

    NinjaTrader supports what you seek.
  5. NinjaTrader_Ray

    Simulators

    NinjaTrader has full Market Replay. It will record all markets and replay them in full synchronization across the entire platform. This is also free.
  6. NinjaTrader_Ray

    Best simple software for IB data

    NinjaTrader Simulation Edition which includes charts is free for IB.
  7. NinjaTrader_Ray

    Ninja FX and Futures Combo?

    GAIN Capital/Forex.Com.
  8. NinjaTrader_Ray

    Writing a GUI in C#

    Just add the OCX that comes with the API to your project. Take a look here http://finance.groups.yahoo.com/group/TWSAPI/ I posted some VB sample code nearly 3 years ago. There are also some .NET Socket wrappers I believe.
  9. NinjaTrader_Ray

    Writing a GUI in C#

    If I recall correctly, you have to drop the TWS ActiveX control on a form to be able to use it. You can avoid this by communicating via socket interface. Ray
  10. NinjaTrader_Ray

    Using TradeStation with other brokerages?

    NinjaTrader can automate tradestation strategies to multiple brokers.
  11. NinjaTrader_Ray

    Problems with Transact Today?

    There are a number of factors but the critical one is that the the J-Trader DOM's price rows are dynamic and the inside market is static.
  12. NinjaTrader_Ray

    The NT performance on the PATS servers

    As far as I know, TT does not charge $0.20 per RT to the FCM. NT does have a $0.20 TT licensing fee per RT for use of the static SuperDOM. The dynamic SuperDOM does not have this charge. Ray
Back
Top