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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
213 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
128 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
146 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
229 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
192 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment