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 charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
57 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
143 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
161 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
97 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
276 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|

Comment