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 SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
32 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
20 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
12 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
18 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
20 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment