Kreisel
Kreisel
Friends

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

Kreisel
Added topic loading/changing indicator by EA
Hello! I have an EA, that works with RSI. Now I want that the EA, by adding to the chart, automatically opens an indicator (RSI) subwindow with the specific parameters provided by the EA. I was trying "ChartApplyTemplate", but imediately
Kreisel
Added topic Problems with adding an "inputbox.dll" to an ExpertAdvisor
Hello! I have a problem with adding an "Inputbox" to my ExpertAdvisor to set an input parameter (Indicator price) by clicking the specific botton ("Button_setINDprice") in the chart. What I can find in the forum and I´m trying is the following
Kreisel
Added topic Metaquotes MT5 demoaccount time zone
Hello! Please anyone can tell me exactly what time zone is used by MT5 demo account (MetaQuotes Server)? In this moment it´s UTC+03:00.  Is this  Further-eastern European Time (FET) (UTC+03:00) without daylight saving time (Moscow Time) or
Kreisel
Added topic How to get access to array in loop with variable
Hello! In a loop I want to assaign the values of the operator to specific arrays depending on the loop-variable. This is a simplified example:  ---------------------------------------------------------------   double Array1[1], Array2[1]
Kreisel
Added topic problems with optimizing in MT4, limitation of results
Hello together! If I want to test an EA with e.a. a StopLoss from 10 - 200 and a step of 10 together with a TakeProfit of 10 - 180 and a step of 10, I should get 360 results. So in the Strategietester You can see on the left below the expected result
Kreisel
Registered at MQL5.community
Kreisel
Added topic High(iHighest) since a specific time
Hello! Please, somebody can help me to define "High(iHighest)" and "Low(iLowest)" since a specific time? I can find this in the topics: double highestPriceAfterBuy = High[ iHighest (NULL, 0, MODE_HIGH, iBarShift(NULL, 0
Kreisel
Added topic High(iHighest) of a more specific period of time
2011.04.29 20:40edit | delete Hello! Please, somebody can help me to define "High(iHighest)" more specificly? The following I can find in this Forum: double highestPriceAfterBuy = High[ iHighest (NULL, 0, MODE_HIGH, iBarShift(NULL, 0