-
Need api functions to be built for MT4, similar to AmiBroker.
-
How do I get a hold of copay support? I sent a e mail to github and they they are not a part of copay
-
I use a CSS framework that makes use of the `h-` prefix for heights. Currently, this is breaking my use of this library when attempting to look for `h-entry` or `h-cite` information on a page.
```htm…
-
deinit is not being called everytime.
the program can subscribe and receive message at first run. after closing the expert and reopen, mt4 held up zmq binding. the program cannot receive messages …
-
Since some time, URLs accessing `web.archive.org` aren't accessible from Travis CI builds. Please note that this was working before and the URLs are correct and accessible from everywhere else.
For…
-
I took the following steps.
```
$ docker pull ea31337/ea-tester
$ docker run -it ea31337/ea-tester /bin/bash
ubuntu@8a7a2579206f:/opt/scripts$ vi /opt/conf/mt4-tester.ini
# edit Login, Passwo…
-
[ This issue for addressing questions and comments related to [this GSoC idea](https://github.com/chaoss/governance/blob/master/GSoC-Ideas.md#idea-1-visualizing--chaoss-metrics-in-kibana-dashboards), …
-
**Describe the bug**
I had to remove my android platform and I'm currently unable to re-add it. At least the 'cordova platform add android@latest` doesn't complete successfully.
This is the releva…
-
WhatWaf version: `0.11.9`
Running context: `whatwaf.py -u ****************`
Fingerprint:
```
window.lpTag=window.lpTag||{};if(typeof window.lpTag._tagCoun…
-
layouts/_default/single.html produces two main elements, but there should be only one visible main element in each page, [as the specification says.](https://www.w3.org/TR/html52/grouping-content.html…