Hi Gary,
I would like to ask your help again.
I made some improvement on the RSI, I've added a higher timeframe RSI line. It works, shows the correct data, my only problem is that the line's lenght is also 1 candle instead of 6. do you know any solution to this?
I prefer to count it on each candle on the basic TF, but if you make it only if it counts at candle close (on higher TF of course) it's fine too.
for the others who just want to use it, please don't download it. later I will post the correct one.
Thank you very much
a MOD of CSS..
-
wicha
- Trader
- Posts: 36
- Joined: Sat Jun 16, 2012 3:29 pm
a MOD of CSS..
You do not have the required permissions to view the files attached to this post.
- gprince66
- Trader
- Posts: 73
- Joined: Tue Jan 12, 2016 7:15 am
- Location: Austin, TX USA
a MOD of CSS..
Here you go wicha. I borrowed some code from the original CSS indi. In order to draw a higher time you have to use iBarShift for it to display correctly. Check out line #570.
Gary
.
Gary
.
You do not have the required permissions to view the files attached to this post.
-
wicha
- Trader
- Posts: 36
- Joined: Sat Jun 16, 2012 3:29 pm
a MOD of CSS..
thank you very much
I will modify it a bit to see a clearer view and upload it back. It is getting a rather cool stuff, thanks for your cooperation 
cheers
wicha
ps. i will check that iBarshift later, thanks for your tip
cheers
wicha
ps. i will check that iBarshift later, thanks for your tip
-
wicha
- Trader
- Posts: 36
- Joined: Sat Jun 16, 2012 3:29 pm
a MOD of CSS..
I made extra colors to the Higher Timeframe RSIs, also put an autotimframe option to the code. It is much more transparent than the 1.2.3 version.
# as a spinoff, the actual values that had to be visible but didn't worked,by this update the problem has somehow solved itself and the values are visible.
# as a spinoff, the actual values that had to be visible but didn't worked,by this update the problem has somehow solved itself and the values are visible.
You do not have the required permissions to view the files attached to this post.
-
wicha
- Trader
- Posts: 36
- Joined: Sat Jun 16, 2012 3:29 pm
a MOD of CSS..
The numbers on the right side are not the right numbers, I don't know yet where they are coming from. Tomorrow I will check it. I attach my modified slopestrength, Its datas are valid, I use them as a reference.
You do not have the required permissions to view the files attached to this post.
-
wicha
- Trader
- Posts: 36
- Joined: Sat Jun 16, 2012 3:29 pm
a MOD of CSS..
sorry for asking your help again Gary, but I really have no clue what are those numbers coming from. Can you help me?
What I know:
- the values are neither correct neither changes the same as the actual value, I don't see any mathematical correlation to the actual numbers. eg.
- when the right value changes from 54.33 to 54.02 , the wrong data changes 67.67 to 67.51
- 54.26 to 54.77 , 64.86 to 65.05 (it changes half as the actual value.)
- If I change the set at row #742 from currencyValues; to currencyValues2; then it shows correctly the larger TF's RSI indexes.
- it has no relation to any other TF as well as far as I see.
pls help if you can, it drives me crazy... thank you
What I know:
- the values are neither correct neither changes the same as the actual value, I don't see any mathematical correlation to the actual numbers. eg.
- when the right value changes from 54.33 to 54.02 , the wrong data changes 67.67 to 67.51
- 54.26 to 54.77 , 64.86 to 65.05 (it changes half as the actual value.)
- If I change the set at row #742 from currencyValues; to currencyValues2; then it shows correctly the larger TF's RSI indexes.
- it has no relation to any other TF as well as far as I see.
pls help if you can, it drives me crazy... thank you
-
bobzahra
- Posts: 5
- Joined: Sat Dec 13, 2014 4:35 am
a MOD of CSS..
Coul you please add alert to this indicator like CSSwicha » Mon Mar 20, 2017 11:38 am wrote:I made extra colors to the Higher Timeframe RSIs, also put an autotimframe option to the code. It is much more transparent than the 1.2.3 version.
# as a spinoff, the actual values that had to be visible but didn't worked,by this update the problem has somehow solved itself and the values are visible.
- gprince66
- Trader
- Posts: 73
- Joined: Tue Jan 12, 2016 7:15 am
- Location: Austin, TX USA
a MOD of CSS..
wicha » Tue Mar 21, 2017 6:04 am wrote:sorry for asking your help again Gary, but I really have no clue what are those numbers coming from. Can you help me?
What I know:
- the values are neither correct neither changes the same as the actual value, I don't see any mathematical correlation to the actual numbers. eg.
- when the right value changes from 54.33 to 54.02 , the wrong data changes 67.67 to 67.51
- 54.26 to 54.77 , 64.86 to 65.05 (it changes half as the actual value.)
- If I change the set at row #742 from currencyValues; to currencyValues2; then it shows correctly the larger TF's RSI indexes.
- it has no relation to any other TF as well as far as I see.
pls help if you can, it drives me crazy... thank you
added second currency calculation function, values are displaying properly.
.
You do not have the required permissions to view the files attached to this post.
-
bobzahra
- Posts: 5
- Joined: Sat Dec 13, 2014 4:35 am
a MOD of CSS..
Thank you very much for your indi..could you please add alertgprince66 » Wed Mar 22, 2017 3:43 am wrote:
added second currency calculation function, values are displaying properly.
.
-
wicha
- Trader
- Posts: 36
- Joined: Sat Jun 16, 2012 3:29 pm
a MOD of CSS..
bobzahra » Wed Mar 22, 2017 6:15 am wrote:Thank you very much for your indi..could you please add alertgprince66 » Wed Mar 22, 2017 3:43 am wrote:
added second currency calculation function, values are displaying properly.
.
thanks Gary for your help again, i really appreciate your kindness
bobzahra: What kind of alert do you want to have? I haven't made any rules of trading entry or other stuff..