Le Minh Duc
- Information
no
experience
|
0
products
|
0
demo versions
|
0
jobs
|
0
signals
|
0
subscribers
|
Hello!
Le Minh Duc
Added topic Indicator fail to calculate at specific time and fail to load sometime
Hello, I'm building a zigzag base on MACD indicator. There are 2 problems i'm dealing with it: 1. It fail to calculate from 7:50AM 13/09/2023 on EURUSD M1, and other symbols. 2. Sometime it crash when i try to load it to chart or refresh the
Le Minh Duc
Added topic Can we create an indicator both display on main chart and separate window in one file?
As title, i intend to build an indicator that all-in-one include rsi and moving average and parabolic SAR, like this below. But I know how to to include all the indicators into one file. I dont want to invoke too much files because it affect to
Le Minh Duc
Added topic Add "Collapse Sections of Code" Feature in MetaEditor 5
It would greatly improve the coding experience. The feature allows users to collapse or expand sections of code for easier navigation and readability. And it's available on every IDE. As you may know, large trading systems and complex algorithms
Le Minh Duc
Added topic MQL5 The chart does not show the data
As you can see, my MQL5 can't get chart even though I changed accounts, update to the latest version... And it happens in every pair. I'm using Windows 11 dev. The price at the market watch is still showing correctly, but the chart is not
Le Minh Duc
Added topic Cross MA indicator not auto update value
Hi, i am trying to learn to program indicator and EA. My indicator doesnt work well, it doesn't auto update the new price except i refresh chart or recompile. I dont know why. When the new candle generated, LSMA indicator (the red one) is
Le Minh Duc
Added topic My custom indicator has display incorrectly
Hi guy, i'm writting a LSMA indicator but it display incorrectly, it work well except the at the first bar. here is my plot display *** I find out when i compile the OnCalculate() will be run 2 times, i try to console log the rates_total and
: