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
Script

ArrowDrawingIndiEu - script per MetaTrader 5

Visualizzazioni:
8122
Valutazioni:
(25)
Pubblicato:
2019.06.05 12:26
Aggiornato:
2019.06.05 12:28
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

This indicator is used to create signals for the Binary Com connector. An arrow indicator can be connected to it, and when a signal appears, an arrow will be drawn.


This indicator can be used to connect and transfer data between indicators or from the indicator to the advisor (if the signal is in the indicator buffer, a graphic object will be drawn, in this case OBJ_ARROW)


To work correctly, place the required indicator in the folder with the data, or specify the path to it along with the name.

In the indicator code itself, you can specify for ICustom the input parameters for the indicator. You can also change the buffers for the buy / sell signal and the default buffers values.

Default Value

Buffers Value

Changing the ICustom value (appending the parameters for the indicator)

ICustom

We change the values of buffers, the name of the indicator and the name of the arrows.

Inputs

Permutations and Combinations Permutations and Combinations

A fast library for combinations and permutations in MQL.

Export Summary Grouped by Trading Days Export Summary Grouped by Trading Days

The script exports summary of closed trades grouped by each trading day to .csv file

GbpChf GbpChf

Advisor for trading Gbp/Chf. Algorithm for bar opening prices. Timeframe H1.

Class CRandom Class CRandom

Random number generation using the 32-bit PCG generator.