I am using C# API
when I run this on the list of Asset’s
var selectedAssets = assets.Where(x => x.Class == AssetClass.Crypto ).Select(x => x.Symbol).ToList();
can’t find any crypto asset’s
I am using C# API
when I run this on the list of Asset’s
var selectedAssets = assets.Where(x => x.Class == AssetClass.Crypto ).Select(x => x.Symbol).ToList();
can’t find any crypto asset’s
I’ll just copy my GitHub answer here:
Hi,
Thank you for contributing! We have a dedicated discord focused solely on Crypto related queries with an active community and more engagement. Feel free to join via the invite link below;
Best,