Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
input parameters for profit target and stop loss: double or int?
Collapse
X
-
input parameters for profit target and stop loss: double or int?
i'm building a new strategy and i'm setting the profit target at 90 and the stop loss at 20. do i put the profit target and stop loss as a double or int first before putting in the Stops and Targets section. And, its asking for a default and a min. what does that mean?Tags: None
-
Hello SteveReiza,
Below is a link to a forum post with helpful resources on getting started with NinjaScript. Please watch the 'Automate Your Trading with NinjaTrader's Strategy Builder' training video.
For a price use double. For a whole number, like a number of ticks, use int (integer).
The min is the smallest value accepted.
The default is the value the property will have when a new strategy instance is added.Chelsea B.NinjaTrader Customer Service
-
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
571 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
330 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 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
548 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
549 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment