OPEN-SOURCE SCRIPT

Modified Smoothed Heiken Ashi

已更新
This code is based on Smoothed HA candle which will work on all chart types
condition for BUY:
1. When close crosses Smoothed HA
2.Close should be in side upper band
3.BBW must be greater than the average

vice versa for sell
this code takes data from HA chart so that it can be applied on all chart type.
Bollinger band and Bollinger band width conditions added for removal of unwanted signals
Alert added so that you can apply alert and check it in real time performance
thanks to The Secret Mindset You tube channel from where I got the idea to convert this into a pine script indicator
smooth HA taken from "Smoothed Heiken Ashi Candles v1" at //jackvmk
版本注释
updated BBW length to 20 on screen
版本注释
Added option to look data of different time frame.
Check out the new option added to change Time frame ,"Enter the time frame"
By default it is set to '60' , you can change it and get lower time frame or higher time frame data.

Added some improvement to the strategy.
版本注释
updated codes
版本注释
updated strategy.
alertsBollinger Bands (BB)Bollinger Bands Width (BBW)heikin-ashiMoving AveragessmoothingTrend Analysis

开源脚本

本着真正的TradingView精神,此脚本的作者已将其开源,以便交易者可以理解和验证它。向作者致敬!您可以免费使用它,但在出版物中重复使用此代码受网站规则约束。 您可以收藏它以在图表上使用。

想在图表上使用此脚本?


Learning to trade and coding my strategies in Pine Script. Passing Prop Firms. DM me for any inquiries.
Buy me coffee at:
paypal : tabrejalam786007@gmail.com
BTC : 15zY6PUsrV55UQvcfaSqk5hJexKZAwhpcK
更多:

免责声明