Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 13156
- Valutazioni:
- Pubblicato:
- 2015.03.26 09:44
- Aggiornato:
- 2016.11.22 07:32
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The script reverses all the orders of the chart symbol.
Inputs:
- double Reverse;
- with stoploss Reverse.
If you don't want inputs erase "#property script_show_inputs" in the MetaEditor

Saves all historical bar data (Open timestamp, Open, High, Low, Volume) and every new tick to CSV of your choice.

Save your indicator values and Open, High, Low, Close, Volume data to a csv file of your choice.

Simple code to close all opened orders.

This script shows you current currency pair spread, pip value and the total cost of the spread to open a position. Result will show in your account currency.