Max Enrik / Profile
Max Enrik
Added topic Removes All Objects - Previous Day Object Still Remain
Hi, I use below code for delete object. But next day I start MT4 "Previous Day Object Still Remain" I do not know what is wrong my below code. Also I have not any error about that. // Removes All Objects int deinit() {
Max Enrik
Added topic Week Open Price for indicator
Hi, I try below code for Week Open Price on Indicator. I have not any error code but below code does not shows me correct time. if (TimeDayOfWeek(Time[i]) != TimeDayOfWeek(Time[i+ 1 ])) Any help would be better. Best, Max
Max Enrik
Added topic CandleCountDown / Period() - TimeFrame M15
Hello, I would like to write some code for Indicator "Candle CountDown" but I need some help. I know Period() - Returns timeframe of the current chart. But I would like to use "Period()" like "PERIOD_M15" in the M1 TimeFrame Chart. CandleCountDown =
Max Enrik
Added topic mt4 indicators fibonacci / I want to delete fibonacci
Hello, I want to delete my "Fibo" which one I made it by the some indicator, but I wouldn't like to delete all "Fibo"s. Best, Max
Max Enrik
Added topic How to make hotkey for "Vertical Line"?
Hello, How to make hotkey for " Vertical Line " in MT4? Thanks, Max
Max Enrik
Added topic MT4 Does not work on Windows 10 build 9926
Hello, MT4 does not working on Windows 10 build 9926. How can I fix it? Best, Max
: