Git Product home page Git Product logo

mt5-dunnigan-indicator's Introduction

MetaTrader 5 > Indicator > Dunnigan

Dunningan Indicator

Description

This is a trend indicator based on a strategy created by William Dunnigan that emit signals to buy or sell on any timeframe and can assist in decision making for trading on stock market or Forex.

The signals are fired according to the following rules:

  • Buy Signal = Fired at the first candlestick in which close price is higher than the higher price of the last candlestick. The higher and lower prices of the current candlestick must be higher than the corresponding ones of the last candlestick as well.

Dunningan UpBar

  • Sell Signal = Fired at the first candlestick in which close price is lower than the lower price of the last candlestick. The higher and lower prices of the current candlestick must be lower than the corresponding ones of the last candlestick as well.

Dunningan DownBar

Important! Both signals are confirmed by the increase in the tick volume before firing.

Settings

Inputs

Inputs

  • Starting calculation period: This is the starting calculation period for the Dunnigan signals, and the options are "today", "today + yesterday", "today + past 2 days", "today + past 3 days", "today + past 4 days", "today + past 5 days" and "today + past 6 days".

Colors

Colors

  • Dunnigan signal arrows color and width.

Instructions

  1. Copy this project folder to your MetaEditor indicator folder.
  2. Select the .mq5 file and click 'Compile' button on MetaEditor.
  3. On MetaTrader, insert this compiled indicator into the chart you want.

References

MQL5 Market

mt5-dunnigan-indicator's People

Contributors

leonardosposina avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.