Git Product home page Git Product logo

tradingview_indicators's Introduction

TradingView Indicators and Strategies (pinescript)

If you like my work, you can support me with a donation:

โ‚ฌ: http://pinescripts.fetchapp.com/sell/d15d4740

$: http://pinescripts.fetchapp.com/sell/0f9153a5

BTC: bc1q8e4wav3t55plp6ar0xc7gh4uqrzlxc7g97ywrg

LTC: ltc1qagcys3pyluke3xdlq94qx8p7fd3z3mj2w32grs


Indicators:

  • RSI MultiTimeframe: Plots 3 RSI (Weekly, Daily, 4h) at the same time, regardless of the Chart Timeframe. Highlights in green (or red) if all RSI are oversold (or overbought). Can trigger custom oversold and overbought alerts. alt text

  • Volume Supply and Demand Zones: Draws supply and demand zones based on 3 different volume threshold parameters. The timeframe of the script is fixed (you can change it in the options), e.g. it is possible to keep Daily S/D zones while looking at 1h chart. alt text

  • MultiAverages MultiTimeframe: Plots different kinds of averages ( EMA , SMA , SMMA , WMA , VWMA ) referred to a fixed timeframe, indipendent from the one that you are watching, e.g. plot daily EMA on the 1h chart. Highlights the crossing of averages. alt text

Strategies:

  • Failure Swing (stop hunting): This strategy is a first attempt to countertrade the false break of a key support/resistance. If a candle breaks the level, but it comes back before the close, it will trigger an order. The Stop Loss is in %, the Take Profit is near the EMA. The volatility filter is used to block new orders when the price is near the EMA. The volatility adjustment coefficients calibrate Stop Loss and Take Profit values according to the current volatility. alt text

tradingview_indicators's People

Contributors

heavy91 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.