Julien Marie

Results 12 issues of Julien Marie

Hi, I'm trying to establish a connection, but it keeps on failing ` fix_read_conn:226 {send,} fix_connection:23 {in,} ` In my connection parameter given by my broker, i have a SenderSubID,...

Hi, I now manage to subscribe on a forex pair. But I receive this weird unknown_fix thing, and I don't seem to get the whole message decoded. ( decoded fix...

**Is your enhancement request related to a problem? Please describe.** If there is a network interruption, the websocket connection is breaking up and needs to be manually restored. Which means...

need-more-info

Hello, the example fails on my machine this way. Is that a dependency version problem or something? ``` mpirun -np 2 julia ~/.julia/v0.4/HPAT/examples/pi.jl --points=1000000 WARNING: could not import ParallelIR.toSynGemOrInt into...

Hello, circuit.erl fails on compilation ( on erlang 17 ) ( after a long series of warnings ). Any idea ?

When compiling dependencies ( e2qc is a dependency of the Penelope library ), here is what I get: ```➜ iex -S mix phx.server Erlang/OTP 25 [erts-13.0.4] [source] [64-bit] [smp:16:16] [ds:16:16:10]...

### Version Information v2.0.1 CE / ### Environment Docker ### What is the expected behaviour? The datepicker in a table should display nicely ### What is the current behaviour? It...

bug

### Steps to reproduce ``` Timex.from_now(DateTime.utc_now() |> Timex.shift(days: +2)) > "tomorrow" ``` Note: I'm based in Metro Manila, it's 6:40pm when I'm doing this test. ### Description of issue -...

I'm trying to understand how to create this kind of achievement: Login every day for x Days Commit every day for x days...

I've been playing with Kerf for the last few days and really enjoy the syntax and the performance. I'm planning on developing an elixir client library for it as soon...