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 SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
30 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
17 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
9 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
16 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
19 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment