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
Experts

21hour - expert for MetaTrader 5

Published by:
Vladimir Karputov
Views:
3454
Rating:
(22)
Published:
2017.03.02 09:56
Updated:
2018.02.15 18:01
21hour.mq5 (24.95 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The Expert Advisor places two pending orders at a certain time.

Author of the idea — Maksim Zerkalovauthor of the mq5 code — barabashkakvn.   

Two orders are placed at the specified time. When on eof them triggers, the second one should be deleted. Exit either by Take Profit or after a specified time interval, depending on what happens earlier.

Added on 15.01.2017.

Version "1.01" - now two time intervals are available. 

Test on EURUSD, M5 from 2016.06.26 to 2016.12.26:

21hour tester v1.01

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

Lucky Lucky

A tick Expert Advisor. It compares the price on the previous tick and the current price.

SimpleTrade SimpleTrade

Comparing open prices of the zero and third bar.

Money Fixed Margin Money Fixed Margin

An example for calculating the lot value with a fixed margin level. That is, if you specify 10%, a position with the margin equal to 10% of free margin will be opened.

RSI EA RSI EA

RSI EA - trading based on overbought/oversold zones determined by the iRSI (Relative Strength Index, RSI) indicator.