Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Indicator does not work in real time

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

    Indicator does not work in real time

    Excuse my English. I have designed an indicator is drawn without Connection but it does not in real time. Why?

    #2
    julifro, welcome to our forums here - any errors seen in your NT log tab as this happens? Generally it would be best to work with Print statement to debug the conditions used, this way you could see which part exactly is giving you the unexpected results and thus not allowing your statements to trigger as expected in this environment.

    Comment


      #3
      the code is written correctly. Thanks

      the code is written correctly. Thanks

      Comment


        #4
        This is not so much about being 'correct' or not in compile sense, but it would need to be understood what is evaluated differently then once the script is run realtime. Here the debug would be a very useful tool. Did you test if running CalculateOnBarClose true / false make a difference?

        Comment


          #5
          Originally posted by julifro View Post
          the code is written correctly. Thanks
          Best you publish the code, and someone will be able to find the bug. The bar processing logic in CalculateOnBarClose is different, as the same bar can be processed many times depending on the number of incoming ticks.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by SalmaTrader, 07-07-2026, 10:26 PM
          0 responses
          27 views
          0 likes
          Last Post SalmaTrader  
          Started by CarlTrading, 07-05-2026, 01:16 PM
          0 responses
          17 views
          0 likes
          Last Post CarlTrading  
          Started by CaptainJack, 06-17-2026, 10:32 AM
          0 responses
          9 views
          0 likes
          Last Post CaptainJack  
          Started by kinfxhk, 06-17-2026, 04:15 AM
          0 responses
          10 views
          0 likes
          Last Post kinfxhk
          by kinfxhk
           
          Started by kinfxhk, 06-17-2026, 04:06 AM
          0 responses
          17 views
          0 likes
          Last Post kinfxhk
          by kinfxhk
           
          Working...
          X