I have been trying to modify the pivot indicator code for 6.5.9 beta so that it plots the mid point values, or 'M' levels also. I thought I had it right, but it does not actually plot anything. Would anyone mind taking a look at the code?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Pivot Mid Points
Collapse
X
-
Pivot Mid Points
Hi,
I have been trying to modify the pivot indicator code for 6.5.9 beta so that it plots the mid point values, or 'M' levels also. I thought I had it right, but it does not actually plot anything. Would anyone mind taking a look at the code?Last edited by yimbot; 02-25-2008, 03:20 AM.Tags: None
-
Check the error log in the Control Center for any messages? You can try debugging as per this tip: http://www.ninjatrader-support.com/v...ead.php?t=3418Josh P.NinjaTrader Customer Service
-
Originally posted by yimbot View PostThanks,
I get the mesage:
Error on plotting indicator 'FullPivots'. Please check the 'Plot' method. Index was outside the bound of the array.
See here, probably same error http://www.ninjatrader-support.com/v...ight=camarilla
Regards
Comment
-
Mid-Pivots
Hi,
these indicators include mid-pivots and adjust to selectable timeframes, it might help you. They are also based on the Pivots indicator of 6.5.9, so you can use them or compare the code...
Comment
-
camarilla indicator having problems
;Error on plotting indicator 'Camarilla'. Please check the 'OnBarUpdate' or the 'Plot' method: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index;
i am getting this error message with ninjatrader 6.5 and the camarilla indicator if i scroll to the right side of the chart
is there a way to fix this issue?
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
566 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
330 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
547 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
548 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment