Jump to content

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

Recommended Posts

Posted (edited)
Anyone have these and willing to get them educated for the community?

 

http://emini-watch.com/buy-now/

 

Hi yamantaka,

give this a try and see if what you seek. Thanks to aquarius5

http://[email protected]/file/tgs7h3

@=a

(had to restart nt to see in list)

hope helps

Happy Holidays To All and a Safe,Healthy,Prosperous Year Ahead

Edited by newbie0101
  • 7 months later...
  • 2 months later...
  • 3 months later...
  • 5 months later...
Posted (edited)
there you go

 

first is source https://[email protected]/file/xl76gl

 

and this is dll https://[email protected]/file/7pjx4f

 

import either one but not both.

 

The DLL works fine, but the souce code gives an error message when i try to compile it

line 21, says name "speech" does not exist in the namespace "System";

line23 says type namespace na "Speech" could not be found(are you missing a using directive or an assembly reference?). ;

line 95 says type namespace na "SpeechSynthesizer" could not be found(are you missing a using directive or an assembly reference?). I did unistal the dll before trying to compile the souce code.

 

Is there any reason why this is happening? I'd like to compile it instead of using the dll so I could make some changes in the code and see how it behaves and also learn a little bit more about programing in ninja.

 

Thanks for sharing

Edited by Marreta
Posted
The DLL works fine, but the souce code gives an error message when i try to compile it

line 21, says name "speech" does not exist in the namespace "System";

line23 says type namespace na "Speech" could not be found(are you missing a using directive or an assembly reference?). ;

line 95 says type namespace na "SpeechSynthesizer" could not be found(are you missing a using directive or an assembly reference?). I did unistal the dll before trying to compile the souce code.

 

Is there any reason why this is happening? I'd like to compile it instead of using the dll so I could make some changes in the code and see how it behaves and also learn a little bit more about programing in ninja.

 

Thanks for sharing

 

Hi Marreta....try this

 

Open any indicator for edit via Tools > Edit NinjaScript, right mouse click and select References > Add, and find the following file, Open, OK.

"C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.0\System.Speech.dll"

 

It is one of those dll you have to add I am not sure about the version of .net thou....

Posted
Hi Marreta....try this

 

Open any indicator for edit via Tools > Edit NinjaScript, right mouse click and select References > Add, and find the following file, Open, OK.

"C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.0\System.Speech.dll"

 

It is one of those dll you have to add I am not sure about the version of .net thou....

 

Did that but didn't work, maybe because I'm running on windows XP wich doesn't support .net 4.5? I'm using 4.0...

 

Thanks for your help

Posted
I didn't download or used that indicator, but fwiw, NinjaTrader 7 supports up to .NET 3.5, it won't run anything above that version, so if you add any assembly that targets 4.0+ it will complain.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

×
×
  • Create New...