코드

Higher timeframe candles on your chart MetaTrader 4용

This indicator allows you to draw candles of an higher timeframe on your chart. Example: Draw H1 candles on your M1 chart

Auto-Fibonacci MetaTrader 4용

Create a Fibonacci retracement object automatically on your graph

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

I've modified the "Next price predictor" posted by gpwr to allow any developer to create its own BPNN predictor easily, even without understanding how a neural network works. So easy even beginners can do it. Included: MA predictor and RSI predictor

Two Pole Smoothed Ehlers Oscillator MetaTrader 4용

This oscillator is based on Ehlers' Two Pole Super Smoother, converted as an oscillator, and smoothed using Ehlers' Instantaneous trendline

Multi Timeframe Candles MetaTrader 4용

Display Candles from a higher timeframe on top of your current chart (ex: see H1 candles on top of a M5 line chart)

Min/Max Bands MetaTrader 4용

Indicator showing the Min/Max values for the last X bars

기고글

FANN2MQL Neural Network Tutorial MetaTrader 4를 위하여

This article has been made to show you how to use neural networks, via FANN2MQL, using an easy example: teaching a simple pattern to the neuralnetwork, and testing it to see if it can recognize patterns it has never seen