If anyone can help that would be great. Really need someone.
If anyone can help that would be great. Really need someone.
14 Jul 2020, 16:58
This one is for my coders out there,
1. So I recently got a really nice candle indicator from the ctrader website (https://ctrader.com/algos/indicators/show/738). However whenever I zoom out all the candles get mushed up together. Is there any code that can change this? I can provide a picture below
2. How would one code a coloured box to be placed around an individual candle and get some text above it?
3. I made a telegram alert using the new clickalgo video (see youtube). It works well and alerts me whenever I get a setup. However it will not stop repeating which is very annoying. I tried the Timer.sleep function but that just crashes the ctrader. WHhat should I do?
4. I also got this HMA indicator (https://ctrader.com/algos/indicators/show/2088) But I have to enter the timeframe I want. Can I not make it so that the timeframe changes by itself?
Thanks guys
Replies
PanagiotisCharalampous
15 Jul 2020, 10:01
Hi hahoob.af,
It would be easier to get answers to your questions if you split them in different threads since they are separate subjects. It is a lot of work for somebody to answer all these questions at once and nobody will bother.
Best Regards,
Panagiotis
@PanagiotisCharalampous
Symposium
14 Jul 2020, 18:38
Candle Thickness
Hi Hahoob.af, you have to adjust the Candle (and Wick) thickness using the parameters for each.... ie Zoomed in requires a lower number, Zoomed out a higher number.
Hope this Helps. TWB
@Symposium