Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

inconsistencies

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    inconsistencies

    Thank you and good luck with this one
    Last edited by spacebalts67; 07-02-2010, 09:15 AM.

    #2
    spacebalts67,

    I understand your frustration and will work with you to get this resolved. There are several points I need clarification on to help me analyze the situation though.

    1. Where are you starting the strategy from? Chart or Strategies tab?
    2. Sim account? Live account?
    3. Reproducible at will? If so, can you please provide us with the steps to reproduce.
    4. Have you tried printing to the Output Window what the strategy thinks its position is? What does it say?
    Code:
    Print(Time[0] + " " + Position.MarketPosition + " " + Position.Quantity);
    Thank you for your patience.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      This is an error that can lead to such consequences. To investigate we will need a reproducible scenario. Please attach your trace and log files.

      4. You can put the code anywhere inside the OnBarUpdate() method of your strategy. I recommend at the top so it will always be evaluated and keep updating you on the position direction and quantity.
      Josh P.NinjaTrader Customer Service

      Comment


        #4
        Either way will work, but even with the log/traces we will need reproducible steps. Thank you for your efforts.
        Josh P.NinjaTrader Customer Service

        Comment


          #5
          Can you send this RSSTRIG1010 strategy to me as well? Also, what timestamp did your error about object reference occur at? Thank you.
          Josh P.NinjaTrader Customer Service

          Comment


            #6
            I looked at the logs but cannot discern anything specific and it appears to happen every time you start a strategy. Please try with SampleMACrossOver and see if you still get the error as well. Make sure you are connected to GAIN.
            Josh P.NinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Mindset, 04-21-2026, 06:46 AM
            0 responses
            108 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by M4ndoo, 04-20-2026, 05:21 PM
            0 responses
            154 views
            0 likes
            Last Post M4ndoo
            by M4ndoo
             
            Started by M4ndoo, 04-19-2026, 05:54 PM
            0 responses
            74 views
            0 likes
            Last Post M4ndoo
            by M4ndoo
             
            Started by cmoran13, 04-16-2026, 01:02 PM
            0 responses
            125 views
            0 likes
            Last Post cmoran13  
            Started by PaulMohn, 04-10-2026, 11:11 AM
            0 responses
            79 views
            0 likes
            Last Post PaulMohn  
            Working...
            X