Forex



Go Back   Forex Trading > Downloads > Indicators - Metatrader 4
Forex Forum Register More recent Blogs Calendar Advertising Others Help






Register
Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.

From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.

Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
  • Elite Section
    Get access to private discussions, specialized support, indicators and trading systems reported every week.
  • Advanced Elite Section
    For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
See more

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 10-21-2006, 06:06 PM
FXSamurai's Avatar
Member
 
Join Date: Aug 2006
Posts: 56
FXSamurai is on a distinguished road
Cool Modified Relative Vigor Index / RVI indicator

The RVI indicator ( Relative Vigor Index ) is a pretty good indicator which can be used in various ways to identify reversals.

I developed a way to use it for making absolute fool-proof extremely safe and reliable entries, at the beginning of very significant trend direction changes. It can work as a stand-alone system or as a filter. I'll post a topic about it right after having finished this post.

The RVI indicator is one of the default indicators of the Metatrader software (see "Oscillators"). However, it doesn't have the possibility to be displaced, which is essential for my system.

It would be great if someone could modify the MT indicator so that it can be displaced, i.e. "shifted". An example of an MT indicator that can be shifted is the Moving Average indicator. The idea is to have the RVI curve drawn a certain number of bars to the right. See my next post for more details.

See the attached mq4 file for the indicator.

Enjoy!
Attached Files
File Type: mq4 RVI.mq4 (3.1 KB, 357 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #2 (permalink)  
Old 10-21-2006, 06:14 PM
igorad's Avatar
Senior Member
 
Join Date: Oct 2005
Location: Ukraine
Posts: 963
igorad is on a distinguished road
It's very simply to add a shift for this indicator.
Attached Files
File Type: mq4 RVI_v1.mq4 (3.1 KB, 591 views)
__________________
Let's improve trade skills together
http://finance.groups.yahoo.com/group/TrendLaboratory
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #3 (permalink)  
Old 10-21-2006, 06:59 PM
FXSamurai's Avatar
Member
 
Join Date: Aug 2006
Posts: 56
FXSamurai is on a distinguished road
Wow man, that's fast! Thank you very much

It may be an easy thing to do ... for you, but not for me, that's for sure :lol:

The post with my RVI system can be found at Using RVI to filter/entry tops and bottoms

I've taken a quick look at how it works out in MT, and it does seem that there are small differences between the way the Intellichart software plots the RVI and how it is done in MT. I'm not sure which one is more precise, but there seem to be more useful signals with the Intellichart software.

The settings or system will have to be tweaked to make it work for MT.

Working on it...

Take care
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #4 (permalink)  
Old 10-27-2006, 02:42 AM
Member
 
Join Date: Jun 2006
Posts: 44
Aleksandr Nevskiy is on a distinguished road
WOW! MAN!
YOUR THING IS WONDERFUL
It just the thing that I was trying to find for the vegas tunnel thing.


AND THX IGORAD AGAIN
Спасибо вам большое, Игорад! Вы кудесник =)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #5 (permalink)  
Old 11-02-2006, 05:57 AM
Member
 
Join Date: Apr 2006
Posts: 51
Terry French is on a distinguished road
Tf

I like this idea but I took it one step farther. I wanted the info on the same chart, so I put // in front of Igorads change. // SetIndexShift(0,Shift); This allows me to shift the red line to the front while leaving the green line where it should be. Of course save, compile, shut down and restart before using. The red line basically leads the green line by +1, so instead of going +13, I only go +12.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #6 (permalink)  
Old 11-02-2006, 06:59 AM
Member
 
Join Date: Jun 2006
Posts: 83
daet is on a distinguished road
Rvi

Guys, are you able to amend the indicator to make a sound when the two lines cross..?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #7 (permalink)  
Old 11-03-2006, 11:10 AM
FXSamurai's Avatar
Member
 
Join Date: Aug 2006
Posts: 56
FXSamurai is on a distinguished road
Quote:
Originally Posted by Terry French
I like this idea but I took it one step farther. I wanted the info on the same chart, so I put // in front of Igorads change. // SetIndexShift(0,Shift); This allows me to shift the red line to the front while leaving the green line where it should be. Of course save, compile, shut down and restart before using. The red line basically leads the green line by +1, so instead of going +13, I only go +12.
What is your experience with this modification? Can you post one or two charts?

Also, I'm not very good with inserting code without having an example, and compiling and such... Could you post a plug&play mq4 file of your idea?

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #8 (permalink)  
Old 07-15-2009, 03:30 AM
Senior Member
 
Join Date: Jan 2007
Location: not so remote
Posts: 3,272
fxbs is on a distinguished road
rvi mod bilbop Edited RVI indicator - MQL4 Code Base


rvi2 (bug fixed)- you can do all what you did
or just :

rvibuffer1 = rvibuffer *5
rvisigbuffer1 = rvibuffer

Attached Images
File Type: gif rvi xn srvi.gif (22.3 KB, 315 views)
Attached Files
File Type: mq4 SRVI@2.mq4 (4.6 KB, 76 views)
File Type: mq4 RVIxn.mq4 (3.4 KB, 72 views)

Last edited by fxbs; 07-15-2009 at 03:37 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
Reply

Bookmarks

Tags
relative vigor index, rvi indicator, relative vigor index indicator


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Stochastic Momentum Indicator (Index) licho Indicators - Metatrader 4 55 10-09-2009 12:34 PM
Modified Martingale trevman Suggestions for Trading Systems 4 03-03-2007 12:40 PM
TSD v. 0.34 modified by Matthew Kennel forexts TSD Expert Advisors 0 09-19-2005 09:54 PM


All times are GMT. The time now is 01:19 PM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.