Source: https://fxcodebase.com/code/viewtopic.php?f=17&t=63960
Forum: 17 · Topic 63960 · 7 post(s)
Apprentice · Wed Oct 12, 2016 4:35 am

Up RSI > 50 MA1 > MA2 Down RSI < 50 MA1 < MA2

Two MA RSI Signal Scanner View with Alert.lua
guinsu2000 · Tue Apr 25, 2017 5:17 am
Hello sorry for my english,
You have two signal, but it’s for open and close ? or long and short ?
If it’s the second, what’s the rules for closing ?
THanks
Apprentice · Wed Apr 26, 2017 6:10 am
This is an indicator, not a strategy. Only entry signals are given. Therefore the exit/close signal is given on opposite entry signal.
mulligan · Wed Apr 26, 2017 7:36 am
A very useful signal. I’m having a small problem (I use 1 minute time frame) in that after a few minutes the signal shoes “error” and the arrows disappear. I tried re downloading, etc., and didn’t help. Any assistance appreciated.
Avignon · Fri Dec 13, 2019 5:14 pm
Hello,
I often have this bug: “lua:175: Specified index is out of range”.
Thanks.
Apprentice · Sun Dec 15, 2019 9:52 am
Try this version.
Avignon · Wed Dec 25, 2019 3:55 pm
Apprentice wrote: Try this version.
Thanks you!