@Alex81 great!!! thank a lot, it worked, luckily

Best posts made by Steven_
-
RE: ENUM_TIMEFRAMES error, (╥_╥)posted in Questions & Answers
Latest posts made by Steven_
-
RE: Why MT5 EA correct logic but is not workingposted in Questions & Answers
MT5 quite different form MT4
-
RE: Why MT5 EA correct logic but is not workingposted in Questions & Answers
why this cannot work at MT5, it is working on MT4 well.

-
Why MT5 EA correct logic but is not workingposted in Questions & Answers
the fibonacci formula is corrected. And the function is use sequence is exactly same as what i built on MT4.
Could not even entry buy and sell at all. Pls someone help me
-
How to create custom block?posted in Questions & Answers

Curious and want to know how to build in this part, do Fxdreema have this create custom block education? i hope have the course to learn how to create custom block
-
RE: Want to ask how to detect previous Day data issue?posted in Questions & Answers
that is better to get Monday until Friday value directly from the display text on chart which work with variable. Able to overcome chart suddenly appear Sun/Sat chart in any time
-
RE: Want to ask how to detect previous Day data issue?posted in Questions & Answers
Found another alternative way to capture data,
- direct use draw object assign value to variable,
- for each object have prefix name, link to variable (choose object on chart "attribute set", then name).
-
RE: Want to ask how to detect previous Day data issue?posted in Questions & Answers
Forex Market Trading Hours Adjustment Due to US Daylight Saving Time
In the US, Daylight Saving Time (DST) starts in March and ends in November. However, for forex traders, the key impact period is:From March to September → The US trading session (New York) extends 1 hour longer than usual.
From September to March → The trading session follows the standard time, with no extra hour extension.
so the chart, they adding 1 hour into chart on Sunday, to make it extend 1 hours
-
RE: Want to ask how to detect previous Day data issue?posted in Questions & Answers
what if that Monday, does not have Sunday chart. Need to flexible block that detect if there is Sunday Chart, or dont have Sunday chart. This quite challenging .
-
RE: Want to ask how to detect previous Day data issue?posted in Questions & Answers
but the block function does not track whether previous day have extra 1 day (Sunday). If on Dec, there will dont have such thing added extra 1 hours of candlestick, the block is not suit to use on Dec.
