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:	232
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 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