i think i am not the only one who has got this problem.
here it is:
If i have a formula which is called to callculate if the chart will go up or down i try to return 1 & -1 but here is the problem... when you want to see the indicator with normal lines to change it ( right click - edit studies) you have got 2 formulas... and you have to do the changes in both of the formulas...
as example you have got
1 stochrsi - which returns lines and backgroundcolor red // green
2 stochrsi-call - it only returns 1 & -1
is there a way that the vars in both formulas get changed at the same time ?! (right click - edit studies - e.g. lengh 10)
please help me
regards erilein
here it is:
If i have a formula which is called to callculate if the chart will go up or down i try to return 1 & -1 but here is the problem... when you want to see the indicator with normal lines to change it ( right click - edit studies) you have got 2 formulas... and you have to do the changes in both of the formulas...
as example you have got
1 stochrsi - which returns lines and backgroundcolor red // green
2 stochrsi-call - it only returns 1 & -1
is there a way that the vars in both formulas get changed at the same time ?! (right click - edit studies - e.g. lengh 10)
please help me
regards erilein
Comment