Skip to content

The collection of indicator I personally use in TradingView

License

Notifications You must be signed in to change notification settings

MineEric64/DotabataTV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DotabataTV

Note

MACD + Stochastic + Heikin Ashi + Quad EMA

Made for TradingView Free users

Overview

Are you tired because of reached 2 maximum indicators? These two indicators include four core indicators frequently used. (Four-in-Two)

These two indicators consist of:

  • Vol. 1: MACD + Stochastic
  • Vol. 2: Heikin Ashi + Quad EMA

How to apply

  1. Before you should check that you created TradingView account and selected the symbol you want
  2. Click 'Indicators' > 'My scripts'
  3. Click the button 'Create script'
  4. Copy the content of script file you want apply (Vol. 1, Vol. 2)
  5. Paste it to Pine Editor in TradingView
  6. Click the button 'Add to chart'
  7. Enjoy!

Also, There's a tutorial video about inserting script: https://youtu.be/7gkoHKQPee8

Note

MACD and Stochastic, Both of them are combined in one graph, so you might be confused how to read them.

MACD is normal, so you can read as usual.

But, Stochastic is a little bit different. The range is changed to:

  • Original Range: 0 ~ 100
  • Changed Range (in graph): Dynamic, MACD based

You can read it like:

  • Upper Band (80%, Overbought): Above Gray Line
  • Middle Band (50%): 0
  • Lower Band (20%, Oversold): Below Gray Line

The red Line is Upper/Lower Bounds Line (Limit).

Warning

Stochastic range can be changed dynamically! If you don't want, Please disable 'Use Stochastic Fixed Range'.

When disabling, you need to change 'Stochastic Fixed Range Value' based on MACD indicator. The default value is 1, which stochastic range is -1.0 ~ 1.0.

Also the color of 'Vol. 1' plots mean:

  • Thick Magenta line: MACD (MACD)
  • Thick Dark gray line: Signal (MACD)
  • Blue line: %K (Stochastic)
  • Orange line: %D (Stochastic)

You should keep in mind these!

And...

Also, I personally recommend using DIY Custom Strategy Builder too. This is extremely powerful tool (All-in-One) and Dotabata was inspired by this.

Related tutorial videos:

Credits

A number of the embedded indicators within this tool are the creations of esteemed Pine Script developers from the TradingView community and others, thanks them a lot.

About

The collection of indicator I personally use in TradingView

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published