Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Indicator that closes the trade at certain profit
Collapse
X
-
Hello gpr95,
Thanks for your post.
To clarify, are you looking for an existing indicator or are you looking for advice on programming a custom indicator yourself?
I am not aware of an existing indicator that accomplishes this. You could browse the Ecosystem User App Share linked below for a possible solution.
User App Share: https://ninjatraderecosystem.com/user-app-share/
This forum thread will also be open for other community members to share their insights on the topic.
Otherwise, you would need to program a custom indicator to use the Account class Account.CreateOrder() and Account.Submit() methods to create and submit an order to close the position once your condition is true.
Account: https://ninjatrader.com/support/help...ount_class.htm
Account.CreateOrder(): https://ninjatrader.com/support/help...reateorder.htm
Account.Submit(): https://ninjatrader.com/support/help...nt8/submit.htm
The NinjaTrader Ecosystem website is for educational and informational purposes only and should not be considered a solicitation to buy or sell a futures contract or make any other type of investment decision. The add-ons listed on this website are not to be considered a recommendation and it is the reader's responsibility to evaluate any product, service, or company. NinjaTrader Ecosystem LLC is not responsible for the accuracy or content of any product, service or company linked to on this website.<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
597 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
343 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 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
556 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
555 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment