Thanks
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Why Error 120?
Collapse
X
-
Why Error 120?
I am using the List data structure found in System.Collections.Generic, and using predicates with List.FindIndex and List.ForEach. For each of the public fields or methods in the predicates, such as CurrentBar, TickSize, ExitShort etc, I get the error message: 'An object reference is required for the non-static field, method or property x'. This error only appeared after adding 'using System.Collections.Generic'. Can you tell me what I am doing wrong please? How do I reference these fields more specifically and why do I need to? Code is attached.
ThanksTags: None
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
574 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
332 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 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
553 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
551 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment