Custom symbols. Errors, bugs, questions, suggestions. - page 22
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
Better to write in English than about customs symbols :)
Yes. TAKE TICKS are not added. I don't understand the reason. I'm checking the time. That was correct.
Yes. TAX TICKETS have not been added. I don't understand the reason. I'm checking the time. It was the right thing to do.
@fxsaber knows these questions well. I am not your helper here.
The very first question will be about GetLastError and logs of the terminal and experts
The very first question will be about GetLastError and terminal logs and experts
I keep getting this:
Please check.
I keep getting this:
Please check.
Where did the 5032 error come from?
Where is the deletion of the custom history after deleting ticks?
Where are the checks for adding ticks? How many history bars formed after adding ticks to OnInit?
Why is CustomTicksAdd used in OnInit instead of CustomTicksReplace?
PS. The ticks are correctly received in MarketWatch, but not applied to the history chart. Figuring it out.
PS. Ticks are correct in MarketWatch, but do not apply to the historical chart. Figuring it out.
So there's a decent amount of numbered bugs in this branch.
Slava:
PS. Ticks are correct in MarketWatch, but do not apply to the historical chart. Figuring it out.
Not applied because not current day. Actually six months old
Not applied because not current day. Six months old at all.
I have tried the programme with the added checks. Still have the same problem.
Please let me know what to do.
At the moment, it is not possible to form custom tool bars with ticks from a day not today (yesterday, the day before, last year etc.).
But. We have made a correction.
When using CustomTicksReplace (not CustomTicksAdd! do not use CustomTicksAdd to add ticks in bulk), the last day of added ticks becomes "current" if there were no ticks for today before that.
Wait for the next build. Then we'll continue experiments and discussions
At the moment, it is not possible to form custom tool bars with ticks from a day not today (yesterday, the day before, last year etc.).
But. We have made a correction.
When using CustomTicksReplace (not CustomTicksAdd! don't use CustomTicksAdd to add ticks in bulk), the last day of added ticks becomes "current" if there were no ticks for the current day before that.
Wait for the next build. Then we'll continue experiments and discussions
Thanks, Slava. I'll wait for it.