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 NullPointStrategies, Yesterday, 05:17 AM
|
0 responses
53 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
130 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
70 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
44 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
49 views
0 likes
|
Last Post
|

Comment