hi, i download this but cant understand how to use it on chart?
if you make it for chart. as cursor move on any date(bar on chart)all levels shown on upside the chart
After you download this drawing tool, click on "Add to bookmark panel". To use this study, double click on it (In the bookmark panel) and move your mouse over a chart.
To restore the default cursor, click on the "Select" button (Arrow button on the top).
thank you.
but it is difficult to see levels bcoz cusor moves gap bettwen levels is very short so r1 r2.... are overlaps .what can i do now?
main part is as cursor move levels are see but on chart no change in date & open high low close. so pls. do it that if cusor move on any date level see clear & cusor as on date show its high, low, open ,close .
hi
i download next ver. of camarilla but there is problem that in indicator panle also shows pp values insted of indicator values . second is it show only R1 & s1,pp .
yes i want r2,s2.......on main chart pane. & if cusor move on indicator pane there is also show pp values insted of indicator values. e.g. chart show 30 day data & in indicator pane there is rsi indicator then
1. if i move cursor on indicator pane it show camarilla values not rsi values
2. if i move cursor on main chart bar then it show pp values but in indicator pane it show indicator value but it show last date value, not show exact date indicator value
please check out what happen if cursor move on any date (in indicator pane & in main chart pane)
* can i run this soft. without internet login?if net is not available.
what about online intra day?
thank you
A drawing tool works only with one pane. You cannot move it in one pane and at the same time change values in another pane.
However, you can display the RSI last value in the second pane, by adding the following formula:
a = LastValue(rsi(14));
Plot(a,"Last RSI", colorRed,chartLine,styleOwnScale);
Currently, it is not possible to run the application without connecting to the server.
Intraday features will be released in few months.