Description
Introducing the Candlestick Patterns Alerts for cTrader: A powerful and user-friendly indicator designed to assist traders in identifying key candlestick patterns in real-time. This indicator automates the process of recognizing 34 different candlestick patterns, ranging from doji patterns to engulfing patterns, hammer patterns, star patterns, soldiers and crows patterns, marubozu patterns, inside and outside patterns, harami patterns, tweezer patterns, spinning top, rising and falling methods patterns, window patterns, and neck patterns.
>>>>>>> Get The Indicator Here <<<<<<
With five adjustable levels of pattern detection tolerance, ranging from strict to lenient, traders can customize the indicator to suit their individual preferences and trading strategies. The trend detection feature allows users to consider or disregard the market trend when identifying patterns, providing valuable insights for trend-based trading approaches.
To enhance visual clarity, this indicator offers three color options, allowing users to assign distinct colors for bullish, bearish, and neutral patterns. Additionally, the option to use abbreviated pattern names improves chart visibility, ensuring a seamless trading experience.
For easy reference and analysis, the indicator provides an on-chart list of pattern abbreviations, conveniently displaying the currently detected patterns. Traders can effortlessly position this list anywhere on the chart for quick access.
Never miss a potential trading opportunity with the comprehensive alert system included in this indicator. Users can enable alerts for pattern formations, with options for sound alerts, pop-up notifications, Telegram messages, and email notifications. Moreover, the "Stop all alerts" feature allows users to temporarily disable all alerts with a single click, offering flexibility and control.
Here is a list of the features of this indicator:
- Real-time candlestick pattern detection for 34 different patterns.
- Adjustable pattern detection tolerance with five levels of strictness.
- Automatic trend detection with the option to consider or disregard trends.
- Customizable colors for bullish, bearish, and neutral patterns.
- Option to use abbreviated pattern names for improved chart visibility.
- On-chart list of pattern abbreviations for quick reference and analysis.
- Alerts for pattern formations with sound, pop-up, Telegram, and email notifications.
- "Stop all alerts" feature to enable or disable all alert types with a single parameter.
And here is a list of all the patterns this indicator can detect:
- Four-Price Doji
- Standard Doji
- Long-Legged Doji
- Dragonfly Doji
- Gravestone Doji
- Hammer
- Shooting Star
- Inverted Hammer
- Hanging Man
- Piercing Pattern
- Dark Cloud Cover
- Bullish Engulfing
- Bearish Engulfing
- Morning Star
- Evening Star
- Three White Soldiers
- Three Black Crows
- White Marubozu
- Black Marubozu
- Three inside Up
- Three inside Down
- Three outside Up
- Three outside Down
- Bullish Harami
- Bearish Harami
- Tweezer Top
- Tweezer Bottom
- Spinning Top
- Rising Three Methods
- Falling Three Methods
- Rising Window
- Falling Window
- Bullish on Neck
- Bearish on Neck
If you don't know much about candlestick patters, you can start with these links:
- https://blog.elearnmarkets.com/35-candlestick-patterns-in-stock-market/
- https://www.investopedia.com/articles/active-trading/092315/5-most-powerful-candlestick-patterns.asp
In summary, the Candlestick Pattern Detector for cTrader is a reliable and customizable tool that simplifies pattern recognition in real-time. It empowers traders of all levels to make informed trading decisions by automatically detecting a wide range of candlestick patterns, providing customizable filtering options, trend consideration, visual clarity, and robust alert capabilities. Maximize your trading potential and gain a competitive edge with this indispensable indicator.
>>>>>>> Get The Indicator Here <<<<<<
Check out my projects:
Bundles:
Indicators:
cBots:
Free Stuff:
// -------------------------------------------------------------------------------------------------
//
// cTrader Candlestick Patterns Alerts.
//
// Created by VegaXLR.
// https://vegaxlr.gumroad.com/
//
// -------------------------------------------------------------------------------------------------
using cAlgo.API;
using System.Windows.Forms;
namespace cAlgo
{
[Indicator(IsOverlay = false, TimeZone = TimeZones.UTC, AccessRights = AccessRights.FullAccess)]
public class GetcTraderCandlestickPatternsAlerts : Indicator
{
protected override void Initialize()
{
var redirect = System.Windows.Forms.MessageBox.Show("Please click YES to open a web browser where you can download this indicator", "Open Web Browser", MessageBoxButtons.YesNo, MessageBoxIcon.Information);
if (redirect == DialogResult.Yes)
{
System.Diagnostics.Process.Start("https://vegaxlr.gumroad.com/l/ctrader_candlestick_patterns_alerts");
}
}
public override void Calculate(int index)
{
}
}
}
vegaxlr
Joined on 14.02.2023
- Distribution: Paid
- Language: C#
- Trading platform: cTrader Automate
- File name: Get cTrader Candlestick Patterns Alerts.algo
- Rating: 5
- Installs: 322
- Modified: 26/05/2023 06:51
Comments
HI HOW ARE YOU THE INDICATEUR DO NOT DOWNLOAD THERE IS PROBLEM
Cant seem to complete checkout man. Maybe you need to put your indicator up on calgo for purchase. I never have issues with chekout there. You are going to missout on payments sticking to gumroad for sales. I live in Bulgaria, so it is giving me the disparity price offer, but upon checkout it says my card is not Bulgarian so i cannot get it. Im British so i have a UK card, but i now live in Bulgaria so why the silly roadbloack there.