Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Manual Trendline break strategy
Collapse
X
-
Manual Trendline break strategy
Is there a sample NT8 script that enters/exits trades based on a manually drawn trendline? I know the NT trendline drawing can send orders via alerts but I want to incorporate the trendline trades into a full strategy. Similar to this strategy shown in video below. Thank you.
Tags: None
-
Hello designer01,
Thank you for your post.
In order to place trades based on a manually drawn line, you could programmatically loop through the draw objects collection. You could find the trend lawn via the loop, then combine that with your logic to enter/exit trades. There is no example script that shows entries and exits based on manually drawn objects, though there is a sample of looping through the collection to find specific draw objects on the following page:
Please let us know if we may be of further assistance.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
173 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
90 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
129 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
208 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
186 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment