Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
ATM in ninja script strategy
Collapse
X
-
Then what will be I am going to use in the ATM exit and reverse? Will you please help me Bertran. Or any ideas for this. Thanks in advance.
-
The same the open position will not close if I will use new ATM ID's. We need to exit the open position to minimize the loss. Is there other way to exit the open position aside from AtmStrategyClose() method. Why is it will close the open in the next bar?
Comment
-
Comment
-
Hello Bertran, I would like to ask your idea about on how to declare a DayOfWeek so that I could change or type it in the main strategy whatever what day of the week I want the trade to pause on that day?. Is there a way on that? I tried to declare it as a string just like the ATM strategy template but it will make an error on the comparison of the string and the DayOfWeek when compiling. Please help on this.Last edited by luxurious_04; 11-14-2010, 09:23 PM.
Comment
-
-
Bertran here I come again need your help. I want to lock my ninja script so that no one could edit it. How to lock my ninja script or code? Give me idea on this please.
Comment
-
-
Hello Bertran please help me on these do you have any idea on the setup builder for the exported ninja script or dll? If we are going to run it then it will directly added to the ninja custom strategies or indicator just like importing a custom indicator?
Comment
-
Also how to disable plot marker? I have added a new plot to a custom indicator and set it to transparent but it will still plot the marker?
Comment
-
Yes, there are 2 options - the first would export the source code, while the second (as compiled assembly) would be locked from any editing (you can only use it on the imported PC).Originally posted by luxurious_04 View PostHello Bertran please help me on these do you have any idea on the setup builder for the exported ninja script or dll? If we are going to run it then it will directly added to the ninja custom strategies or indicator just like importing a custom indicator?
Comment
-
You can set the PriceMarkers to false in the indicators properties or directly in the indicators Initialize().Originally posted by luxurious_04 View PostAlso how to disable plot marker? I have added a new plot to a custom indicator and set it to transparent but it will still plot the marker?
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
652 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
370 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
109 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
574 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
577 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|


Comment