Click here to Login





                                                   Display weekly RSI in a daily chart

  0

0
Obuli Govindaraju
2013-03-22 06:33:50


I have the following code to display weekly rsi in a daily chart, the weekly rsi display on the daily chart does not match with the rsi value displayed in a weekly chart.

wrsi4 = TimeFrameApply(7,rsi(4));
wrsi4 = TimeframeDecompress(wrsi4);
Plot(wrsi4,"Weekly RSI",colorBrown,ChartLine,StyleSymbolNone);

What am I doing wrong?



QuantShare
2013-03-22 21:39:34

  0

It does match. The weekly RSI is synchronized with daily data. This means that on Tuesday for example, you will get the weekly RSI result of the previous week since on Tuesday the week didn't end yet. You will get the same result only on Friday (end of the week).




allan nathan
2013-03-22 22:17:49

  0

hi Obului

I had what I believe to be a similar question a while back.

http://www.quantshare.com/title-780-weekly-bars

Allan



allan nathan
2013-03-23 01:02:43

  0

On a similar note,I am using a formula QS created and i am getting an error message.any thoughts?

a=rsi(14);
timeframeset(7);
b=rsi(14);
plot(a,"daily rsi",colored,chartline,stylesymbolnone);
plot(b,"weekly rsi",colorblue,chartline,stylesymbolnone);

Allan









QuantShare
2013-03-23 11:05:40

  0

Hi Allan,

Change "colored" with "colorred".

If you click on "Show Errors" button you will see what kind of error you have.



allan nathan
2013-03-23 20:32:35

  0

Interesting..How come the formula window shows a check mark instead of an X to display the error?

Allan



QuantShare
2013-03-25 10:08:39

  0

We will update this.


No more messages
0




Reply:

No html code. URLs turn into links automatically.

Type in the trading objects you want to include: - Add Objects
To add a trading object in your message, type in the object name, select it and then click on "Add Objects"










QuantShare

Trading Items
Detect and Display Potential Splits on a Chart
Chart Pattern Indicator
Forex Daily Volatility
Daily Stock Picks
Average Daily Return per Year/Month Table

How-to Lessons
How to display two stocks on the same chart
How to display the bar index of a stock on a chart
How to display Forex economic calendar data in a chart
How to display notes/commentaries on a chart
How to display the number of stocks per day for different RSI gro...

Related Forum Threads
drawing objects in log mode in daily and weekly charts
Access intraday data while working on daily chart
Weekly Bars
bollinger band & rsi formula
Weekly Simulation

Blog Posts
A simple but useful way to display distances in a chart
How to Calculate and Display the Bid/Ask Spread on a Chart
Custom Shortcuts - Move a Chart to Display the Last Quotes/Data
How to Display the Year-to-Date Excess Return in a Pivot Table
Update Chart Layout based on Active Time Frame









QuantShare
Product
QuantShare
Features
Create an account
Affiliate Program
Support
Contact Us
Trading Forum
How-to Lessons
Manual
Company
About Us
Privacy
Terms of Use

Copyright © 2024 QuantShare.com
Social Media
Follow us on Facebook
Twitter Follow us on Twitter
Google+
Follow us on Google+
RSS Trading Items



Trading financial instruments, including foreign exchange on margin, carries a high level of risk and is not suitable for all investors. The high degree of leverage can work against you as well as for you. Before deciding to invest in financial instruments or foreign exchange you should carefully consider your investment objectives, level of experience, and risk appetite. The possibility exists that you could sustain a loss of some or all of your initial investment and therefore you should not invest money that you cannot afford to lose. You should be aware of all the risks associated with trading and seek advice from an independent financial advisor if you have any doubts.