Florian Riedrich
Florian Riedrich
4.6 (6)
  • Information
5+ years
experience
9
products
22
demo versions
0
jobs
2
signals
0
subscribers
If you like my products or have some proposals ... please get in touch with me
Florian Riedrich
Added topic max value of 2D array
Hi, I have a 2d-array and want to get the max value of each column. The ArrayMaximum ( )- Function is for 1d-arrays only. In the picture you can see an example. The numbers are stored in an 2d-array. In TF5 the highest number is 71. Is there any
Florian Riedrich Published product
Reviews: 1
30.00 USD

When I was testing several EAs on my demo account I realised, that I could not distinguish between the running orders. There were simply too many orders opened. For this I wrote this EA. Normally I test over 10 EAs on one demo account at a time. As you can see in the screenshot, there is one table with open positions. All orders are grouped by Magic Number. Now you see the opened orders, the profit and the drawdown of each Magic Number.  In addition there is an option to connect the Magic

Florian Riedrich
Added topic FileReadArray - no data in the array
Hi, I try to read a file with several MagicNumbers in order to write it to an array. Somehow there is no data in the array. The file contains this line
Florian Riedrich
Added topic Remove duplicates
Hi, I want to get all Symbols in my present orderlist in an array. But if the symbol is already in the list, the loop must take the next one. I am stuck here. Maybe someone knows how string Pair[]; ArrayResize (Pair, 1 ); int size= 1 ; for ( int i= 0
Florian Riedrich
Added topic Error 5004 wirting csv
Hi, I just want to write some data to a csv. But I cannot see my mistake I get error 5004 over and over again. It creates the file, but it's size=0. The Timer is set to 5 sec. the "int start()"- function doesn't help either. Thanks in advance void
Florian Riedrich
Registered at MQL5.community
Naveed Amin
Naveed Amin 2018.04.11
hi, may I ask you something ?
Florian Riedrich
Florian Riedrich 2018.05.08
Hi,
sorry. Didn't realise your comment. What's up?
123