Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

I think i messed up my simulator data?

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

    #16
    this may be related.
    1/24/2008 7:37StrategyError on calling 'OnBarUpdate' method for strategy 'LL': Object reference not set to an instance of an object.

    Comment


      #17
      The problem likely is different. A simple strategy holding only (!) this code line
      Code:
      DrawTextFixed("U1",Math.Round(Position.GetProfitLoss(Close [0] ,PerformanceUnit.Currency)).ToString(),TextPosition.TopRight);
      works no problem.

      I suggest isolating the issue in your strategy further.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by kinfxhk, 07-14-2026, 09:39 AM
      0 responses
      131 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Started by kinfxhk, 07-13-2026, 10:18 AM
      0 responses
      106 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Started by kinfxhk, 07-13-2026, 09:50 AM
      0 responses
      87 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Started by kinfxhk, 07-13-2026, 07:21 AM
      0 responses
      107 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Started by kinfxhk, 07-11-2026, 02:11 AM
      0 responses
      87 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Working...
      X