NinjaTrader Support Forum  

Go Back   NinjaTrader Support Forum > NinjaScript Development Support > General Programming

General Programming General NinjaScript programming questions.

Reply
 
Thread Tools Display Modes
Old 01-17-2012, 06:33 AM   #1
jj2000
Junior Member
 
Join Date: Nov 2011
Posts: 2
Thanks: 0
Thanked 0 times in 0 posts
Default Accessing Custom Vendor data thru NinjaScript

Hi

I have an existing Vendor name and key, so I can setup using Vendor Licence Management the users and their machine IDs that are allowed access a given module.

What I'd like to do, is store on a ninja server somewhere [e.g. the same server where the vendor licencing call goes to when it's downloading the list of licences] a set of values that can be accessed by users of an indicator that I'm developing. So value01 might be 1055.25 value02 = 1022.75 and so on, and somehow I can flush these up onto a web server.

Then what I want to do is when my ninjacript indicator starts up on the users machine somewhere else on the web, it sends a http GET request or something that might even be in Ninjascript itself [e.g. VendorGetValues() or whatever ] that would pull down the values, and then the user's indicator can use them in its initialization.

Is there any way to do this in ninjatrader [store them up on a ninja server] and ninjascript [to pull them back down]?

thanks in advance
jj2000 is offline  
Reply With Quote
Old 01-17-2012, 06:49 AM   #2
NinjaTrader_Brett
NinjaTrader Customer Service
 
NinjaTrader_Brett's Avatar
 
Join Date: Dec 2009
Location: Denver, CO, USA
Posts: 6,498
Thanks: 109
Thanked 291 times in 280 posts
Default

Hello,

Thanks for the forum post and welcome to the NinjaTrader support forum.

Unfortunately this is not supported or allowed. You would need to use your own server for these transactions.

I will send a request for the feature into development.

Wish you a great rest of the day.
NinjaTrader_Brett is offline  
Reply With Quote
Old 01-17-2012, 07:17 AM   #3
jj2000
Junior Member
 
Join Date: Nov 2011
Posts: 2
Thanks: 0
Thanked 0 times in 0 posts
Default

ok, thanks for the quick reply
jj2000 is offline  
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Accessing A Drawn Ray's Properties With NinjaScript JayJoshi Automated Trading 1 01-26-2011 06:48 AM
Accessing a custom DLL bubblegum General Programming 3 06-08-2010 09:34 AM
Vendor License and Custom Types cls71 General Programming 1 05-03-2010 10:33 AM
Accessing Custom Indicator Values murfinp Indicator Development 2 08-25-2009 02:11 PM
Accessing Data from custom Indicator murfinp Strategy Development 4 04-03-2009 06:31 AM


All times are GMT -6. The time now is 07:09 PM.