Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Placing BuyStop & SellStop Order using NinjaScript Editor
Collapse
X
-
Placing BuyStop & SellStop Order using NinjaScript Editor
Hello, I've been trying to write an NT8 Strategy that places Buy and Sell stop order on the previous high and low bar with a little bit of offset. This is specifically for news trading. Unfortunately, my efforts has not yield desired results. Please help in best way to write the script. Any suggestions are welcome. ThanksTags: None
-
Hello tradewithprinceston,
Thank you for your post.
We do have resources to help you begin creating NinjaScript Strategies/Indicators. All links below are publicly available.
If you are new to C#, to get a basic foundation for the concepts and syntax used in NinjaScript I would recommend this section of support articles first:
Basic Programming Concepts
For general C# education I have personally found Dot Net Perls to be a great reference site with easy to understand examples.
We also have great resources in relation to Strategy Development on our Support Forum. There is a very active developer community in our support forum that supplements the responses provided by NinjaTrader support staff providing all users with an exceptional support experience.
Take me to your support forum!
There are a few Sample Automated Strategies which come pre-configured in NinjaTrader that you can use as a starting point. These are found under New -> NinjaScript Editor -> Strategy. You will see locked strategies where you can see the details of the code, but you will not be able to edit (you can though always create copies you can later edit via right click > Save as)
We also have some Reference samples online as well as ‘Tips and Tricks’ for both indicators and strategies:
Click here to see examples created by the support team
Click here to see our NinjaScript Reference Samples
Click here to see our NinjaScript Tips
These samples can be downloaded, installed and modified from NinjaTrader and hopefully serve as a good base for your custom works.
Also, below I am also linking you to the Educational Resources section of the Help Guide to help you get started with NinjaScript.
Further, the following link is to our help guide with an alphabetical reference list to all supported methods, properties, and objects that are used in NinjaScript.
Alphabetical Reference
And our Educational Resources in the NinjaTrader 8 help guide.
Educational Resources
A set of specific tutorials for creating conditions in the NinjaTrader 8 Strategy Builder in the NinjaTrader 8 help guide.
Condition Builder
I'm also providing a link to a support article with further helpful resources on getting started with C# and NinjaScript.
Please let me know if I may answer any specific questions for you throughout your journey of becoming a NinjaScript Developer.
You can also contact a professional NinjaScript Consultant who would be eager to create or modify this script at your request or assist you with your script. The NinjaTrader Ecosystem has affiliate contacts who provide educational as well as consulting services.
Please let me know if you would like a list of affiliate consultants who would be happy to create this script or any others at your request or provide one on one educational services.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
108 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
55 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
38 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
75 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment