![]() |
This website will be down for maintenance from Friday May 24th at 6PM MDT until Saturday May 25th at 11AM MDT. We apologize for the inconvenience. If you need assistance during this time, please email sales@ninjatrader.com
|
|||||||
| Installation and Licensing Support for installation and licensing of NinjaTrader. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Dec 2010
Posts: 16
Thanks: 0
Thanked 2 times in 1 post
|
Dear sir,
When trying to export code i am getting the following error: "Error compiling export assembly: c:\Documents and Settings\asafs.HOMEPC-6DF59C4E\My Documents\NinjaTrader 7\bin\Custom\Indicator\YoavBuildTrainedDataBase.cs (87,41) : error CS0103: The name 'YoavGetGraphData' does not exist in the current context" the problem is that the function 'YoavGetGraphData' is located in 'UserDefinedMethods' file which I can't add manually because the file is not shown in the list. any suggestions? Assaf |
|
|
|
|
|
#2 |
|
NinjaTrader Customer Service
Join Date: Aug 2011
Location: Denver, CO, USA
Posts: 2,895
Thanks: 241
Thanked 375 times in 365 posts
|
asafs,
This is a current limitation. I will suggest adding it to the list to development. The main issue is that people tend to each have different user defined methods so overwriting this file will possibly delete their own methods. I would suggest just navigating to Documents / NinjaTrader 7 / bin / custom / indicator and copying all the files necessary to use your indicator, then making some instructions on how to install it. Please let me know if I may assist further.
Adam P.
NinjaTrader Customer Service |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Dec 2010
Posts: 16
Thanks: 0
Thanked 2 times in 1 post
|
This is what I am doing now, copy the sources to the deployed server and recompile it on the deployed server.
The problem is that I want to secure my code and I want to use .net dll or SecureTeam's CliSecure product. Is there a way for me to do so. Assaf |
|
|
|
|
|
#4 | |
|
Senior Member
|
Quote:
Here is how you go about it.
Last edited by koganam; 10-25-2012 at 09:40 PM.
Reason: Corrected spelling and grammar.
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| unable to import after export on NT7.1000.3 | pbcah | Indicator Development | 2 | 02-22-2011 08:34 AM |
| Converting EL code to Ninja code | anatop | Indicator Development | 1 | 10-18-2010 02:23 PM |
| Historical data export doesn't export current price data | ninja.man | Miscellaneous Support | 1 | 04-02-2009 08:19 AM |
| multi-time frame code and entry code | Mark_486 | General Programming | 1 | 05-15-2008 11:54 AM |
| Code->test/debug->change code->retest ... cycle process | bbarroux | Strategy Development | 3 | 10-02-2007 12:44 PM |