Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Histogram Blanket - indicatore per MetaTrader 4
- Visualizzazioni:
- 23659
- Valutazioni:
- Pubblicato:
- 2015.08.26 12:22
- Aggiornato:
- 2016.11.22 07:32
- Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
On a candlestick chart, you see more open and close market than all effort of the market in the period. This new representation helps to see charts in a new different way.
Parameters:
extern color ColorBull=clrGreen; //The color for Bull line and histogram extern color ColorBear=clrRed; //The color for Bear line and histogram
COrdersManager class
Simple way to control your orders.
MySQL library for MQL4 with proper memory managementLibrary provides functions for management of MetaTrader 4 to MySQL database connections. Fixed memory allocation and release problems of the original library.
ATR 3 LWMA
This indicator shows 3 periods ATR LWMA.
Fuzzy - library for developing fuzzy modelsFuzzyNet library for developing fuzzy models was written in C#. While converting to MQL4, 8 membership functions and 4 defuzzification methods for Mamdani-type systems were added to the library.