Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Market Analyter Label/Blank row/template

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

    Market Analyter Label/Blank row/template

    Hello,

    1/a) It seems to be a bug, if you add a Label row, then it created, and then:
    - Right click --> properties --> OK.
    or
    - F5
    Result: The row will go down always. If it is at the bottom then throw error, in this trace:

    2010-01-21 10:01:19:301 in OnUnhandledThreadException
    2010-01-21 10:01:19:502 ********* exception trapped *********
    2010-01-21 10:01:19:502 Specified argument was out of the range of valid values.
    Parameter name: index
    2010-01-21 10:01:19:502 at Infragistics.Shared.SparseArray.Insert(Int32 index, Object item)
    at Infragistics.Win.UltraWinGrid.RowsCollection.Move( UltraGridRow row, Int32 newIndex, Boolean forceDirtyPrimaryMetrics)
    at Infragistics.Win.UltraWinGrid.RowsCollection.Move( UltraGridRow row, Int32 newIndex)
    at NinjaTrader.MarketAnalyzer.UI.MarketAnalyzerContro l.InsertLabelRow(Int32 index, String name)
    at NinjaTrader.MarketAnalyzer.UI.MarketAnalyzerContro l.Apply()
    at NinjaTrader.MarketAnalyzer.UI.MarketAnalyzerContro l.OnReloadNinjaScript(Object sender, EventArgs e)
    at System.Windows.Forms.ToolStripItem.RaiseEvent(Obje ct key, EventArgs e)
    at System.Windows.Forms.ToolStripMenuItem.OnClick(Eve ntArgs e)
    at System.Windows.Forms.ToolStripItem.HandleClick(Eve ntArgs e)
    at System.Windows.Forms.ToolStripItem.HandleMouseUp(M ouseEventArgs e)
    at System.Windows.Forms.ToolStripItem.FireEventIntera ctive(EventArgs e, ToolStripItemEventType met)
    at System.Windows.Forms.ToolStripItem.FireEvent(Event Args e, ToolStripItemEventType met)
    at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEven tArgs mea)
    at System.Windows.Forms.ToolStripDropDown.OnMouseUp(M ouseEventArgs mea)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
    at System.Windows.Forms.ToolStrip.WndProc(Message& m)
    at System.Windows.Forms.ToolStripDropDown.WndProc(Mes sage& m)
    at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    1/b) The blank doesn't work correctly, see 1/ a. Result: disappear.

    2) Wrong template Save or Load. (new template, not migrated template)

    3) Why does the color of total row different: Black = value and LighGray = Text. See the screenshot.

    As i experienced these will come up when totalrow allowed, but i'm not sure ... i uploaded two movies, i'am not sure that all the variation could be reproduced. I suggest to watch. (This 2 feature are good, but i think not tested well enough.)

    Tamas
    Attached Files

    #2
    tamas,

    1a. Hmm. I could not reproduce. I have a blank MA and right click > Add Label Row. Then I bring up the Properties and the label row stays where I added it.

    1b. Same as 1a on my end. Are you already using templates on this MA?

    2. I am not sure what you mean. Can you please clarify? Thank you.

    3. This was a bug which is already fixed in the next version of NT7 beta.

    Perhaps your other issues are related to MA migration which has been addressed in NT7 too. Please try again in the next version and let us know if you still have these issues. Thanks.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_Josh View Post
      Perhaps your other issues are related to MA migration which has been addressed in NT7 too.
      Josh,

      I think not. These errors are come up at NOT migrated templates.

      Originally posted by NinjaTrader_Josh View Post
      1a. Hmm. I could not reproduce. I have a blank MA and right click > Add Label Row. Then I bring up the Properties and the label row stays where I added it.

      1b. Same as 1a on my end. Are you already using templates on this MA?

      2. I am not sure what you mean. Can you please clarify? Thank you.
      I wrote at the end of my post:

      As i experienced these will come up when totalrow allowed, but i'm not sure ... i uploaded two movies, i'am not sure that all the variation could be reproduced. I suggest to watch. (This 2 feature are good, but i think not tested well enough.).
      - Please check: total row enabled (in properties).
      - Check the 2 movies as well. (1 and 4 minute). You can see exactly, how the error of this 3 points (1a, 1b, 2) has to be reproduced.

      Thank you, Tamas
      Last edited by tamas; 01-22-2010, 01:06 AM.

      Comment


        #4
        tamas,

        Could not reproduce issues in either video on latest sources. Suggest you try again on next version of the beta as there have been changes to total row already.
        Josh P.NinjaTrader Customer Service

        Comment


          #5
          Originally posted by NinjaTrader_Josh View Post
          tamas,

          Could not reproduce issues in either video on latest sources. Suggest you try again on next version of the beta as there have been changes to total row already.
          Josh ... good news ... waiting for it.

          Comment


            #6
            NT7B7 update

            Hello Josh,

            I checked new release:

            - TotalRow: wrong.
            - LabelRow: almost good.
            - BlankRow: wrong.

            ----

            quick test 1 --- blank row

            - connect to Simulation Data Feed.
            - new MA window
            - add intruments list
            - add blank row between two rows
            work
            - press F5 (or right click --> properties --> OK)
            result: the blank row will go bottom.

            ----

            quick test 2 --- blank row and label row

            result: two errors.
            blankrow1.png: before press F5
            - here the back color already is wrong.
            blankrow2.png: test result
            - LabelRow is one row bellow
            - Blank row lost

            ----

            quick test 3 --- template and total row

            - connect to Simulation Data Feed.
            - new MA window
            - add intruments list
            - set totalrow enabled = true
            - saveas the template
            - load the same template
            result: templateSaveLoad1.png

            ----

            quick test 4 ---- template and blank row

            - connect to Simulation Data Feed.
            - new MA window
            - add intruments list
            - delete two rows
            - saveas the template
            - load the template

            result: again there are two rows
            templateSaveLoad2.png: before saveas
            templateSaveLoad3.png: after load

            ----

            suggestion 1
            The last blank row can not be deleted. It would be good.

            suggestion 2
            If template is loaded, then template name can be written in the window title. (Like control center --> title --> workspace name)

            suggestion 3 - maybe the most important

            Dear Team,

            I understand that this is a beta, but these are not complicated features. I understand that all the cases could not be tested perfectly. I posted errors connected to these. Do not misunderstad, i dont want to interfere in those thinks wich are not my business, but i would think that in these cases the developer or the person whose responsibility it is should try to test all the cases. And not only those things will be fixed which are written down.

            It took longer time to write down, to make screenshots, etc (mainly two times), then to test. I think, it is absolutely an unnecessary time and resource wasting from the custumers and your support team side. Please consider it! (I know this problem always come back.)

            ----

            Regards and have a nice weekend, Tamas
            Attached Files

            Comment


              #7
              Believe 1 is expected behavior and 2 is simply a side effect of 1. Will get back to you on it. 3 is a confirmed bug; 4 is expected behavior. The number of rows is not something determined by the template.

              Suggestion 1: This is by design for quickly adding more instruments by typing.
              Suggestion 2: Thank you for the suggestion.
              Josh P.NinjaTrader Customer Service

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by Geovanny Suaza, 02-11-2026, 06:32 PM
              0 responses
              625 views
              0 likes
              Last Post Geovanny Suaza  
              Started by Geovanny Suaza, 02-11-2026, 05:51 PM
              0 responses
              359 views
              1 like
              Last Post Geovanny Suaza  
              Started by Mindset, 02-09-2026, 11:44 AM
              0 responses
              105 views
              0 likes
              Last Post Mindset
              by Mindset
               
              Started by Geovanny Suaza, 02-02-2026, 12:30 PM
              0 responses
              562 views
              1 like
              Last Post Geovanny Suaza  
              Started by RFrosty, 01-28-2026, 06:49 PM
              0 responses
              567 views
              1 like
              Last Post RFrosty
              by RFrosty
               
              Working...
              X