![]() |
This website will be down for maintenance from Friday May 24th at 6PM MDT until Saturday May 25th at 11AM MDT. We apologize for the inconvenience. If you need assistance during this time, please email sales@ninjatrader.com
|
|||||||
| Indicator Development Support for the development of custom indicators using NinjaScript. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Senior Member
Join Date: Feb 2010
Location: Kansas
Posts: 142
Thanks: 4
Thanked 9 times in 5 posts
|
I am trying to have an indicator 'draw' a Fib on the chart...(which is working).
DrawFibonacciExtensions("FibExtUp", false, anchor1BarsAgo, anchor1Y, anchor2BarsAgo, anchor2Y, anchor3BarsAgo, anchor3Y); What I would like to do is to control WHICH specific fib levels get shown. (e.g. 50%, 100%, 150%)....from the indicator code. Is there a way to influence that from the indicator that calls the Fib?? Thanks............. |
|
|
|
|
|
#2 |
|
NinjaTrader Customer Service
Join Date: Nov 2009
Location: Denver, CO
Posts: 1,424
Thanks: 0
Thanked 3 times in 3 posts
|
Hi photog53,
Unfortunately not, however with NinjaTrader 7, you can access a few other parameters with IFibonacciExtensions More info at - http://www.ninjatrader.com/support/h...drawobject.htm Aside from that, you will need to custom program any other parameters/drawings.
Tim
NinjaTrader Customer Service |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Feb 2010
Location: Kansas
Posts: 142
Thanks: 4
Thanked 9 times in 5 posts
|
Thanks....(it was worth a try)
I am using Ninja7....I'll see what other approach looks feasible. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fib indicator | saeed | Charting | 11 | 06-10-2010 07:57 AM |
| Draw Objects bound to indicator | goldfly | Version 7 Beta General Questions & Bug Reports | 4 | 03-04-2010 01:58 PM |
| How to draw other indicators within an indicator? | Follow Shadan | Indicator Development | 1 | 04-05-2009 12:25 PM |
| RSI - draw indicator as histogram | ofurbaldur | Indicator Development | 4 | 05-01-2008 08:20 AM |
| Can I draw lines in the indicator window? | FireFly | General Programming | 9 | 01-03-2008 11:37 PM |