svengralla
svengralla
Friends

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

svengralla
Added topic Profiling Indicators System Load
Hi, are there tools for profiling a technical indicators system load? With many indicators on many charts, sometimes it's difficult finding out which one is pushing the system to limits. P.S. Hey Metaquotes, I would appreciate a lot, if Mt5 wouldn't
svengralla
Added topic IndicatorSetInteger(INDICATOR_DIGITS,0) ... and what about the Integer?
Hi, IndicatorSetInteger(INDICATOR_DIGITS,0) hides the decimal part, but the integer is still there. How can we get rid of all numbers, including the integer? Thank you, Sven Update: This is about Mt5, I forgot to mention
svengralla
Added topic Different Colors for Volume and Opening Level?
CHART_COLOR_VOLUME - color of volumes and position opening levels How can I set different colors for volume and opening level? Thx, Sven
svengralla
Added topic "Refresh" Equivalent in MQL?
Hi, what is the equivalent for the "Refresh" button in MQL code? Thx, Sven
svengralla
Added topic How to Change Alert Default Settings?
Hi, How can we change the default settings of the MT5 builtin alert system, e.g. Limit=2, Timeout=60, so we don't have to adjust on every new alert? Is there a menu or do we have to edit some .ini file (which one)? Thx, Sven
svengralla
Added topic Problem with CopyHigh/Low
Hi, I have problems with the code below. When MT5 is freshly started and the profile is loaded, CopyHigh/Low returns nonsense values. Only after reinitialization by switching timeframes, the correct values are loaded. Whats wrong here
svengralla
Added topic Chart Operations on OBJ_CHART
Hi, whats the syntax for setting CHART_SHOW_OHLC --> false, on a Chart object that was created as OBJ_CHART? Thank you, Sven
svengralla
Added topic REASON_CHARTCHANGE --> OnInit()
Hi, is there a way to pass the reason for deinitializiation to the new initialization process? The only way I can think of is using global terminal variables. Sven
svengralla
Added topic Howto get rid of the expert icon in the right upper corner?
How can I run a script/indicator without the icon showing up on the chart? Under which conditions does it show up, anyway? Thx, Sven
svengralla
Registered at MQL5.community