Yang Wen

Results 6 comments of Yang Wen

more info ```shell iex(1)> Process.whereis BinanceMock #PID iex(2)> Streamer.start_streaming("xrpusdt") {:error, %WebSockex.ConnError{original: :timeout}} iex(3)> Naive.Trader.start_link( ...(3)> %{symbol: "XRPUSDT", profit_interval: "-0.001"} ...(3)> ) 23:23:33.971 [info] Initializing new trader for XRPUSDT ** (EXIT...

- actually the issue occurred in from the chapter01 when running `Streamer.start_streaming("xrpusdt")` - I tried to solve it by change elixir version from `Elixir 1.13.2 (compiled with Erlang/OTP 24)` to...

> ![image](https://user-images.githubusercontent.com/1499214/170924250-6118b0d3-3013-4e48-84eb-913249172178.png) I can reach the API through the browser.

> Hello, > > Thanks for more info - I wonder, maybe your network is somehow blocking the WebSocket port - could you please give it a try without specifying...

my v2ray server port is 443, I guess it may be the cause. let me figure it out and then let you know the result.

+1 Sent from my iPhone > On 2014Äê3ÔÂ26ÈÕ, at ÏÂÎç5:59, Gretchen Gapol [email protected] wrote: > > +1 > > ¡ª > Reply to this email directly or view it on...