Topics
Replies
protraderde
13 Jan 2021, 10:04
RE:
Hi Panagiotis,
I solved my problem in the morning. It was an issue on my algorithm :( Sorry. But also is there a way to refresh candle data for lets say last ten candles of active timeframe?
Best
@protraderde
protraderde
13 Jan 2021, 10:01
We need save point
We also need a pause / save / continue from save point. Some optimisations take 30 hours. After 10 hours i may need to close the computer and use for something else. So that would be great if i can pause and save the current state and continue later.
@protraderde
protraderde
12 Jan 2021, 19:26
RE:
Hi Panagiotis,
I am guessing, my client is loosing some ticks. And drawing tha chart using the data on received ticks. So when a tick is missing, close/open/high/low values can be different than the server side. So when i do a refresh it gets the latest candle/tick data from server and updates the chart.
If this is possible how can i overcome this issue? Is there a way to load latest tick/candle/bar data for the past 10 minutes for example? I can call such method in "onBar" method and keep my indicator up to date
Best
Using: Windows 10, cTrader 3.8 on home network.
@protraderde
protraderde
12 Jan 2021, 19:16
RE:
Hello,
Did you find the solution? It happens to me as well. I have an indicator of my own. After working it for a while when i refresh the chart the values change, sometimes dramatically :(
If there is a solution like refresh the last 10 candle data or something like that, it would be enough for me.
I am guessing that my client may miss some ticks?
Best
@protraderde
protraderde
03 Jan 2021, 19:59
A must feature
So with the exports we can apply extra filters in excel easily and compare multiple optimisations. Does anyone has any info if this is added in to do list of ctrader development roadmap?
All the best
@protraderde
protraderde
13 Jan 2021, 10:04
RE: RE:
I got my answer in
:)
@protraderde