Watch how to download trading robots for free
Find us on Twitter!
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
Views:
16615
Rating:
(40)
Published:
2010.08.10 09:57
Updated:
2016.11.22 07:32
pipser.mq5 (3.38 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

This Expert Advisor allows to perform one click trading.

Just press the corresponding button to open position. To close position, press the opposite button, i.e. if Buy position is opened, press "Sell" to close it.

Input parameters:

  • Lot - lot size.
  • SL - Stop Loss in points, if 0, there isn't SL.
  • Slipage - slippage in points.

Pipser


Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/160

Dual_Trix_Upgrade2 Dual_Trix_Upgrade2

The Dual Trix indicator with dual magnified Values in the Chart and in the Indicator window.

Multik Multik

The Multicurrency Expert Advisor.

A Really Random Robot A Really Random Robot

This robot uses a random number generator to simulate simply tossing a coin to decide on the direction of each trade. It provides an example of a minimal expert advisor programmed in an object-oriented style. It also provides a basis for quantifying the value added by alternative methods of entry.

Relative Strength Index of Volatility Relative Strength Index of Volatility

The Relative Strength Index, applied to standard deviation of price.