Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Request to stop popup announcement messages

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

    #16
    Conceptzx as far I concerned you can suppress vendor popups with modifying this code.

    Comment


      #17
      Thanks for the reply, how do I apply it? Every time I hover the mouse over strategy builder, even to try and close it, I get a vendor error popup that locks everything up.

      Comment


        #18
        Conceptzx
        Try output these values and then you have to replace them in original code.
        Code:
        protected override void OnWindowCreated(Window window)
        {
        base.OnWindowCreated(window);
        string type = window.GetType().ToString();
        string title = window.Title;
        Log(type +" "+title, LogLevel.Information);
        }

        Comment


          #19
          What file should I look for to modify? it happens any time I go into strategy builder

          Comment


            #20
            I do this within the indicator file?

            Comment


              #21
              Originally posted by Conceptzx View Post
              Can we revisit this idea? I have a subscription I cancelled and now I seem to have a feedback loop of Vendor popups while I try to modify the affected strategies in Strategy Builder Maybe just make a list of such events and create a orange or red box in the control center similar to the "watch" feature so it doesn't interrupt the operation of the platform aside from the addon being disabled.
              If a vendor pop-up is causing the platform to become unstable or is causing you inconvenience (separate and apart from the issue of NinjaTrader's own pop-ups) why not just remove the vendor's software? Communicate to the vendor extremely clearly that you cannot and will not use software that has mandatory pop-ups and if you and others communicate this unambiguously they will get the message I am sure.
              Bruce DeVault
              QuantKey Trading Vendor Services
              NinjaTrader Ecosystem Vendor - QuantKey

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by CarlTrading, 03-31-2026, 09:41 PM
              1 response
              43 views
              0 likes
              Last Post NinjaTrader_ChelseaB  
              Started by CarlTrading, 04-01-2026, 02:41 AM
              0 responses
              20 views
              0 likes
              Last Post CarlTrading  
              Started by CaptainJack, 03-31-2026, 11:44 PM
              0 responses
              29 views
              1 like
              Last Post CaptainJack  
              Started by CarlTrading, 03-30-2026, 11:51 AM
              0 responses
              46 views
              0 likes
              Last Post CarlTrading  
              Started by CarlTrading, 03-30-2026, 11:48 AM
              0 responses
              38 views
              0 likes
              Last Post CarlTrading  
              Working...
              X