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 CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
61 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
34 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
198 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
364 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
283 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment