PDA

View Full Version : Pivot Points Camarilla Indicator (Download) Version 5 Only


mgbloomfield
12-15-2006, 06:50 AM
Hi,

Attached isaPivot Points Camarillaindicator. Anyone interested please let me know how this looks and if it is accurate.

Instructions:

1. Unzip the attachment "PivotPointsCamarilla.zip".
2. Place file "PivotPointsCamarilla.cs" into the directory "C:\Program Files\NinjaTrader 5\bin\Custom\Indicator".
3. Go to ->Control Center -> Tools -> Edit Indicator -> Select "PivotPointsCamarilla" -> OK.
4. Press "F5" to Compile.
5. Open a chart -> Press "Cntl-I" to add the "PivotPointsCamarilla".

Michael

Antraman
12-20-2006, 11:46 AM
Hmmm, they don't appear to work on mine. Using NT5. Followed the steps as suggested. The other downloadable indicators worked fine, but not this one.

The chart window has the indicator name shown on top left with others, and its visible/editable in Properties. Just no lines on the chart.

cheers,
Antraman

atlantic
04-10-2008, 12:28 PM
how do u upload this indicator if im using ninja trader 6?

thnks

NinjaTrader_Josh
04-11-2008, 01:12 AM
Download the zip, unzip its contents into \My Documents\NinjaTrader 6\bin\Custom\Indicator. Then open NinjaTrader. Open the file in the NinjaScript Editor then press F5 to compile.

Elliott Wave
04-11-2008, 10:45 AM
Download the zip, unzip its contents into \My Documents\NinjaTrader 6\bin\Custom\Indicator. Then open NinjaTrader. Open the file in the NinjaScript Editor then press F5 to compile.


I tried that and got a million
CS0246 errors. Maybe someone else can take a look.

NinjaTrader_Josh
04-11-2008, 12:41 PM
Please understand this indicator was made for NT5. Numerous changes have been made to properties and methods in NinjaScript since then so you will need to either manually go through and upgrade the indicator or ask the original poster to do it for you.

Elliott Wave
04-11-2008, 12:44 PM
Ok thanks, I get that now. You're post implied it a slightly easier method. :) It's not that important, I'm just an indicator fiend and like to download every one I see. :p

rogersp
09-20-2009, 05:33 AM
how do u upload this indicator if im using ninja trader 6.5?

thanks!!

NinjaTrader_Austin
09-20-2009, 02:27 PM
Hi rogersp, Josh's already answered that on this thread: you will need to either manually go through and upgrade the indicator [because] numerous changes have been made to properties and methods [since] NinjaTrader 5 or you can ask the original poster to do it for you.

PrTester
09-20-2009, 03:59 PM
how do u upload this indicator if im using ninja trader 6.5?

thanks!!

Harry made a working version for 6.5 : http://www.ninjatrader-support2.com/vb/showthread.php?t=20324

Regards

Harry
09-21-2009, 03:09 PM
As several of you were interested and it was not a difficult thing to do, I modified the SessionPivots Indicator that you will find here

http://www.ninjatrader-support2.com/vb/local_links.php?action=jump&id=136&catid=1

to include Camarilla and Woodies Pivots. Just open the indicator panel and choose from the three options "Floor", "Camarilla" and "Woodies".

winJR
02-07-2010, 02:09 PM
What you created sounds awesome, just what i wanted. However when i downloaded the link i got numerous separate pivot indicators instead of just one indicator that you can set to either floor, camarilla, woodies, etc. Can you check and repost the one indicator that allows you to choose. thanks.

Harry
02-07-2010, 06:50 PM
There are seven indicators. Daily pivots (electronic session), daily pivots (day session for index futures), weekly pivots, monthly pivots, OHL for current day, current week and current month. Just import all seven and delete those that you do not like. Download new version V82, which will be available shortly. V81 stiill had a small bug.

What you created sounds awesome, just what i wanted. However when i downloaded the link i got numerous separate pivot indicators instead of just one indicator that you can set to either floor, camarilla, woodies, etc. Can you check and repost the one indicator that allows you to choose. thanks.

winJR
02-08-2010, 08:31 PM
what about the indicator you mentioned in post #11. I would be interested in that one as well. Where you have the option of floor, woodies or camarilla in one indicator if i understood what you said in that post.

Harry
02-08-2010, 11:13 PM
The four pivot indicators V82 have this option. Just follow the link.

what about the indicator you mentioned in post #11. I would be interested in that one as well. Where you have the option of floor, woodies or camarilla in one indicator if i understood what you said in that post.

vipdesign
10-20-2011, 08:43 AM
Hello, I'm a new user of Ninjatrader. I used the version 7,0 and I tried to import the ZIP file with the Import Ninjascript function and I received every time the following error message:

Import failed. The NinjaScript Archive file may contain duplicate method names that already exist on your PC or there is a required file missing on either your PC or in the import archive.

Can somebody help me with this problem. Thanks in advance.

NinjaTrader_RyanM
10-20-2011, 08:59 AM
Hi vipdesign,

Welcome to the NinjaTrader forums. That indicator was designed for NinjaTrader 6.5 and the message suggests that bringing it into your 7 installation would lead to programming errors. To migrate into 7, follow these steps.

