-
"best_bid" is **null**,
NullValueHandling = **NullValueHandling.Ignore,**
Exception thrown: 'System.DivideByZeroException' in mscorlib.dll
Ticker-{"type":"ticker","product_id":"BCH-BTC","pric…
-
I have developed an UWP app containing the following method:
private async Task sendToAzure(string message)
{
try
{
string DeviceConnectionString…
-
Not surprising really but when I request historical data for "BTC-USD" with parameters CandleGranularity=Hourly and StartDate = 100 days ago, EndDate = today then the GDAX webservice responds with 'Ra…
-
- [x] We need to discuss and implement a top-level folder structure. One idea would be to move all current source files into a sub-dir called Src or Source, then have Hardware, Arduino, and CAD top-le…
-
Is there any way to get AVAssetTrack from TVIAudioTrack?
-
Hi,
I have tried to run it in IOS and it fails with
`dyld: lazy symbol binding failed: Symbol not found: _grpcsharp_redirect_log`
in that function:
```
// System.Void Grpc.Core.Internal.Native…
-
This is a slightly modified `BasicTemplateForexAlgorithm`.
```cs
using QuantConnect.Data;
using QuantConnect.Indicators;
using System.Linq;
namespace QuantConnect.Algorithm.CSharp
{
publi…
-
I tried looking through the RingCentral.Test folder but I can't figure out how to write the code that simply makes a request to authenticate the API? Is there documentation on this somewhere that I c…
-
hi @arkypita , I use bluetooth module to made serial bridge between hardware and station , I have no problem with all gcode sender except your software ,it can't establish connection , have any idea w…
-
## Environment data
Windows 10
`dotnet --info` output:
```
.NET Command Line Tools (1.0.0-preview1-002702)
Product Information:
Version: 1.0.0-preview1-002702
Commit Sha: 6cde21225e
Runtim…