Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Add Entry/Exit Words on Chart
Collapse
X
-
Hello tjfintrade,
Thank you for choosing to use NinjaTrader.
Execution markers will be labelled with the signalName provided as a string to any order methods such as EnterLong() or SubmitOrderUnmanaged().
EnterLong(string signalName)
EnterLong(int barsInProgressIndex, int quantity, string signalName)
SubmitOrderUnmanaged(int selectedBarsInProgress, OrderAction orderAction, OrderType orderType, int quantity, double limitPrice, double stopPrice, string oco, string signalName)
You can also draw text on the chart using a drawing tool above or below the bar with
Draw.Text() - https://ninjatrader.com/support/help.../draw_text.htm
Or in a fixed place on the chart with
Draw.TextFixed() - https://ninjatrader.com/support/help..._textfixed.htm
You can also custom render text with SharpDX as demonstrated in the SampleCustomRender indicator included with NinjaTrader.
-
Add Entry/Exit Words on Chart
Hi,
Fairly new to NT. I am in the process of converting my Thinkorswim and Tradestation scripts to NT.
On TS and TOS, I am able to plot words or letters on the chart for the entries and exits. Is this possible with NT?
The only thing I have seen so far with NT is to reference the entries in the data box or symbols and numbers on the chart but no letters or words. Attached is an example from TOS. Using the data box is not helpful. I would like to abbreviations or words to the actual chart when an entry/exit signal is present.
Attached FilesTags: None
Latest Posts
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by natngk, 02-21-2019, 06:27 AM
|
21 responses
1,291 views
1 like
|
Last Post
by FMtrader
Today, 12:00 AM
|
||
Started by richt3, Yesterday, 10:28 PM
|
0 responses
7 views
0 likes
|
Last Post
by richt3
Yesterday, 10:28 PM
|
||
Started by Atychiphobia66, Yesterday, 10:22 PM
|
0 responses
8 views
0 likes
|
Last Post Yesterday, 10:22 PM | ||
Started by Scalper1969, Yesterday, 09:24 PM
|
0 responses
13 views
0 likes
|
Last Post
by Scalper1969
Yesterday, 09:24 PM
|
||
Started by RISKYBUSINEZZ, 12-12-2023, 05:11 PM
|
3 responses
127 views
0 likes
|
Last Post
by judysamnt7
Yesterday, 09:19 PM
|
Leave a comment: