.Net / C# wrapper available for API?

Custom indicators, trading strategies, data export and recording and more...
alchemy
Posts: 7
Joined: Mon Jul 13, 2020 6:25 pm

.Net / C# wrapper available for API?

Post by alchemy » Mon Jul 13, 2020 6:40 pm

Hi, is there any availability for a .NET wrapper to access the API from .NET / C#?

Andry API support
Posts: 548
Joined: Mon Jul 09, 2018 11:18 am
Has thanked: 25 times
Been thanked: 85 times

Re: .Net / C# wrapper available for API?

Post by Andry API support » Tue Jul 14, 2020 8:58 am

Hi alchemy,
- for L1 (indicators/strategies) there's no wrapper;
- for L0 (connecting to data sources) there is a wrapper that can communicate with an external executable by sending/acquiring JSONs to stdout/from stdin. Pls take a look: https://github.com/BookmapAPI/Layer0Api ... master/cpp

Post Reply