THanks in Advance.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Using ZIgZaq Points in Strategy
Collapse
X
-
Using ZIgZaq Points in Strategy
Is it possible for me to know what are the current Zig Zag Points, while executing a Strategy? I tried using the Debug window to print them, but it comes up blank. How can I know what are the current ZigZig points on the Chart, and whether they are up or down.
THanks in Advance.Tags: None
-
ZigZag Indicator customisation
Ok. Can I modify the existing ZigZag indicator to have an object that can be referenced?
IF not, then can I allow for the Zig Zag to Print the points to an external file, and then import that file into my strategy?
Can I scan the current chart to determine painted objects and filter out the the one that is ZigZag
There has go to be a way for me while in a strategy to be able to know where the last ZIGzag points are. Right. I do mainly Visual basic programming, so I should be able to code over in C#.
Comment
-
I was wondering if this is able to be done now? ie. ZigZag Top == (1), ZigZag Bottom == (-1) ?
Originally posted by NinjaTrader_Dierk View PostYou may consider coding your own version of the ZigZag indicator by using the existing version as a template. Other than that there is no resolution at this time.
Comment
-
What I mean is. Can you use ZigZag within a strategy and based on the high point ie. ZigZag.High == True draw Down arrow and on the low point: ZigZag.Low == True draw up arrowOriginally posted by NinjaTrader_Josh View PostWhat do you mean by "top = 1 and bottom = -1"?
I'm a little green with the wizard and wish to use the resulting High and Low of the ZigZag to draw arrows pointing out possible trades..
I hope this question is a little clearer.
Cheers
chris
Comment
-
Unfortunately this would need to be custom coded in the NinjaScript editor Chris, you may also like to check this custom ZigZag version from our sharing - http://www.ninjatrader-support2.com/...id=142&catid=1
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
601 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
347 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 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
559 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
558 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment