← Atrás

Api used in console application

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?

Comentarios (2)

Iniciar sesión o Crear cuenta, Inicie sesión o regístrese para dejar un comentario

Alexandra-Stefana Berenghia
Alexandra-Stefana Berenghia Autor

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?