@Spuzy thanks - i will remove the AND block - i think i may have to download a custom RVGI indicator and download it into both FX Dreema and Oanda MT4 platform to make sure they are pointing to the same data. It seems that it catches the cross sometimes but less than half the time... very frustrating as the RVI is one of my primary indicators.
Latest posts made by 4XRusty
-
RE: RVI ISSUE STILL!! PLEASE HELP!posted in Questions & Answers
-
RVI ISSUE STILL!! PLEASE HELP!posted in Questions & Answers
I have been using the program fro about a week now and having good luck with all but having the EA close trades correctly. I feel like i must be overlooking something silly.
My main issue is I'm trying to get the EA to close a trade when the RVI Main line crosses the RVI Signal line. I had 6 buy trades open - the lines crossed multiple times and the trades remained open...
Anyone - any help is appreciated. I have attached a copy of what I am currently testing.
https://fxdreema.com/shared/ZWKgpG2Pb -
RE: Trades dont closeposted in Questions & Answers
@wessel having a similar issue - let me know if you get any good answers
-
RE: Can not get RVI parameters to calculate??posted in Questions & Answers
i see there is a preloaded IND for RVGI - i will use this one. Can you explain why you needed to use candle position 1?
-
RE: Can not get RVI parameters to calculate??posted in Questions & Answers
@john-5 thanks very much - that very cool. Still using an MT4 platform - do you know of one similar for MT4?
either way very much appreciated - could not figure out with a few different RVGI indicators from different places
-
Can not get RVI parameters to calculate??posted in Questions & Answers
the stock RVI indicator has two modes - 'main line' and signal - but i can not get them to close a trade when they cross. I tried downloading another version of the same indicator but instead of MODE, it has two buffers; 0 and 1. I tried crossing the buffers and same result - any luck out there with using RVI (Relative Vigor Index) in an EA to trigger open/ close etc? Any help much appreciated.
-
RE: How do I import an indicator like Aroon to the indicator list?posted in Questions & Answers
@cpbonzo thanks a bunch - will search that and get back if i have any ?s
-
RE: Trying to prove condition TRUE for PRICE > SMA? (not crossing - just above/ below)posted in Questions & Answers
maybe i answered my own question... in more settings there is an option for the time-frame and at the bottom of the list is CURRENT
-
RE: Trying to prove condition TRUE for PRICE > SMA? (not crossing - just above/ below)posted in Questions & Answers
okay thanks - but it seems like this doesn't necessarily check for the 'current price' against the sma line. seems that it's checking the candle after it's completely formed - er go the 'candle close' option chosen.
am i just reading this incorrectly?
-
Trying to prove condition TRUE for PRICE > SMA? (not crossing - just above/ below)posted in Questions & Answers
How do i enter a condition that checks CURRENT PRICE is above SMA 14? I understand how to add the condition CROSSES the SMA 14 but not sure about checking the current state of the current price and it's relationship to an SMA line - either, currently above, or currently below... can anyone help? Thanks
Seems so simple i must be overlooking something.