NinjaSkype

You might want to share the signals as generated by your system, etc with your buddies. Manually tying in the same is cumbersome besides you might not be physically present when a signal is generated, thus you miss the same. NinjaSkype lets you to easily send messages automatically via Skype with your buddies with few lines of codes and no additional hassle. Since everything is automated there will be no time lag and your buddies will know instantly when the signal is generated.

How it works
NinjaSkype uses the Skype4COM ActiveX component to send messages to any contact via Skype. Integration is easy and simple. Two sample indicators have been provided which demonstrates how easily you can send messages via Skype when a condition is met (SMA crossover in our sample indicators).

The zip file (click Download Now button below) contains two indicators, namely SkypeMessage and SkypeChat. The former lets you send messages to your buddies, while the later lets you create a chatroom where multiple contacts can be present.

Do remember before you could send any messages do let NinjaTrader to access Skype. This is an one time process and when a message is sent for the first time Skype will ask you to confirm, as shown in the image below, for your authorization.

 Allow NinjaTrader
Do click on Allow access so that Ninja can interact with Skype

Download Now
Things to remember
Make sure skype is running and you are logged in to your account before you put on any indicator.

The sample indicators sends messages to echo123 (default skype test username), and some dummy usernames. Please change the same. For example lines 68 and 81 in the SkypeMessage indicator and line 44 in the SkypeChat indicator needs to be modified with the usernames of your buddies.

The SendSms function is not tested.

NinjaSkype is a very simple implementation of the Skype4COM and do not use all the features.

The zip file contains both the source (for the dll) and the indicators. Unzip the downloaded file and get the necessary files.

The indicators is exported via NinjaTrader 7.0.1000.4

Use the same entirely at your own risk. The author is not responsible for any damages, whatsoever arising from the use of the indicator(s) or the library.