Manuel Alejandro Cercos Perez
Manuel Alejandro Cercos Perez
4.7 (79)
  • Information
5+ years
experience
8
products
46
demo versions
36
jobs
0
signals
0
subscribers
Making tools to make trading easier: from designing trading systems to backtesting, forward testing and trading real money. Many of them are based on the NNFX method (No Nonsense Forex). I don't sell fully automatic EAs.
For any support questions please ask them in the respective product comments section.
Manuel Alejandro Cercos Perez
Manuel Alejandro Cercos Perez
If you have EVZ indicator and it doesn't update anymore, you can contact me to send you a python script to replace what EVZ Reader did (and now can't anymore). I published it in the comments of both versions (MT4 and MT5), but since I have hidden both programs for now I'm not sure you would be able to see them.
Manuel Alejandro Cercos Perez
Published article GUI: Tips and Tricks for creating your own Graphic Library in MQL
GUI: Tips and Tricks for creating your own Graphic Library in MQL

We'll go through the basics of GUI libraries so that you can understand how they work or even start making your own.

Manuel Alejandro Cercos Perez
Manuel Alejandro Cercos Perez
Since I received many questions about Simple Order Panel these last days (even though now it's not visible), I'll just answer them here:

-Has Simple Order Panel been removed from the market?
I have hidden it, so if you had it before you should be able to use it. If not, you can compile it yourself using its source code from last version: https://www.mql5.com/en/code/40252

-Why has it been hidden?
Because I cannot continue providing support for it.

-What about the MT4 version? Only MT5 code is published.
The source code is the same for MT4 and MT5, and compiles in both platforms. You only need to change the file format from .mq5 to .mq4. If you don't know how to change it, create a new file in the editor (IDE), clear everything and copy all the content of the mq5 file into it (CTRL+A and CTRL+C to copy all, then CTRL+V in the new empty file).
Manuel Alejandro Cercos Perez
Published code Simple Order Panel
Source code of simple order panel
· 3 21979 5893
Manuel Alejandro Cercos Perez
Published article Complex indicators made easy using objects
Complex indicators made easy using objects

This article provides a method to create complex indicators while also avoiding the problems that arise when dealing with multiple plots, buffers and/or combining data from multiple sources.

Manuel Alejandro Cercos Perez Published product
Reviews: 1
50.00 USD

Perform any operation between your terminal symbols (or your custom ones) to create custom synthetic symbols : log scales, relative performances (stock vs SP500, gold vs silver...), currency indexes... the possibilities are endless! You can execute any mathematical operation between symbols and constants candle by candle. There are functions included for getting the minimum [min(a,b)] or maximum [max(a,b)] between 2 values, and the square root [sqrt(x)], absolute value [abs(x)], logarithm

Manuel Alejandro Cercos Perez
Published code Didi Index (Cleaned/Reversed)
Slow Line of the original Didi Index
Manuel Alejandro Cercos Perez
Published code Didi Index (Cleaned/Reversed)
Slow Line of the original Didi Index
Manuel Alejandro Cercos Perez Published product

This indicator creates a channel relative to other chart indicator: indicator + ATR and indicator - ATR . Useful to know if price has gone up too far of your baseline. The ATR levels can be adjusted with a multiplier. This version has more complexity than its MT5 counterpart to avoid some of the MT4 limitations: you need to introduce your baseline's name , parameters (in a string separated with commas), and buffer . Make sure that your baseline has all necessary values in one only buffer (or you

Manuel Alejandro Cercos Perez
Published code EVZ Reader
Script to download EVZ data for Euro FX Vix indicator
Manuel Alejandro Cercos Perez
Published code EVZ Reader
Script to download EVZ data for Euro FX Vix indicator
Manuel Alejandro Cercos Perez
Published code Cercós Chaos vs Movement
Volatility indicator
· 1 18751 1669
Manuel Alejandro Cercos Perez
Published code Cercós Chaos vs Movement
Volatility indicator
Manuel Alejandro Cercos Perez Published product
Reviews: 3
FREE

Easy Indicators for MT5 A very simple tool to help visualize indicators more easily. Especially usefull if the reference indicator is very subtle or difficult to read. In this blog you can read about the different types of indicator supported (indicators with color buffer are not available): Zero line crosses Two Line crosses Buffer activations Zero line crosses with filter Crosses with price (MAs) Crosses inside filter

12