futuretrader Posted August 30, 2013 Report Posted August 30, 2013 goldeneagle said: could you provide the cs files from GM M F 16 also? sorry no cs for F16 as some of compiling error can't be removed. Quote
yamantaka Posted August 30, 2013 Report Posted August 30, 2013 goldeneagle said: Hi futuretrader, As always your quick response is greatly appreciated. You are indeed a No:1 educator! If it is not too much trouble, could you provide the cs files from GM M F 16 also? Thanks! F16 was a separate script. I left it out because it didn't change from prior versions. Quote
⭐ goldeneagle1 Posted August 30, 2013 Report Posted August 30, 2013 futuretrader said: sorry no cs for F16 as some of compiling error can't be removed. I am on 32-bit. From your previous posts, I see you are on 64-bit. May be someone else can post the educated 32-bit dll for f16? yamantaka, please post if you have it. Thanks. Quote
yamantaka Posted August 30, 2013 Report Posted August 30, 2013 goldeneagle said: I am on 32-bit. From your previous posts, I see you are on 64-bit. May be someone else can post the educated 32-bit dll for f16? yamantaka, please post if you have it. Thanks. I've heard there is some confusion about 32 vs. 64 bit. You are speaking of your MS operating system or NT version? Quote
⭐ goldeneagle1 Posted August 30, 2013 Report Posted August 30, 2013 yamantaka said: I've heard there is some confusion about 32 vs. 64 bit. You are speaking of your MS operating system or NT version? Microsoft Windows 32-bit can only run Ninja Trader 32-bit. Microsoft Windows 64-bit can run Ninja Trader 32-bit and 64-bit. Am I correct? I have the former. Quote
⭐ goldeneagle1 Posted August 30, 2013 Report Posted August 30, 2013 futuretrader said: sorry no cs for F16 as some of compiling error can't be removed. Hi futuretrader, Please post the cs files with errors. May be some C# expert here could fix the errors. Is there any way you could generate 32-bit educated dll of this or are you completely all 64-bit? Thanks. Quote
futuretrader Posted August 30, 2013 Report Posted August 30, 2013 goldeneagle said: Hi futuretrader, Please post the cs files with errors. May be some C# expert here could fix the errors. Is there any way you could generate 32-bit educated dll of this or are you completely all 64-bit? Thanks. here is F16 cs files, you need to put all pieces together and remove all kRap to get rid of compiling errors. this might need huge time which i don't have. for 32bit dll, i have no way to educate them due to 64bit OS. http://www.send5pace.com/file/s3orlm ⭐ goldeneagle1 and Traderbeauty 2 Quote
⭐ trader1968 Posted August 31, 2013 Report Posted August 31, 2013 Hi, just to make sure, do these cs files compile ok to everyone except a couple of people in here ? I mean the latest cs files posted for eminifuturesbuysell. I need to be sure that they compile to everyone else, so maybe its just my pc with windows xp that might have the problem Quote
orfila Posted August 31, 2013 Report Posted August 31, 2013 I have the same compile errors. I tried to compile with both, 32 and 64. Seems to be having problems with gmmNirvana... Quote
⭐ trader1968 Posted August 31, 2013 Report Posted August 31, 2013 yes i am trying to specify exactly that.. If its general, then mayve if someone could educate the dll , even better in 32 bit as most i thinkare running 32 bit windows, imho atleast. So if futuretrader could be so kind to make a 32 bit dll maybe on his laptop :) would be fantastic. Or someone else from our educators. Hoping for some help... Thanks in any case and take care all Quote
lipe.fx Posted August 31, 2013 Report Posted August 31, 2013 NT7 uninstalled and deleted all files. then reinstalled and still not able to compile the indicators. Would anyone have any solution: thank you Quote
cornelis Posted August 31, 2013 Author Report Posted August 31, 2013 You can not compile thes cs files because it is asking for a DLL file to compile Quote
⭐ trader1968 Posted August 31, 2013 Report Posted August 31, 2013 exactly cornelis, so are they educated or not ? Anyone can educate the dlls in 32 bit please ? Or help us with compiling the CS files ? Thanks, hope someone will help us out. :) Take care all Quote
Traderbeauty Posted August 31, 2013 Report Posted August 31, 2013 I always backup my ninja (just files and scripts - not the data so it takes seconds ) and tne if there is a problem i cannot resolve i just restore it to from the last backup. Jane Quote
cornelis Posted August 31, 2013 Author Report Posted August 31, 2013 The educated cs files still need a DLL to compile, I do think Balu has something hidden in his CS files calling a DLL I have tryd a clean install on Windows 7 32-64 but no luck, so please educate the DLL file Tks Quote
minch Posted August 31, 2013 Report Posted August 31, 2013 (edited) ##################### Edited November 30, 2013 by minch Quote
cornelis Posted August 31, 2013 Author Report Posted August 31, 2013 Are you sure your bin-custom is clean from all privious Balu installs? Quote
cornelis Posted August 31, 2013 Author Report Posted August 31, 2013 This is what I got after compiling The following CS0234 error code information is provided within the context of NinjaScript. The examples provided are only a subset of potential problems that this error code may reflect. In any case, the examples below provide a reference of coding flaw possibilities. Error Code Explanation This error can occur when an imported DLL (could be a 3rd party indicator) you are referencing no longer exists/has been removed. To resolve this the DLL must be re-imported. To re-import a 3rd party dll: 1. Open the NinjaScript Editor via Tools > Edit NinjaScript and selecting any indicator or strategy 2. Right mouse click in the NinjaScript Editor and select the menu name "References" 3. In the "References" dialog window press the button "Add" 4. Select the 3rd party DLL Error Descriptions The type or namespace name '<name>' could not be found (are you missing a using directive or an assembly reference?) The type or namespace name '<name>' does not exist in the namespace 'NinjaTrader.Indicator' (are you missing an assembly reference?) Quote
yamantaka Posted August 31, 2013 Report Posted August 31, 2013 (edited) ...................................................... Edited August 31, 2013 by yamantaka working on a fix Quote
yamantaka Posted August 31, 2013 Report Posted August 31, 2013 Bala's latest how to trade video. Come get his secret sauce!:)) http://www.youtube.com/watch?v=grOXZlJ-DlE&feature=youtu.be Quote
futuretrader Posted August 31, 2013 Report Posted August 31, 2013 (edited) http://www.send5pace.com/file/06gksv Edited August 31, 2013 by futuretrader yamantaka, newbie0101, orfila and 3 others 6 Quote
futuretrader Posted August 31, 2013 Report Posted August 31, 2013 cornelis said: This is what I got after compiling The following CS0234 error code information is provided within the context of NinjaScript. The examples provided are only a subset of potential problems that this error code may reflect. In any case, the examples below provide a reference of coding flaw possibilities. Error Code Explanation This error can occur when an imported DLL (could be a 3rd party indicator) you are referencing no longer exists/has been removed. To resolve this the DLL must be re-imported. To re-import a 3rd party dll: 1. Open the NinjaScript Editor via Tools > Edit NinjaScript and selecting any indicator or strategy 2. Right mouse click in the NinjaScript Editor and select the menu name "References" 3. In the "References" dialog window press the button "Add" 4. Select the 3rd party DLL Error Descriptions The type or namespace name '<name>' could not be found (are you missing a using directive or an assembly reference?) The type or namespace name '<name>' does not exist in the namespace 'NinjaTrader.Indicator' (are you missing an assembly reference?) this doesn't mean GMM cs files ask for dll. it only means some dll was deleted when generating current version of NinjaTrader.Custom.dll. to remove dll in bin/custom safely, use utility/remove script assembly rather than deleting dll in bin/custom directly. Quote
yamantaka Posted August 31, 2013 Report Posted August 31, 2013 (edited) futuretrader said: http://www.5endspace.com/file/avb41s I'm afraid this file isn't loading properly when placed in Custom file. Is anyone having success in getting these indicators to load on a chart? I believe there may be a license reference locked into another file regardless if the .dll is educated. My trial license is still valid and I can load the script without errors. However, futuretrader's latest (which is from my zipfile) will not load on charts after I removed the original script. The culprit here may reside in NinjaTrader.Custom.dll which is a large file. Edited August 31, 2013 by yamantaka Quote
yamantaka Posted August 31, 2013 Report Posted August 31, 2013 futuretrader said: http://www.send5pace.com/file/06gksv I think you need to have GmmKalyani_v101.dll in here. That's the error message I get now when trying to compile after loading those two scripts. Quote
futuretrader Posted September 1, 2013 Report Posted September 1, 2013 yamantaka said: I think you need to have GmmKalyani_v101.dll in here. That's the error message I get now when trying to compile after loading those two scripts. if you use cracked version dll, no need any cs file from original package, nor other original dll. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.