That's great, thanks!
My Renko System Discussion 10 replies
RENKO Trading SYSTEM - RENKO Indicators 7 replies
Renko system 13 replies
Simple Renko System 208 replies
New Renko Bar and Reversal Renko Bar Indicator Alert Help Please 5 replies
DislikedThanks a lot for this useful indi, but some more options would be very helpful:
1) Show 4 pips only even if on 5 pip broker. (I am on 5 pip broker but would like it to show ''RENKO: 9'' pips instead of 90)
2) Colour, line style and line width options for lines
3) True/false for showing pips left (personally I just like the lines)
Thank you very much and have a nice weekend!Ignored
DislikedSorry .... is so strong
This is amazing (thanks to Mihailo and all of you).
With this operation, the fifth in the EURUSD 121 pips a tour of 63 ....
In the second operation between late.
The other four are perfect?Ignored
DislikedThanks a lot for this useful indi, but some more options would be very helpful:
1) Show 4 pips only even if on 5 pip broker. (I am on 5 pip broker but would like it to show ''RENKO: 9'' pips instead of 90)
2) Colour, line style and line width options for lines
3) True/false for showing pips left (personally I just like the lines)
Thank you very much and have a nice weekend!Ignored
DislikedHi Mihailo,
As I can see above (Linked Explorer: Kosovo je Srbija | Demo Account XXXXX73) you trade only EURUSD, is this an EA with your Renko sistem?Ignored
Dislikeddoes any one having heiken ashi EA ???
i have been looking for heiken ashi EA or heiken ashi smoothed EA which opens and closes the trades only on the basis of the COLOR OF THE CANDLE.
OPEN BUY OR CLOSE SELL = BLUE
OPEN SELL OR CLOSE BUY = RED
please share if anyone having.
thank youIgnored
THV=- - - - - - - - - - THV System Settings - - - - - - - - - UseCoralTrend=0 CoralTrendDaysBack=5 CoralCandlePeriod= UseCloud=0 CloudCandlePeriod= Cloudtenkan_sen=2 Cloudkijun_sen=3 Cloudsenkou_span=5 Cloudshift=1 UseFastTrix=0 FastTrixCandlePeriod UseSlowTrix=0 SlowTrixCandlePeriod UseTrixCross=0 TrixCrossCandlePeriod IST=- - - - - - - Ichimoku Break Out Settings - - - - - - - UseIchimokuBreakOut=0 UseCleanCandleClose=1 CleanCandlePips=5 IchiStopLossPIPSfromCloud=5 PipsInProfitBeforeSLflip=10 PipsInCloudAfterSLflip=3 IchimokuCandlePeriod= tenkan_sen=9 kijun_sen=26 senkou_span=52 shift=1 NEW=- - - - - - - - - - - News Settings - - - - - - - - - - - UseNews=0 StartNews=30 EndNews=15
QuoteDislikedThe bar close value is calculated differently:
Heikin Ashi:
Average price bars (Synergy APB)Inserted CodehaClose=(Open[pos]+High[pos]+Low[pos]+Close[pos])/4;
Originally Posted by Xaphod ( thanks for providing the code for us to view the different calculations of these two indicators. )Inserted CodehaClose = (Open[i] + High[i] + Low[i] + Close[i]) / 4.0; haClose = (haClose + Close[i]) / 2.0;
Dislikedfxkred
thanks for the great indicator.
i was wondering if it is possible to add a price box on short and long lines.Ignored