Citra Bot
- Indicatori
- Philip Pankaj Suthagar
- Versione: 3.10
- Aggiornato: 20 settembre 2023
- Attivazioni: 5
Inspired from,
Time is the most important factor in determining market movements and by studying past price records you will be able to prove to yourself history does repeat and by knowing the past you can tell the future. There is a definite relation between price and time. -William Delbert Gann
CITRA BOT is a Price Action/Price Pattern detection Indicator which uses historical data to validate a current pattern or profile to predict the probability of hitting future resistance or support levels.
Advantage of using CITRA BOT:
*Self Learning Algorithm.
*Faster and Superior than any other Machine Learning Models like Neural Networks,Regressions,SVM,Decision tree,Random Forest etc.
*Faster response rate on switching TimeFrame.
*Precision based Profile detection Controls Noise allocation based on user requirements
*Custom Precision Percentage.
*Custom Email,Push Notification Alerts.
Caution: It's not HolyGrail System,It's a tool to give you insight of current market structure.The decision to trade is made only with combination of economical understanding of underlying instrument with economic indicators and economic news.
General Doubt / Mistake - Case 1: https://www.mql5.com/en/blogs/post/732478
Reversal Trading Strategy : https://www.mql5.com/en/blogs/post/738104
H1 Preset: https://c.mql5.com/31/489/citra_mt4.zip
Recommended TimeFrame:
M30 and Above.
Major features considered in Profile detection are
*Strength of the profile with respect to adjacent close price.
*Profile dimension.
*Future Resistance and Support.
*Tops and Bottoms with respect to time.
*Slope of profile.
*Deviation of profile.
Details on Important Input Parameters:
*LookBack_Period = No. of Bars to look in historical memory for exact Profile.
Note:Download Required Historical Data as per LookBack Period.
*Profile_Period = No. of recent Bars to consider for a Profile.
*Resistance_pips= pips to set future Resistance level from current Close Price.
*Support_pips= pips to set future Support level from current Close Price.
*Profile_Precision= % of exact match of recent profile with respect to detected profiles.
*Alert_BUY_Above=It’s the Buy Probability alert percentage.
*Alert_SELL_Above=It’s the Sell Probability alert percentage.
*Alert_Profile_Detected=Alert on exceeding No. Of profile detected.
*x_axis,y_axis = Positioning of Display Dashboard on Chart.
Probability Calculation:
Buy Probability = ( Resistance Hit / (Resistance Hit+Support Hit) ) *100.
Sell Probability = ( Support Hit / (Resistance Hit +Support Hit) ) *100.
Trade Setup:
Buy = Up Arrow Popup -Set TP at Resistance Level , SL at Support Level.
Sell = Downl Arrow Popup -Set TP at Support Level , SL at Resistance Level.
Thank you.
It is a historical pattern recognition matcher. Like RSI Decoder, it would be great if size of the font and box can be changed to fit user preference. As it is, it takes too much space on the chart.