Topics
Replies
PanagiotisCharalampous
03 Jun 2021, 09:06
Hi ryclee,
The broker is responsible for historical data. Please contact them directly.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
02 Jun 2021, 10:29
Hi ctid3179522,
The way you coded the cBot, it checks only the last two candles. But from your screenshot it seems you are looking to compare any pair on the chart, not only the last two. For example, the candles you highlighted on the screen are Last(12) and Last(13). May you should be thinking in terms of a loop, to find the relevant candle pairs and save their indices.
Also avoid using equalities in the conditions below
Symbol.Bid == Bars.HighPrices.Last(2)
Symbol.Bid == Bars.LowPrices.Last(2)
You should be checking if the price is higher or lower instead.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
02 Jun 2021, 08:15
Hi traderfxmaster007,
Can you please share the cBot source code?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
02 Jun 2021, 08:09
Hi ctid3179522,
You need to be a bit more specific. What is the exact functionality you are trying to code? Where would you expect trades to open and they don't?
Looking at the following conditions
Symbol.Bid == Bars.HighPrices.Last(2)
Symbol.Bid == Bars.LowPrices.Last(2)
These will rarely be true.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
01 Jun 2021, 14:08
Hi jessiedeemark,
Please provide more detailed information. What do you mean when you say
For some reason, I cannot add real money in it but the my demo account went through.
Where does this happen? Do you get any messages? Can you share screenshots?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 May 2021, 14:16
Hi ftmo1620124239,
Your broker has disabled copy trading for your account. Please talk to your broker.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 May 2021, 09:09
Hi cmsealey,
You could create an indicator that would do this for you and use it in your template.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 May 2021, 09:07
Hi kenrick89ken,
There is a known issue with Intel Iris graphics card drivers. If this is the graphics card of your computer, you will need to wait for a fix from Intel.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 May 2021, 09:07
Hi walacymoreira,
There is a known issue with Intel Iris graphics card drivers. If this is the graphics card of your computer, you will need to wait for a fix from Intel.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 May 2021, 08:59
Hi everson_imcomp,
Thank you for the clarification. At the moment, these timeframes are not available.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 May 2021, 08:55
Hi Safraz,
Make sure you are using IC Markets cTrader. You can download it from your IC Markets client area.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
28 May 2021, 15:03
Hi Some_Trader,
Make sure that your build your project with breakpoints before you attach VS to cTrader.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
28 May 2021, 12:29
Hi Waxy,
Can you please provide us with the following?
- Application scale
- Windows scale
- Display resolution
Also please send us troubleshooting information. Paste the link to this discussion in the text box.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
28 May 2021, 11:26
Hi ctid2720557,
I cannot reproduce any issues at the moment for the specific strategy. MMFM was banned from the forum because he violated our Community Rules and Guidelines. He was defaming the platform without providing the information I was requesting from him.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
28 May 2021, 07:54
Hi SafeSimpleScalps,
Can you please provide a screenshot of what are you looking at?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
28 May 2021, 07:52
Hi everson_imcomp,
It is not clear what are you looking for. Can you be more specific?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
28 May 2021, 07:48
Hi chris07,
Can you please share with us the source code of this drawing tool?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
28 May 2021, 07:36
Hi edunavy_89,
Can you please provide us with the exact steps you follow so that we can check?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
28 May 2021, 07:35
Hi mthazim428,
Could you please provide us with some screenshots and exact steps to reproduce this behavior?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
03 Jun 2021, 09:12
Hi kenrick89ken,
You have to wait for Intel to fix their drivers.
Best Regards,
Panagiotis
Join us on Telegram
@PanagiotisCharalampous