Lesson 2_ Trading RSI Pattern Confirmation two Bottom – EA MetaTrader 5

Lesson 2_ Trading RSI Pattern Confirmation two Bottom - expert for MetaTrader 5
I. Input parameter: II. Main function: 1.  How to confirm condition entry. 2. Only buy sell at new candle 3. Count position and trailling stop auto. 4. Lotsize is fix at input parameter setup /////////////////////////////////////////////////////////////////////////////////////////////////////////////// Refer information: Link Exness IB Web: Các bạn đăng ký mở tài khoản Exness link IB dưới ủng hộ mình

Create your own neural network predictor easily (example: MA and RSI Predictors) – indicator 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 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 – EA 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: