Results 7 comments of madeinquant

Dear rossi, How to upgrade to the latest core 0.16.2? When I was installed amacneil/bitcoin. Thank you.

Solved: change 'M1' to 'minute'; the directory 'minute' has been hardcoded in the source code, it can't accept other than 'daily' or 'minute'.

Thanks. I installed both 32 and 64 version, it works. BUT, I got a new error Binding session to 'C:\sync\fsharp\AlgTrade\AlgTrade\packages\RProvider.1.1.8\lib/net40\RProvider.Runtime.dll'... Binding session to 'C:\sync\fsharp\AlgTrade\AlgTrade\packages\RProvider.1.1.8../R.NET.Community.FSharp.0.1.9/lib/net40\RDotNet.FSharp.dll'... System.FormatException: Input string was not in...

Solution in ReasonML/OCaml. ``` module LeetCode = { let logl = l => l |> Array.of_list |> Js.log; /* concatMap, drop, take and compose */ let rec range = (i:...