thanks.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How to access or override account & order methods inside custom indicator script?
Collapse
X
-
How to access or override account & order methods inside custom indicator script?
Please provide some template or code snippets how to access account info or Override account methods in an Indicator. I can override account methods like OnAccountItemUpdate etc. while developing strategies but not in Indicators.
thanks.Tags: None
-
Hi WiseGuy70, thanks for posting. You can create an Addon-Style Account object and use the properties and methods documented here:
https://ninjatrader.com/support/help...ount_class.htm
I also attached a working example. To test them out, place the .cs files within Documents\NinjaTrader 8\bin\Custom\Indicators
Kind regards,
-ChrisLLast edited by NinjaTrader_ChrisL; 11-03-2022, 02:28 PM.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
232 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
150 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
161 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
243 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
198 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment