Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Scripts

Easy Reverse - script for MetaTrader 4

Views:
12465
Rating:
(19)
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

Market Data to CSV Market Data to CSV

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

Indicator Values to CSV Indicator Values to CSV

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

Close All Close All

Simple code to close all opened orders.

Spread and Pip Cost Checker Spread and Pip Cost Checker

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.