//****************************************************************************** // [Delphi] Power Tools Overlay // Inner Version 1.0 21/11/2018 // Developer: iDelphi // Developer: astropark (Ichimoku Cloud) //------------------------------------------------------------------------------ // 21/11/2018 Added EMA MA WMA // 21/11/2018 Added MA-EMA EMA-WMA WMA-MA (Thanks to mariobros1 for the idea of the Simultaneous MA) // 21/11/2018 Added Bollinger Bands // 21/11/2018 Added Ichimoku Cloud (Thanks to astropark for all the code of the Ichimoku Cloud) //******************************************************************************
Release Notes
FEATURES
3EMA 3MA 3WMA (with cross when it crossing) 3MA-3EMA 3EMA-3WMA 3WMA-3MA Bollinger Bands Ichimoku Cloud
//****************************************************************************** // [Delphi] Power Tools Overlay // Inner Version 1.0 21/11/2018 // Developer: iDelphi // Developer: astropark (Ichimoku Cloud) //------------------------------------------------------------------------------ // 21/11/2018 Added EMA SMA WMA // 21/11/2018 Added SMA-EMA EMA-WMA WMA-SMA (Thanks to mariobros1 for the idea of the Simultaneous MA) // 21/11/2018 Added Bollinger Bands // 21/11/2018 Added Ichimoku Cloud (Thanks to astropark for all the code of the Ichimoku Cloud) // 23/11/2018 Show all the indicator as default // 23/11/2018 Added a cross when single Moving Averages crossing (Thanks to astropark for the idea) //******************************************************************************
Release Notes
FEATURES
3EMA 3MA 3WMA (with cross when it crossing) 3MA-3EMA 3EMA-3WMA 3WMA-3MA Bollinger Bands Ichimoku Cloud
//****************************************************************************** // [Delphi] Power Tools Overlay // Inner Version 1.1 24/11/2018 // Developer: iDelphi // Developer: astropark (Ichimoku Cloud) //------------------------------------------------------------------------------ // 21/11/2018 Added EMA SMA WMA // 21/11/2018 Added SMA-EMA EMA-WMA WMA-SMA (Thanks to mariobros1 for the idea of the Simultaneous MA) // 21/11/2018 Added Bollinger Bands // 21/11/2018 Added Ichimoku Cloud (Thanks to astropark for all the code of the Ichimoku Cloud) // 23/11/2018 Show all the indicator as default // 23/11/2018 Added a cross when single Moving Averages crossing (Thanks to astropark for the idea) // 24/11/2018 Descriptions Fix // 24/11/2018 Added Option to enable/disable all Moving Averages //******************************************************************************
In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in publication is governed by House rules. You can favorite it to use it on a chart.
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.