Parameters:
In principle, everything is signed, but just in case:string RSIPeriod_Desc = "Period RSI";
int RSIPeriod = 14;string RSIPrice_Desc = "Price RSI: 0-Close, 1-Open, 2-High, 3-Low, 4-Median, 5-Typical, 6-Weighted";
int RSIPrice = 0; int RSIPrice = 0;string HighLevel_Desc = "The upper level of RSI"; above it is marked in blue LED
int HighLevel = 70;string LowLevel_Desc = "The lower level of RSI"; Below him indicator marked in red
int LowLevel = 30;string MarkFalse_Desc = "label or not the bars that are in the formation of zalazili levels; If true labeled false signal bars.
bool MarkFalse = false;string Transparent_Desc = "Draw RSI over the color of" Transparent Colorizing.
bool Transparent = true;string Width_Desc = "Width of signal lines;
int Width = 3;Download forex - indicator
No comments:
Post a Comment