Florian Riedrich
Florian Riedrich
4.6 (8)
  • Information
7+ years
experience
6
products
43
demo versions
0
jobs
0
signals
0
subscribers
If you like my products or have some proposals ... please get in touch with me
Florian Riedrich Published product
Reviews: 1
FREE

I was looking for a lean symbol changer. I could not find any. Normally other products hide lot's of screen space. So I developed a very lean symbol changer Just click on the 2 currencies you want to combine. The order does not matter. If you miss some pairs, you can add up to 5 custom symbols. Please make sure, your broker support your custom symbols. Drag an drop the panel with the green button. In future I plan to include suffix and prefix als well

Florian Riedrich
Florian Riedrich
Again a nice month with decent profit - the goal of 7% was not reached in July due to risk reduction in the open grids. We still have open trades from May. But this is ok, because we don't overtrade our account. Don't grow too much too fast. A good risk management is neccessary for steady groth! ... and for now: 9 months in a row!

Grab your copy now: https://www.mql5.com/en/market/product/88893
Florian Riedrich
Florian Riedrich
Again a nice month with decent profit - the goal of 7% was not reached in June due to risk reduction in the open grids. Trading was reduced. Don't grow too much too fast. A good risk management is neccessary for steady groth! ... and for now: 8 months in a row!

Grab your copy now: https://www.mql5.com/en/market/product/88893
Florian Riedrich
Florian Riedrich
Again a nice month with decent profit - the goal of 7% was reached in May. Don't grow too much too fast. A good risk management is neccessary for steady groth! ... and for now: 7 months in a row!

Grab your copy now: https://www.mql5.com/en/market/product/88893
Florian Riedrich
Florian Riedrich
Again a nice month with decent profit. Don't grow too much too fast. A good risk management is neccessary for steady groth! ... and for now: 6 months in a row!

Grab your copy now: https://www.mql5.com/en/market/product/88893
Florian Riedrich
Florian Riedrich
Again a very good month with a low DD of max around 13%

steady groth is the key. There is no need to rush.

Get it now: https://www.mql5.com/en/market/product/88893
Florian Riedrich
Florian Riedrich
Introducing new Expert Advisor. - still for a very good price.

🔥Have a look🔥
⭐️Get it: https://www.mql5.com/en/market/product/88893?source=Site+Market+My+Products+Page

⭐️Live account: https://www.mql5.com/en/signals/1767666?source=Site+Market+My+Products+Page
Florian Riedrich Published product
Reviews: 1
50.00 USD

This is my own developed EA "Pearl" It trades the whole market and tries to catch reversals. But it tries to trade within the overall D1-trend. It trades currency pairs only It uses martingale-strategies. It does use flexible grids though. It is free to you when to increase the lotsize of grid levels A grid level can be skipped. If the price overruns a grid level and volatility is still high, a trade will not open. The EA waits till volatility has decreased. Grid distances can be extended

Florian Riedrich Published product
Reviews: 1
FREE

================================================================================ The utility is useful when you have to load history data for many symbols and timeframes. It loads the symbol used in the market watch. One symbol is scanned for all timeframes. Then the charts will be closed and the next symbol is scanned. You cannot abort the operation. Wait till it is done. ================================================================================

Florian Riedrich
Added topic automatic adjusted zoom level for an indicator
Hello, When I attach my indicator to the chart the zoom level is so little that I don't see anything. I have to manually adjust the level to very small sizes. Is there an easy trick to adjust the level based on the values in the chart? I would like
Florian Riedrich
Added topic Error create canvas=4025?? What is this failure?
Hello, I am a bit lost with the error "Error create canvas=4025" I even don't know what a "canvas" is. Does some had the failure as well? I have no idea where to start looking for a solution in my code as the failure occures random. Thanks in
Florian Riedrich
Added topic Getting GMT-Time with WebRequest()
Hello, I would like to add the option for getting the GMT-Time via WebRequest. On my VPS the MT4-inbuilt GMT-option does not work correctly. I have some code, but would ask for some help. The code give me a result with no information about the GMT
Florian Riedrich
Published post Trade History Exporter - Manual
Hello traders and the ones who want to know more about their systems! Here I describe how to use the Trade History Exporter...
Florian Riedrich Published product

Every trader is watching over his account over and over.... trying to anlayse every system he or she has. With this tool you are able to  👉 export your complete history of every account 👉 export withdrawls / deposits / rebates to a separate file 👉 export account status with balance / equity / current drawdown 👉 recalculate micro to standard lots / profits ... 👉  export decimal by "." or "," 👉 combine a series of Magic Numbers to one unique Magic Number 👉  filter to

Florian Riedrich Published product

With this EA you are able to record the spread of any currency pair you place in the input parameter. Just drag and drop the EA to one currency. You can record all currencies from ONE chart. There is no need to open multiple charts! But fill the market watch with all specified symbols! Double click on the background of the panel. So you can move it to another position. parameters: RunEA >>> Rec yes/no right from the beginning Export Folder Export Filename Appendix >>>

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
123