Jump to content

Recommended Posts

  • Replies 486
  • Created
  • Last Reply

Top Posters In This Topic

Posted
  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.

Posted
  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.

Posted
  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?

Posted
  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.

Posted
  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.

Posted
  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

Posted

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

Posted

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

Posted

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

Posted

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?)

Posted
  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.

Posted (edited)
  futuretrader said:

 

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 by yamantaka
Posted
  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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...