Claudius Marius Walter
Claudius Marius Walter
5 (2)
  • Information
3 years
experience
1
products
2
demo versions
0
jobs
0
signals
0
subscribers
Claudius Marius Walter Published product
Reviews: 2
FREE

  Introduction Poppsir is a trend-range indicator for metatrader 5 (for now), which distinguishes sideways phases from trend phases. With this tool it is possible to design a trend following-, meanreversion-, as well as a breakout strategy. This indicator does not repaint! The signal of the Poppsir indicator is quite easy to determine. As soon as the RSI and Popsir change their respective color to gray, a breakout takes place or in other words, the sideways phase has ended. Interpretation

Claudius Marius Walter
Left feedback to developer for job Convert mq4 to mq5 file
Claudius Marius Walter
Left feedback to developer for job Converting MQL4 Indicator to MQL5
Claudius Marius Walter
Added topic convert mql4 to mql5
Hi, everyone, I wanted to convert the following MQL4 Indicator to MQ5. Unfortunately, the compiler spits the error message: ARRAY OUT OF RANGE. The error message refers to the following line in the OnCalc(): " if(close[i]> close[i+1])  ". I
Claudius Marius Walter
Added topic Working with Databases
Hello everyone, i am working on an indicator which uses data from the mql5 intern database. Currently, I access the database after each M1 candle and take exactly one value.  This results in the problem that the indicator has very long
Claudius Marius Walter
Added topic Connect binance with MT5
Hey everyone, I have a specific question. Is it possible to connect binance via api to mt5 without using python? Thank you :)
Claudius Marius Walter
Added topic Custom Symbol and additional Inputs
Hello everybody I would like to create a custom symbol and found that i have more data from my provider then actually needed. MT5 only needs the following data: Additionally, in my case I have the number of long and short trades per minute and would
Claudius Marius Walter
Added topic convert MQL4 into MQL5 indicator
Hey there, I want to convert this indicator into mql5. It´s really difficult written and i don´t know what possibly could be wrong. It draws the lines, but when i am going to compare it with the mql4 version, i can see differences between the plots
Claudius Marius Walter
Left feedback to developer for job Converting MQL4 Indicator to MQL5
Claudius Marius Walter
Added topic AD Smoothing
Hello everybody, i have this AD indicator and want to apply two moving averages . The first moving average should use the price data from the AD. The second moving average should use the smoothed price data from the first moving average. It´s easy to
Claudius Marius Walter
Added topic enum and smoothalgorithms
Hello again, I have some problem with an enum Type. Since I am still a beginner, I hope you can help me. I want to implement an indicator, called xdpo into my EA. When i am trying to compile the indicator, this error occurs: It seems to be, that the
Claudius Marius Walter
Added topic 3 D Modelling
Hey guys, i have an interesting approach. Suppose I wrote an EA and tested it with 2 parameters. Furthermore, I would like to graph these parameters in a 3D- graph. The x- and y-axis corresponds to the parameters of the EA and the Z-axis (height)
Claudius Marius Walter
Added topic Indicator deviates in the strategy tester
Hey guy, i want to use this indicator in my EA. Below you can see a picture of the indicator in any chart: Now a picture from the same chart, but within the backtester: I´ve used 1m OHLC and tick data as well. nothing works. In the left upper corner
Claudius Marius Walter
Added topic How to Trade Crypto with MT5
Hello everybody, I want to trade on Binance broker via an Expert Advisor, written in MT5. Unfortunately, the course data for Binance are not available for the MT5. However, Phyton is able to both retrieve the price data from Binance through an API
Claudius Marius Walter
Added topic Distinguish between long and short orders
Hello everyone, Since I am still a beginner in programming and does not know any further, I hope that this forum can help me.  If my EA opens a position (long or short), then I would like to find out whether it is a long or short position. Maybe
Claudius Marius Walter
Left feedback to developer for job Converting pine into mql5
Claudius Marius Walter
Left feedback to developer for job Convert a Volume Indicator from MQL5 to MQL4
Claudius Marius Walter
Registered at MQL5.community