Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

VSA Indicator - Beta

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

    Originally posted by fripi View Post
    I have the same error message, and don't find any other VSA/VPA indicator, in the log files I also see some strange stuff, like missing code



    and in the code of the indicator I found those
    1) Copy the attached indicator into your Ninjatrader bin/Custom/Indicator subdirectory
    2) Recompile
    3) try to use the VSA indicator again

    Hedge

    Attached Files

    Comment


      Originally posted by hedgeplay View Post

      1) Copy the attached indicator into your Ninjatrader bin/Custom/Indicator subdirectory
      2) Recompile
      3) try to use the VSA indicator again

      Hedge
      Thanks, fixed 3 of the 4 errors, that's already great.
      But still got that "Wilder" error:
      2025-01-13 18:21:47:446|2|4|Error compiling import assembly: E:\Documents\NinjaTrader 8\tmp\Import\Files\bin\Custom\Indicators\DarrellW\ VPA.cs(209,26): error CS0103: The name 'Wilder' does not exist in the current context

      // Calculate Range information
      avgSpread = (Wilder(spread, VolumeEmaAve)[0]);
      isWideSpreadBar[0] = (spread[0] > (DwWideSpread * avgSpread));
      isNarrowSpreadBar[0] = (spread[0] < (DwNarrowSpread * avgSpread));​
      Even so I don't know if the indicator will import after

      Click image for larger version

Name:	image.png
Views:	174
Size:	6.1 KB
ID:	1330700
      Last edited by fripi; 01-13-2025, 11:31 AM.

      Comment

      Latest Posts

      Collapse

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