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 kinfxhk, 07-14-2026, 09:39 AM
|
0 responses
17 views
0 likes
|
Last Post
by kinfxhk
07-14-2026, 09:39 AM
|
||
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
60 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
43 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
47 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
38 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|

Comment