@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_
-
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.
-
Want to ask how to detect previous Day data issue?posted in Questions & Answers
Want to ask how to detect Day issue?

i use previous 1 day data which is (Daily high - Daily Low) to get the length, but this suddenly appear like this causing issue that take Sunday dataany method only calculate Monday until Friday data? Meaning that if today is Monday, i must use Friday data (daily),
if today is Friday, i must use Thursday data -
RE: Profitable EA after years of work. What major factors made the difference?posted in General Discussions
@Julianrob this is average entry method? layering entry? or single trade order method?
-
I need understand from Expert about check type (last loser)posted in Questions & Answers

this image shown Group 1,2,3,4. This block is to check 1 and 2 and 3 and 4 which fulfil only run the next block or
1 or 2 or 3 or 4 fulfil, then will run the next block?i have group 1 until 8, 1 to 4 are buy group and 5 to 8 are sell group, for my requirement, i need a block that check either group 1 or 2 or 3 or 4 have lose money, then will deactivate these four group which not affected group 5 to 8.
If there is Group 1 lose trade, but group 2,3,4 not lose. Will consider to deactivate group 1,2,3,4
