Recent content by jt.trader8

  1. J

    Autotrade with "Tradestation 8"

    Anek, can you share some of your experience with 'another' system please. And by saying 'another', which specific platform that you'd recommend? Thanks.
  2. J

    Autotrade with "Tradestation 8"

    I mean it fills, as the TradeManager module reports so. However TradeManager must failed to communicate this to the strategy, so the strategy still thinks it's not filled. This causes positions to not match between the strategy and the TradeManager. And yes, I'm using the "Strategy will fill...
  3. J

    java .net bridge

    Hi cassidpp, I've not used either JST or OQ. I've used jintegra in a non-trading related IT project. Most of my trading has been on TradeStation, however one day I may try OQ or JST out. I'd be interested if you have insights.
  4. J

    Autotrade with "Tradestation 8"

    Pretty fast IMO, I'm not a scalper though, my NQ system trades about 10-20 rounds per day based on 2min bar. When I say it's only 88% reliable for 2 min NQ... I mean sometimes it failed to report filling to the strategy. TradeManager reports it's filled, but Strategy doesn't, manual...
  5. J

    Autotrade with "Tradestation 8"

    I use it for 4 min ES bar, 2 min NQ bar. I'd say it's 98% reliable for 4 min ES, and 88% reliable for 2 min for NQ. Don't ask me how I come up wth 98% and 88%, they're just my feeling.
  6. J

    java .net bridge

    I've used jintegra which generates java proxy for .net objects so that you can call it from java program. I didn't see there's any latency. There's small memory leak problem that caused us to have to restart our server every month or so but it shouldn't be a big problem if you want to use it for...
Back
Top