Search results

  1. C

    Program trading futures

    Checkout Velocity Futures with NinjaTrader.
  2. C

    C# code question for automated system

    What is is about NT that is limited and/or makes Open Quant less limited? I'm certainly not being defensive or argumenative as I have never used Open Quant, but from my limited experience with NinjaTrader and NinjaScripts (C#) I seem to be limited only by my own imagination and logic ability...
  3. C

    C# code question for automated system

    Assuming this is a C# NinjaScript I believe what you're attempting to do is default behavior with EnterLong() and EnterShort(). You can always use Position.MarketPosition != MarketPosition.(Long,Short,Flat) in your if statement. You can also set EntriesPerDirection if you need to limit double...
  4. C

    My first day live

    http://www.elitetrader.com/vb/showthread.php?s=&threadid=99283
  5. C

    What`s your biggest tradeing blunder?

    After reading other's posts, I don't feel quite as bad. I've made my share of dumb mistakes: pulling stops hoping for a rally to exit on break even, jumping into trades just to be in a trade w/ no clear strategy, etc. I've had losses that to *me* were significant but after seeing the size of...
Back
Top