Ignore post#15, it is junk which i somehow inadvertently created.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
can the strategy builder generate this code?
Collapse
X
-
Hello joemiller,
Thanks for the additional questions.
ConvertToInt32() is added to prevent unexpected behavior involving floating point math. Floating point math may give values like 5.00000000001 for 5 where using an == operator would not register if you were checking if that value equals 5.
Please see here for details: http://ninjatrader.com/support/forum...ead.php?t=3929
I believe the change was made for convenience for people to see that the default input is the close price. I am checking with development if this is intended and I will update this post when I have heard back.
I have heard back from development and the change to list Default Input is intended. If you change the price object and then change it back to Close, Close will show instead of Default Input. Both are expected.
Please let me know if you have any further questions.Last edited by NinjaTrader_Jim; 04-12-2017, 08:47 AM.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
475 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
315 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
253 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
340 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
305 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment