Hello! I want to use the api for backtesting in an C# console application. I want to make and wrapper to it, in order to use it as application.login ; application.addItem ; etc. Is that possible? Can i see some examples?
Комментарии (2)
Вход или Создать аккаунт, Войдите или зарегистрируйтесь, чтобы оставить комментарий
As far as i see, the example use an existing interface (UI). it's quite confusing, since i am not very familiar with what parameters are needed. An full code example (for example github) exists already, to get more familiar with the api, or a list of entry points (parameters) and output designed?
Мы используем куки для обеспечения лучшего опыта на нашем сайте. Продолжая использовать наш сайт, вы соглашаетесь на использование куки.
Комментарии (2)
Вход или Создать аккаунт, Войдите или зарегистрируйтесь, чтобы оставить комментарий
Hi
Yes, https://doc.stocksharp.com/html/febbcf31-63d1-449d-847e-92fd8424f926.htm
As far as i see, the example use an existing interface (UI). it's quite confusing, since i am not very familiar with what parameters are needed. An full code example (for example github) exists already, to get more familiar with the api, or a list of entry points (parameters) and output designed?