JEKroll
Results
1
issues of
JEKroll
I have a problem when using action "POSITIONS": ``` api.construct_and_send({ "action" => "POSITIONS" }) ``` The client API was written in Crystal-lang (https://github.com/jekroll/mt5crystal) following your examples based on Python3. I...