Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
code build, just need little help
Collapse
X
-
Hello Jakub,
Thanks for your post.
The way I am understanding your inquiry, is that as you are marking the high and lows with a line, there are other lines appearing in between these high and lows, is this correct?
I ran the script for a few minutes but I am not seeing this action happen. Can you point out the lines that are incorrect?
Regarding the code, when the conditions are true that are making the outer lines, the conditions must also be true that are drawing the inner lines that are unwanted.
Would it be possible to add a bool so that when the outer lines condition is true, this causes the condition for the inner lines to not the true?Chelsea B.NinjaTrader Customer Service
-
Hi Jakub,
I wouldn't be able to say how long it would take to modify this script.
Theoretically a single bool set when the outlines are drawn that prevents the code for the inner lines until the bool is reset might work.
This would depend on the conditions for the inner and outer lines to be separate.
It may take some working with to figure out.
As you have expressed interest in having this modification done for you, below I am including a publicly available link to a list of professional NinjaScript Consultants who would be happy to modify this script at your request.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
576 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
553 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