@sajjad3245 hey, can you make a tutorial about it>? I'm interested
Posts made by tec.nacks
-
RE: Sending EMOJIs to Telegramposted in Questions & Answers
-
RE: Need a little code hereposted in Questions & Answers
@jstap ok and is that gonna read correctly?
-
Need a little code hereposted in Questions & Answers
HELLO, I NEED A LITTLE MQL CODE LOGIC
"IF Candle ID 1 is Bull, I need a code to check if ID 3, 5, 7, 9, 12 ... is a Bull Candle as well with respect to a chosen Timeframe.
p.s. The logic runs if the ID 1 is Bull then its checks the listed ID above, if true, allow the next block to pass
-
RE: MT5 News Indicator Neededposted in Questions & Answers
@jstap awesome, i understand this but my questions is now
what if in the case of more than one news to filter per day?
for example, news at 09:00 - 10:00 and 14:00 - 15:00 and 18:00 - 19:00
-
RE: MT5 News Indicator Neededposted in Questions & Answers
@jstap ok cool, what if in the case of multiple time stamp?
for example, news at 09:00 - 10:00 and 14:00 - 15:00 and 18:00 - 19:00
-
RE: MT5 News Indicator Neededposted in Questions & Answers
@jstap ooh i see, which day of the week starts as 1 here?
-
RE: MT5 News Indicator Neededposted in Questions & Answers
@jstap awesome, but am still trying to understand the logic behind this, where is the News Data Fetched from? is it manually inputted?
-
RE: MT5 News Indicator Neededposted in Questions & Answers
@l-andorrà checked apparently there is none
-
RE: MT5 News Indicator Neededposted in Questions & Answers
@l-andorrà not sure if such an indicator is on the forum but will check thru
-
MT5 News Indicator Neededposted in Questions & Answers
Hello,
I need MT5 News Indicator that shows news vertical lines on chart and separates the news types by different colors.
I know of FXSSI but I dont want it ... its not doing the job, it has one color for all news type.
Kindly share if you have any news indicator that does what i described
thank you
-
Leverage issue increasing lot variableposted in Questions & Answers
Hello, I observe that when the leverage is small and the robot starts showing waiting for some funds to appear, the lot variable starts misbehaving and shooting the value to the highest lot size the broker can take.
Why is this happening?
-
Is the Lot Size by % of Equity / balance working>?posted in Questions & Answers
hello
Does the Lot Size by % of Equity and Balance work in a backtest environment?
It not working from my end here...error message minimum lot cannot be 0.0
-
RE: News Indicatorposted in Questions & Answers
@basheer1414 there is a solution for News Filter in Backtest, check here: https://fxdreema.com/forum/topic/16481/news-during-backtest/19
-
RE: News during Backtestposted in Questions & Answers
@Archer oh well, thanks for the heads up, I recreated it my own way and it all good now
-
RE: News during Backtestposted in Questions & Answers
@Archer HELLO this aint working for me bro. When I made some adjustment see here: https://fxdreema.com/shared/3qyTlO9Mc
It deactivates and also at the point of reactivating the blocks, it also deactivates again
I used your default it didnt work for me at all... I dont know why... Also I observed the way its reads the line the time count is wrong, a news that is still 3hours ahead, will get triggered the moment I load it on chart
Help on this guys