This is a discussion on AllPivots within the Trading tools forums, part of the Trading Forum category; Hi,for example, If I want to close H1/L1 H2/L2,only show other level, is there any way to set? I try ...
Hi,igorad
any plan develop the code for Tradingview??
It is for MT4 (you did not tell about MT5).
All MT5 versions are on this post by links: #21 (but I am not sure about this recent improvements ... seems this EA can be improved for MT5 too).
Premium Trading Forum: subscription, public discussion and latest news
Trading Forum wiki || MQL5 channel for the forum
Trading blogs || My blog
Hi yousimon,
Please check out the updated AllPivots for both platforms.
Attachment 43185
Regards,
Igor
Hi, which pivots in your indicator will be best for range bars ? im use ranged bars on btcusd market.
Hi igorad,
Would it be possible to have alert when price hit pivot levels?
Regards,
Don
Hi sir, i find your Camarilla - formula for 5 and 6 levels are wrong,
please see below FYI
range = high - low
h6 = (high/low) * close
h4 = close + (high - low) * 1.1 / 2.0
h3 = close + (high - low) * 1.1 / 4.0
h2 = close + (high - low) * 1.1 / 6.0
h1 = close + (high - low) * 1.1 / 12.0
l1 = close - (high - low) * 1.1 / 12.0
l2 = close - (high - low) * 1.1 / 6.0
l3 = close - (high - low) * 1.1 / 4.0
l4 = close - (high - low) * 1.1 / 2.0
h5 = h4 + 1.168 * (h4 - h3)
l5 = close - (h5 - close)
l6 = close - (h6 - close)
Good Day Igor,
Request a feature for ALLPivots MT4 on Pivot Mode: CPR
1. Conditional CPRColourBox of the CPR Range (TC to BC)
If the (CPR Range,0) > (CPR Range ,1) then plot the CPRColourBox as green
If the (CPR Range,0) < (CPR Range ,1) then plot the CPRColourBox as red
If the (CPR Range,0) = (CPR Range ,1) then plot the CPRColourBox as yellow
2. Conditional CPRColourCandles
If price > TC then plot the CandleColour as LimeGreen
If price < BC then plot the CandleColour as Maroon
If price < TC & price >BC then plot the CandleColour as DarkGrey
Will be much appreciated if such a feature can be made available.
Thank you
Bookmarks