By this I mean, I want an indicator to count the waves in a trend based on a stochastic indicator. As you see in the picture it labels cycle tops and bottoms. My automator would use the data so that it would know not to buy late in the trend.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How do I make a wave counter like this
Collapse
X
-
How do I make a wave counter like this
I saw this indicator being used and I'm wondering how to make or obtain a similar one for computational purposes and not so much visual purposes.
By this I mean, I want an indicator to count the waves in a trend based on a stochastic indicator. As you see in the picture it labels cycle tops and bottoms. My automator would use the data so that it would know not to buy late in the trend.Tags: None
-
shazzmoe, this is possible with NinjaScript / C# but it would reqiure a substantial amount of custom coding on your part - I would suggest checking into our sharing to see if a study close to this is already published to you can work from there - http://www.ninjatrader-support2.com/...ch=wave&desc=1
-
I tried importing "TD Wave" indicator referenced in previous post but receive the following message:
Import failed, The NinjaScript Archive File may contain duplicate method names that already exist on your PC or there is a required file missing on either your PC or in the import archive.
I'm using Ninja Trader version 7.
What steps do I need to take to successfully import this indicator?
Thanks,
taddypole...
Comment
-
You would then need to drop the CS indicator file directly into the MyDocuments\NinjaTrader 7\bin\Custom\Indicator folder and compile your NS files to see which duplicate methods are producing this conflict - note > this indicator was not designed for 7 so you might run into code breaking changes issues with attempting to use it.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
579 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
334 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
554 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
551 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment