thanks a lot
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
decimal points in strategy builder
Collapse
X
-
decimal points in strategy builder
Hello I have a very short and quick question. In strategy builder in the input screen I can only put whole numbers in but I want to use numbers with a decimal point for a Psar indicator to optimize. I see a dropdown box with bool, double, string, int, time but have no idea what that means but I think there lays the answer to my problem. Can someone help me and explain to me to use numbers with a decimal point and also what bool, double, string, int, time mean.
thanks a lotTags: None
-
Hello Bert1995,
Thanks for your post.
A bool is a true/false variable, an int is an integer that cannot have decimal values, a double is a variable that can have decimal values, time is a DateTime variable that holds time, and a string holds text.
You can create a double user input and use it for the Parabolic SAR's Acceleration, AccelerationMax, and AccelerationStep properties.
If you have not seen our Strategy Builder resources, please see below.
Strategy Builder 301 (publicly available resource) — https://www.youtube.com/watch?v=_KQF2Sv27oE
Conditions examples —https://ninjatrader.com/support/help...on_builder.htm
Actions examples — https://ninjatrader.com/support/help...us/actions.htm
We look forward to assisting.
- Likes 1
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
110 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
59 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
37 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
41 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
78 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment