Watch how to download trading robots for free
Find us on Facebook!
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

Billy expert - expert for MetaTrader 5

Published by:
Vladimir Karputov
Views:
3339
Rating:
(21)
Published:
2018.01.22 09:53
Updated:
2018.02.28 14:04
Billy expert.mq5 (30.01 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Author of the ideaBorisauthor of the mq5 codebarabashkakvn.

The main idea of ​​the trading strategy is as follows: when there are three down bars on the current timeframe:

Billy expert three candles

and the main Stochastic line is above the signal line on the other two timeframes:

Billy expert stochastic

a Buy signal emerges.

The strategy handles only Buy signals.

Testing in the M15 timeframe:

Billy expert EURUSD M15

Billy expert GBPUSD M15

Billy expert USDJPY M15


Input Parameters

  • Lots - position volume;
  • Stop Loss
  • Take Profit
  • Max positions - the maximum number of open positions;
  • timeframe Stochastic #1 - timeframe for Stochastic #1;
  • timeframe Stochastic #2 - timeframe for Stochastic #2;
  • magic number - Expert Advisor identifier.

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

Martin Martin

A trading system based on the Martingale technique.

Vortex Oscillator System Vortex Oscillator System

A trading system based on the Vortex Oscillator signals.

GreenTrade GreenTrade

The Expert Advisor trades based on iMA and iRSI signals. Values of iMA on four bars are compared. Indices of these bars can be optimized.

KDJ Indicator KDJ Indicator

KDJ Indicator Oscillator