Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
6809
Valutazioni:
(30)
Pubblicato:
2010.11.29 12:07
Aggiornato:
2016.11.22 07:32
\MQL5\Experts\ReInitChart\
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

The Expert Advisor adds a button to the bottom right corner of each chart. After press of the button it reinitializes all charts of the chart symbol.

The chart reinitialization is implemented by termporary change of the chart timeframe.

This way is simple and doesn't has side effects, because it doesn't redraw (and recalculate) the temporary chart window.

Input parameters:

//--- input parameters
input string   SampleText="Recalculate";      // Button text
input color    SampleTextColor=NavajoWhite;   // Text color
input color    SampleBackColor=SlateGray;     // Button background

ReInitChart Expert Advisor

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/224

FantailVMA FantailVMA

This indicator is a combination of moving average and ATR indicators.

20/200 pips - Simple profitable Expert Advisor 20/200 pips - Simple profitable Expert Advisor

It has simple code and trading rules. It's doesn't use any martingale MM strategies.

YURAZ_CreateCSV_HistoryFile_From_MT5_For_MT4 YURAZ_CreateCSV_HistoryFile_From_MT5_For_MT4

The script exports historical quotes data from MetaTrader 5 for the import to MetaTrader 4. This solution will allow you to get the full history for MetaTrader 4.

Graphic Panel Contest Graphic Panel Contest

Graphic Panel Contest submission.