OPEN-SOURCE SCRIPT
Mis à jour

[Delphi] Power Tools Overlay

FEATURE
3EMA 3MA 3WMA 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 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)
//******************************************************************************
Notes de version
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)
//******************************************************************************
Notes de version
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
//******************************************************************************

Clause de non-responsabilité