Join our fan page
- Views:
- 14621
- Rating:
- Published:
- 2009.12.25 16:09
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Описание:
Две версии индикатора на упрощённом алгоритме перцептрона.
PerceptronOscill_v1.mq4 расчёт по алгоритму:
double a1 = Close[i] - Close[i+n];
return (w1 * a1 + w2 * a2 + an * wn...)
PerceptronOscill_v2.mq4 расчёт по алгоритму Close[i+n] - Close[i+n+1]
Картинка:

PerceptronOscill_v1.1.mq4 исправленая версия: убрано ограничение на максимальное колич.периодов, подправлен расчёт значений

Many informations about the MARKET and CURRENCY in ONE SUBWINDOW such as: symbol, spread, swap, freezlevel, money magament, time to end each bar and times of opened bars, global markets times open/close in GMT and more...

The universal multi-chart of the currencies, with the changed list of currencies, a range of display, the period and position in a window.

The script allows to use MetaTrader4 as netting platform. It has some advantages compared with MetaTrader5.

A brand-new version of Channel ZZ indicator