![]() |
|
|||||||
| Indicator Development Support for the development of custom indicators using NinjaScript. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Member
Join Date: Nov 2008
Posts: 87
Thanks: 0
Thanked 0 times in 0 posts
|
The following line can be used to draw fibonacci retracements on a chart from within an indicator/strategy:
// Draws a fibonacci retracement object DrawFibonacciRetracements("tag1", true, 10, Low[10], 0, High[0]); Is there a way I can access the various retracement levels of this object once it is on the chart (61.8% etc)? I realise that I can manually calculate the retracement levels between 2 points but wanted to see if there are already existing functions available. |
|
|
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| fibonacci retrace | politcat | Charting | 2 | 12-29-2008 01:39 PM |
| fibonacci levels | vk2205 | Automated Trading | 1 | 12-16-2008 06:09 AM |
| Using Fibonacci in an indicator | cassb | Indicator Development | 10 | 10-29-2008 02:17 PM |
| Fibonacci Extensions | joker23 | Charting | 8 | 09-22-2008 05:07 AM |
| Fibonacci | cabmanage | Charting | 1 | 04-30-2008 10:52 AM |