-
I found that there is no server ip in my demo account. How can I connect my demo account base on this situation.
-
In Include\Zmq\SocketOptions.mqh file lines 25-45
```
#import "libzmq.dll"
// We can overload the same function for different data types
// as in the C level the optval paramter is just a pointer
…
-
Hi,
I would like to test your solution and i tryed to use it with the actual files on MT4. And MT4 cannot load .mql5 extension.
Do you have this solution for MT4 version ?
And do you have more ex…
-
why when you install an Expert Advisor on a chart, after 5 seconds it turns itself off, closes and disappears from the chart ?
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
**Is your feature request related to a problem? Please describe.**
Yes. As far as I could tell you can't implement a study or indicator that can render bionic candles in tradingview charts.
The re…
-
# Flexible Box Layout
## 传统布局
传统布局基于盒装模型,主要依赖position属性和float属性。
## Flex布局
Flex,意为弹性布局。优点:灵活、简洁。
任何一个容器都可以指定为Flex布局。
``` css
display: flex;
```
注意:设为Flex布局以后,子元素的float, clear, vertical-align属性将失效…
-
I'm trying to run the Example "HelloWorld" code, but I keep getting errors about the correct path.
`can't open "C:\Users\user\AppData\Roaming\MetaQuotes\Terminal\hash\MQL4\Include\Zmq\Zmq.mqh" in…
-
Hi Robin,
Firstly thank you very much for making such a useful and easy-to-use package for making beautiful survival plots!
I am trying to use plot_surv_area with cox hazards models of two simi…
-
Confused about how to deploy it.