Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 13149
- Rating:
- Published:
- 2015.03.26 09:44
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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.