timkrug
timkrug
Friends

Add friends via their profile or user search and you will be able to see if they are online

timkrug
Added topic EA print allowed URLs?
Is there a way the EA can print allowed URLs? 
timkrug
Added topic High Network Traffic with MT5 Build 2007
I'm observing constant high network traffic (approx. 60 kB/s) in the background with MT5 Build 2007. It starts about 60 s after login with no charts open and stays like that during the whole session. Removing all symbols from Market Watch makes no
timkrug
Added topic Using two DRAW_COLOR_ARROW plots in the same indicator
Using  #property indicator_type1 DRAW_COLOR_ARROW the arrow symbol (https://www.mql5.com/en/docs/constants/objectconstants/wingdings) is specified via PlotIndexSetInteger ( 0 , PLOT_ARROW ,arrow_code); //arrow_code != 159 However, this works
timkrug
Added topic Reinitialize local STATIC variable upon ChartSetSymbolPeriod()
A static variable retains it's value even after Symbol or Period change of the chart.  Is there a way to reinitialize local static variables upon Symbol or Period change? Or is there only the possibility to declare the variable on the global
timkrug
Added topic Moving stop level error
Hi, my EA moves stop levels. However, once the stop level is very close to POSITION_PRICE_OPEN , any further attempt to move the stop level results in ERROR 4756 Trade request sending failed. I assume the problem has something to do with either
timkrug
Added topic Max Number Indicator Handles (iCustom)?
Is there a maximum number of indicator handles (iCustom) allowed for a single indicator
timkrug
Added topic MT5 Build 1525 problems
1. The 64 bit version does not run on Ubuntu/Wine. See also     https://appdb.winehq.org/objectManager.php?sClass=version&iId=19984&iTestingId=96774 2. OBJ_CHART inherits date and price scale from the parental chart and can't
timkrug
Added topic Error When Backporting Custom Indicator Mt5 -> Mt4
Hi, I'd like to use my Mt5 custom indicators also on Mt4. They compiled with 0 Errors on Metaeditor 4, however, when applied to a Mt4 chart I get the unspecific error message: "indicator on custom buffer is not supported yet" What does that mean
timkrug
Added topic To Hedge Or Not To Hedge - MT4 vs. MT5
Hi, I'm curious to know some convincing arguments for and against hedging, and therefor using MT4 instead of MT5. Cheers, Tim
timkrug
Registered at MQL5.community