PDA

View Full Version : Suggestions for additional NinjaScript Indicator Tutorial Examples


Jim W.
07-22-2007, 07:36 PM
Suggestions for additional NinjaScript Indicator Tutorial Examples:

1) Indicator gets values to display by reading row of values from CSV local file at a specific time each day.

2) Indicator gets values to display by reading row of values from CSV web page at a specific time each day.

3) Indicator gets value to display by prompting the user for input in a window at a specific time each day.

4) One of the above with indicator values also updated whenever button on chart clicked.

NinjaTrader_Dierk
07-23-2007, 01:36 AM
Thanks for your suggestions, we'll put them to the list.

Jim W.
07-23-2007, 04:51 AM
Thanks.

Expanding on the suggestion, it would be helpful if the examples demonstrated combinations of updating the indicator's values:

o During initialization,

o When a button on chart is clicked,

o At a specific time of day,

o Every xx minutes on Mondays thru Fridays from xx:xx to xx:xx,

o When file's Modification Date value changes.

NinjaTrader_Dierk
07-23-2007, 06:20 AM
We'll take this into consideration.