Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Break Even + logic example
Collapse
X
-
Break Even + logic example
I have been searching for a logic for break even + ticks code. This is something I have yet to code and would like examples if possible. I have tried one example found online but it keeps positions from being entered. Tha KS in advance !Tags: None
-
Hello Teebone21,
Thanks for your post.
There are some Strategy Builder examples that can be referenced in the Strategy Builder, and then their code may be examined when clicking View Code:
https://ninjatrader.com/support/foru...der#post806596
We also have an educational example that shows how to use SetStopLoss to move the stop loss to create your own Breakeven or Auto Trail behaviors:
https://ninjatrader.com/support/help...of_stop_lo.htm
Please note that if you are using SetStopLoss in OnBarUpdate, SetStopLoss should be called with initial values when you are flat, before your next Enter() is submitted. This ensures the stop loss is at an appropriate level when you make your entry.
Let us know if you have any additional questions.
- Likes 1
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Yesterday, 05:17 AM
|
0 responses
67 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
142 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
76 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
47 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
51 views
0 likes
|
Last Post
|

Comment