Go to "Documents\NinjaTrader 6.5\bin\Custom\Indicator" and manually copy the source files for your NinjaScript to "Documents\NinjaTrader 7\bin\Custom\Indicator"
Go to "Documents\NinjaTrader 6.5\bin\Custom\Strategy" and manually copy the source files for your NinjaScript to "Documents\NinjaTrader 7\bin\Custom\Strategy"

After all components are copied you will need to compile the NinjaScript assembly. Go to Tools > Edit NinjaScript and open any file. Press "F5" on your keyboard or the "Compile" button on the toolbar. When compiling you should see a list of errors that need to be addressed before your NinjaScript files will work. Please review the "Code breaking changes (http://www.ninjatrader.com/support/helpGuides/nt7/pdf/NinjaScript_Code_Breaking_Changes_Revision_11_Octo ber_11_2010.pdf)" information that may help in resolving some of the errors in your list.

Harry
10-20-2011, 09:12 AM
Just to make it clear. This message can be caused by any other NinjaScript file which is not clean and may not be related to the Camarilla indicator.

Hello, I'm a new user of Ninjatrader. I used the version 7,0 and I tried to import the ZIP file with the Import Ninjascript function and I received every time the following error message:

Import failed. The NinjaScript Archive file may contain duplicate method names that already exist on your PC or there is a required file missing on either your PC or in the import archive.

Can somebody help me with this problem. Thanks in advance.

vipdesign
10-24-2011, 07:25 AM
Thanks for your help. In the mean time I found a Camarilla indicator on the following website for NinjaTrader 7.0:http://www.bigmiketrading.com/
This indicator was working well.
Greetings

Harry
10-24-2011, 08:57 AM
The SessionPivots indicator, which I have coded also has an option to display Camarilla pivots. It should be more accurate, but requires the use of appropriate session templates.


Thanks for your help. In the mean time I found a Camarilla indicator on the following website for NinjaTrader 7.0:http://www.bigmiketrading.com/
This indicator was working well.
Greetings

kennyz55
12-15-2011, 03:07 PM
Hi vipdesign,

Welcome to the NinjaTrader forums. That indicator was designed for NinjaTrader 6.5 and the message suggests that bringing it into your 7 installation would lead to programming errors. To migrate into 7, follow these steps.

Go to "Documents\NinjaTrader 6.5\bin\Custom\Indicator" and manually copy the source files for your NinjaScript to "Documents\NinjaTrader 7\bin\Custom\Indicator"
Go to "Documents\NinjaTrader 6.5\bin\Custom\Strategy" and manually copy the source files for your NinjaScript to "Documents\NinjaTrader 7\bin\Custom\Strategy"

After all components are copied you will need to compile the NinjaScript assembly. Go to Tools > Edit NinjaScript and open any file. Press "F5" on your keyboard or the "Compile" button on the toolbar. When compiling you should see a list of errors that need to be addressed before your NinjaScript files will work. Please review the "Code breaking changes (http://www.ninjatrader.com/support/helpGuides/nt7/pdf/NinjaScript_Code_Breaking_Changes_Revision_11_Octo ber_11_2010.pdf)" information that may help in resolving some of the errors in your list.
Can someone please provide step by step directions to get camarilla pivots to work with charts in the latest version. I followed the directions and copied the source files to "Documents\NinjaTrader 7\bin\Custom\Indicator". When I try to copy the source files to "Documents\NinjaTrader 7\bin\Custom\Strategy" it says the files already exist. When I go to Go to Tools > Edit NinjaScript and try to open any file i get 2 choices for files strategy or indicator. I can't find the files. When I go to chart and select indicators I don't know where to fingd Canmarilla pivots.
Thanks,
Kenny

NinjaTrader_RyanM
12-15-2011, 04:11 PM
Hi Kenny,

You just quoted the complete steps for manually bringing in indicator files. After compiling are there any error messages you are unsure about?

kennyz55
12-15-2011, 04:57 PM
I can't find the files I just imported to compile or add them to my chart.

NinjaTrader_Bertrand
12-16-2011, 03:04 AM
I can't find the files I just imported to compile or add them to my chart.

Just open any script (for example ADX indicator) and press F5 to compile ALL scripts on your NT, this would include the newly added Camarilla Pivots then. Some scripts are designed to show under a different name for diplay / label purposes, if you can share which exact script you attempt to run we can take a look into.

Thanks,

kennyz55
12-21-2011, 06:17 AM
I go to file/utilities/Import ninjascript It opens C:\Users\Kenny\Documents\NinjaTrader 7\bin\Custom but there are no files to open. I am trying to use http://www.ninjatrader-support2.com/...ad.php?t=20324 (http://www.ninjatrader-support2.com/vb/showthread.php?t=20324)
Thanks and Happy Holidays,
Kenny

Just open any script (for example ADX indicator) and press F5 to compile ALL scripts on your NT, this would include the newly added Camarilla Pivots then. Some scripts are designed to show under a different name for diplay / label purposes, if you can share which exact script you attempt to run we can take a look into.

Thanks,

NinjaTrader_RyanM
12-21-2011, 08:14 AM
Zip files should be saved to your computer. You do not need to manually open them and extract contents. To import, save this file somewhere to your hard drive, then use File > Utilities > Import NinjaScript > Select the file.

If you are new to downloading/ saving files in Windows, the desktop is a convenient location you could save to that may make it easier. If you do not receive a prompt asking you where to save the files, they are likely placed in a "downloads" directory.