Found a bug using Indicators.. in Initialize method
25 Sep 2024, 15:04
Hi,
sometimes, randomly, the indicators used in another indicator and created in the overrided initialize method is not created ! In fact I use the indicator in Calculate method and this method is called when the method Indicators.. is called ! so the pointer is null.
So I have to use something like that in the calculate method and now it works.
RE: Found a bug using Indicators.. in Initialize method
Hi,
this is the code and a print screen. I have to switch from tab to tab, change the timeframe, etc. This indicator is in all tabs. When the bug arrive in a cbot it's very annoying ;-)
My apologies, I seem to be unable to create a new topic.
Quick question. Can you explain why there have been no new cBots or indicators on your Algorithms section since 8th September? Normally, both those areas are pretty busy, but just seems to have drawn to a halt abruptly without any company PR/explanation. I personlly think this is bad for platform morale (the lack of comms) and makes you guys seem a little disconnected.
Anyway, apologies if it's just my login for some reason that's only seeing back to 8th September and if so, can you fix it for me -thanks
My apologies, I seem to be unable to create a new topic.
Quick question. Can you explain why there have been no new cBots or indicators on your Algorithms section since 8th September? Normally, both those areas are pretty busy, but just seems to have drawn to a halt abruptly without any company PR/explanation. I personlly think this is bad for platform morale (the lack of comms) and makes you guys seem a little disconnected.
Anyway, apologies if it's just my login for some reason that's only seeing back to 8th September and if so, can you fix it for me -thanks
Hi there,
Now all new algorithms need to be uploaded to our store
My apologies, I seem to be unable to create a new topic.
Quick question. Can you explain why there have been no new cBots or indicators on your Algorithms section since 8th September? Normally, both those areas are pretty busy, but just seems to have drawn to a halt abruptly without any company PR/explanation. I personlly think this is bad for platform morale (the lack of comms) and makes you guys seem a little disconnected.
Anyway, apologies if it's just my login for some reason that's only seeing back to 8th September and if so, can you fix it for me -thanks
Hi there,
Now all new algorithms need to be uploaded ..
Best regards,
Panagiotis
So Panagiotis, just to confirm. Is the Algorithms [Indicators/Bots/Plugins] section dead then??
I never saw any announcement mentioning this, nor was there anything on any of the Algo pages, so was a bit confused.
My apologies, I seem to be unable to create a new topic.
Quick question. Can you explain why there have been no new cBots or indicators on your Algorithms section since 8th September? Normally, both those areas are pretty busy, but just seems to have drawn to a halt abruptly without any company PR/explanation. I personlly think this is bad for platform morale (the lack of comms) and makes you guys seem a little disconnected.
Anyway, apologies if it's just my login for some reason that's only seeing back to 8th September and if so, can you fix it for me -thanks
Hi there,
Now all new algorithms need to be uploaded ..
Best regards,
Panagiotis
So Panagiotis, just to confirm. Is the Algorithms [Indicators/Bots/Plugins] section dead then??
I never saw any announcement mentioning this, nor was there anything on any of the Algo pages, so was a bit confused.
My apologies, I seem to be unable to create a new topic.
Quick question. Can you explain why there have been no new cBots or indicators on your Algorithms section since 8th September? Normally, both those areas are pretty busy, but just seems to have drawn to a halt abruptly without any company PR/explanation. I personlly think this is bad for platform morale (the lack of comms) and makes you guys seem a little disconnected.
Anyway, apologies if it's just my login for some reason that's only seeing back to 8th September and if so, can you fix it for me -thanks
Hi there,
Now all new algorithms need to be uploaded ..
Best regards,
Panagiotis
So Panagiotis, just to confirm. Is the Algorithms [Indicators/Bots/Plugins] section dead then??
I never saw any announcement mentioning this, nor was there anything on any of the Algo pages, so was a bit confused.
Please share source code and exact steps that will allow us to reproduce this problem.
Best regards,
Panagiotis
Hi Dear Panagiotis I have the same problem in the latest update. Please find the details in the video I sent to the Telegram group: https://t.me/cTrader_Official/131603
Please share source code and exact steps that will allow us to reproduce this problem.
Best regards,
Panagiotis
Hi Dear Panagiotis I have the same problem in the latest update. Please find the details in the video I sent to the Telegram group: https://t.me/cTrader_Official/131603
lbellego
25 Sep 2024, 15:12
forgot to add an information, it's mainly on Tick view
Put the view on Tick1000, switch to another tab, come back, switch to Tick250, etc…
@lbellego