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
Views:
327
Rating:
(4)
Published:
Simple_Grid.mq5 (16.13 KB) view
MQL5 Freelance Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Simple_Grid is the simplest "grid" Expert Advisor. This Expert Advisor sets a grid of pending orders (eitheronly stop oronly limit orders) in both directions from the current price at a distance specified in the input parameters. The Expert Advisor has no Stop Loss. In the period from 23:30 all pending orders that have not been "activated"are deleted, and a new grid of pending orders is set only after 4:00.

In the input parameters of the Expert Advisor there is an opportunity to set:

  1. Pending orders grid step
  2. Distance from the current price to the first grid order
  3. Number of orders in one direction
  4. Select the type of pending orders (eitheronly stop orders oronly limit orders).
  5. Size of expected profit (Take Profit)
  6. Fixed lot size
  7. Magic number of the Expert Advisor

ATTENTION!!! This Expert Advisoris not intended for trading on a real account and making profit!!!! The Expert Advisor was written by me while studying MQL5 programming language, now it is a little stylised (unnecessary comments are removed) and is intended only for placement in CodeBase.

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

RSI Alert - Multi Timeframe Overbought/Oversold Detector RSI Alert - Multi Timeframe Overbought/Oversold Detector

A simple yet effective RSI indicator that monitors overbought and oversold conditions on any symbol and timeframe. Sends instant alerts via pop-up and mobile notifications when RSI crosses your defined thresholds.

Quantum Gold Silver Trader Quantum Gold Silver Trader

Quantum System - Uses quantum states and probabilities to make decisions.

Volatility Step Channel Volatility Step Channel

A channel which calculates local highs and local lows with volatility-adjusted lines

Candle Move Candle Move

CandleMove - Pips & Percentage Movement Display A visual tool that helps you quickly gauge the strength of each candle by displaying its price change directly on the chart.