Topics
Replies
PanagiotisCharalampous
20 Oct 2020, 16:40
Hi 4selftrade,
Something blocks the files from being downloaded. Try using a VPN and repeating the installation.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
20 Oct 2020, 15:28
Hi JeanPaul,
You do not have access to the actual visual candle but you have all the information you need to develop this yourself. You know the OHLC values and time/index of the candle so you can check where the mouse was clicked and place the text accordingly.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
20 Oct 2020, 11:32
Hi charitydv,
You need to use the complete reference for the indicator. Post the code and I will fix it for you.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
20 Oct 2020, 09:05
Hi intracables,
This feature is not in our immediate plans.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
20 Oct 2020, 09:03
Hi Collins,
This happens because the indicator's Calculate method implements a lazy loading logic and is only called when an IndicatorDataSeries is called. So you should add an IndicatorDataSeries to your indicator, even a dummy one, and call it from your cBot to trigger the Calculate method.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
20 Oct 2020, 08:55
Hi genappforex,
Please provide more information about the problem e.g. steps to reproduce.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
20 Oct 2020, 08:53
Hi Nobody,
Try using GetIndexByTime() instead.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
20 Oct 2020, 08:47
Hi JeanPaul,
- You can get the current bar in OnBar using Bars.Last(0)
- You use a TextBlock or DrawText to display your text
- You can use Chart.MouseDown to listen to mouse clicks on the chart.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
20 Oct 2020, 08:17
Hi Massimo,
No this is not possible. You will have to use csv files.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
20 Oct 2020, 08:15
Hi m.francomano,
Did you try a clean installation?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
20 Oct 2020, 08:13
Hi p.peroomal05,
Please do the following,
- Make sure that you have an internet connection and that cTrader is connected to the server
- Share some screenshots of the charts in this thread.
- Send us some troubleshooting information (Ctrl+Alt+Shift+T). Please paste a link to this discussion in the text box and press Submit.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
20 Oct 2020, 08:06
Hi ajbozdar,
Yes it is, you just need to set the relevant alpha in the object's color.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
20 Oct 2020, 08:05
Hi Erik,
Can you provide both the indicator and cBot code?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
20 Oct 2020, 08:02
Hi abtraderdemo,
You can implement this by using Chart Controls.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
19 Oct 2020, 12:28
Hi Yuval,
Pips do not include commission.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
19 Oct 2020, 12:24
Hi Yuval,
There is no such information.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
19 Oct 2020, 11:41
Hi Yuval,
It is represented in account currency.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
19 Oct 2020, 08:21
Hi Dhmi,
If you need professional assistance in converting an indicator/cBot, you can post a Job or contact a Consultant.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
19 Oct 2020, 08:19
Hi there,
There is no easy way to do this, we plan to add the shift option in a future release.
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 Oct 2020, 07:54
Hi 4selftrade,
This is not what I proposed. I proposed to use a VPN to download and install cTrader. Some countries are blocking cTrader and there is nothing we can do about this,
Best Regards,
Panagiotis
Join us on Telegram
@PanagiotisCharalampous