Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
export indicator data
Collapse
X
-
Tags: None
-
Hello manueldecastro,
Thanks for your reply.
Yes, you can export the swing points using the streamwriter. The swing indicator is different as you noted.
The swing indicator does not "confirm" a swing point until the strength number of bars has passed the swing point. The default strength setting is 5 so on the 5th bar after the prospective swing point the swing is confirmed and then the dots are first drawn back to the swing point and then are drawn forward at the same level for each new bar until a new swing is found.
If you print out every current bar value of swing and then look at the list of values, you can see where the swing changes, and if you need to know when or what bar the swing starts from it would be on the 5th bar before the change in the data. (assuming strength of 5).
-
solved! thanks
now im trying to show on screen last N values. i think i have to save this N values in an array, isnt it?
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
68 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
150 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
162 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
100 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
288 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|

Comment