Thanks!
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Non-Trading Strategy
Collapse
X
-
Hello Bobby-Wan,
Welcome to the NinjaTrader forums!
You can configure strategies to draw on your chart when conditions are met. You can draw instead of or in addition to placing orders.
The following help guide article can help you to use the strategy wizard to draw on the chart.
Ryan M.NinjaTrader Customer Service
-
I know I can draw the indicators, I already have this implemented.
Basically what I want to do is run a strategy and have NinjaTrader just pretend that it's trading. What I want to do is follow along with the strategy and enter the trades myself manually. So the strategy doesn't do anything except act as an advisor, i.e., it would tell me when to trade but wouldn't actually do any of the trading, I would do that myself.
Comment
-
Hello Bobby-Wan,
You can "pretend trade" by executing orders on the Sim101 account, of course.
Strategies look for conditions and perform actions.
I have attached a screenshot of some of the prebuilt actions you can do when conditions are true. You can draw dots, arrows, send yourself an email, alert with sound or text, etc. You're not limited to these items, but these are the ones available through the strategy wizard.Ryan M.NinjaTrader Customer Service
Comment
-
Actually, from what I hear, if I'm running a strategy and the SuperDOM at the same time they _both_ have to be trading on the same account. In other words, if I'm sending orders to my broker using the SuperDOM, then my strategy is sending them to my broker as well.
I'd like to be able to do something like EnterLong(0) and have it keep track of the profit target and stop loss for the order as if I had entered one.
Anyway, I probably can implement a simulated profit target and stop loss in NinjaScript, it's just that it would be handy if I could use the EnterLong(), ExitLong(), EnterShort(), etc., functionality to do it.
Thanks!
Bob
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
656 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
371 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
579 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment