Create your own neural network predictor easily (example: MA and RSI Predictors) – indicator for MetaTrader 4

Create your own neural network predictor easily (example: MA and RSI Predictors) - indicator for MetaTrader 4
Author: gpwr, posted on I simply renamed a few vars in order to make the code easier to read, and created a new proxy function. All the credits must go to gpwr for his much excellent source. The BNN predictor posted by gpwr is a great indicator, but many traders were wondering how to use

Relative Strength Index (RSI) – indicator for MetaTrader 5

Relative Strength Index indicator
The Relative Strength Index technical indicator (RSI) is a price-following oscillator that ranges between 0 and 100. When Wilder introduced the Relative Strength Index, he recommended using a 14-day RSI.. Since then, the 9-day and 25-day Relative Strength Index indicators have also gained popularity. A popular method of analyzing the RSI is to look for

Simple Adviser EMA WMA RSI – expert advisor for MetaTrader 4

Simple Adviser EMA WMA RSI - expert for MetaTrader 4
Description: Expert Advisor is fairly simple and with a little practice it can be modified even people not familiar with the programming. An Expert Advisor opens the trade, based on the intersection of MA. Opening is filtered on the indicator RSI. If RSI> 50 – allowed only Buy If RSI <50 – allowed only SellVariables: