You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. Do you have plans to allow users to get data from dukascopy internally, without flushing it on disk?
For example, I want to get data, pass it to my calculation service (or, maybe, store it to TimescaleDb), but current loader do not allow me to do this.