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 argusthome, 03-08-2026, 10:06 AM
            0 responses
            85 views
            0 likes
            Last Post argusthome  
            Started by NabilKhattabi, 03-06-2026, 11:18 AM
            0 responses
            47 views
            0 likes
            Last Post NabilKhattabi  
            Started by Deep42, 03-06-2026, 12:28 AM
            0 responses
            29 views
            0 likes
            Last Post Deep42
            by Deep42
             
            Started by TheRealMorford, 03-05-2026, 06:15 PM
            0 responses
            32 views
            0 likes
            Last Post TheRealMorford  
            Started by Mindset, 02-28-2026, 06:16 AM
            0 responses
            67 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Working...
            X