Santa Renko
FREE
Published:
14 May 2021
Current version:
1.3
Didn't find a suitable robot?
Order your own one
on Freelance
Go to Freelance
Order your own one
on Freelance
How to buy а trading robot or an indicator
Run your EA on
virtual hosting
virtual hosting
Test аn indicator/trading robot before buying
Want to earn in the Market?
How to present a product for a sell-through
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register

Hi, is that product still works? I tried with no result. It open a new chart with 2 boxes on it, and thats it... No further drawing of boxes
Hello! Yes, it's works, probably you are having a problem with the ticks history coming from the exchange. Try to play with the history settings.
Roda EA(Robô) nesse gráfico ou aceita apenas indicadores?
Sim, aceita EA normalmente, porém o EA tem que "saber" enviar as ordens para o ativo base.
I've got time machine here!
Today is 30May2022 but renko shows data from 3Aug2022 and counting up!
can anyone help?
how to install this chart?
as it is not working with deriv mt5
hi guys
i can not use my trade panel on this renko...do any of you know anything to help me with?
Great work
Great work
Hi.
I cannot open positions by EA on MT5. I get "invalid request" error (error code 4756),
My code:
double Ask = NormalizeDouble(SymbolInfoDouble(_Symbol, SYMBOL_ASK), _Digits);
if (PositionsTotal()==0)
trade.Buy(0.2, _Symbol, Ask, Ask - 500*_Point, Ask + 500*_Point, "buy");
Do you know why am I failing ?
Hi,
how can I draw an object into the custom chart that obey the renko chart timelime?
The ObjectCreate function is designed for the real timeline (not the custom chart provided by Santa Renko).
The is a way ?
Thanks
Hello,
What is wrong with this tool ? Nothing works only with default settings. If I change Type and Brick size, I see a blank windows.
Hi. I´m trying do build an EA with Santa Renko, like an indicator, by iCustom, but it´s not working. Is it possible?