Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 01:42:39 +0000



Post From: are tool object properties accessable?

[2017-07-05 03:29:05]
dtl-saw - Posts: 79
okay, i'm able to select the drawing but when i use

ChartDrawing.RetracementLevels[n] i'm getting is the percentage values which i programmed into the drawing at the beginning like (23 or 50 or 61.8 etc).

what i initially asked you for was, is there a way to get at the price levels that were calculated for the retracement drawing

example: for a 50% level and with the start at 0 and the end at 1 then i would like to query the drawing 61.8% index and get back 0.382

seems like those values must be available since you allow for showing the price levels on each of the price level lines with "show price" in the options of the retracement tool.

So, is there a way that i can query the retracement drawing object and get those price levels or is what you're currently doing in order to display those price levels what I'll have to end up doing which is calculate those levels given the beginning and ending values of the drawing?

thanks
Date Time Of Last Edit: 2017-07-05 03:32:31