Manuel Alejandro Cercos Perez
Manuel Alejandro Cercos Perez
4.9 (38)
  • Information
3 years
experience
10
products
31
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
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 14776 3351
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 16317 1435
Manuel Alejandro Cercos Perez
Published code Cercós Chaos vs Movement
Volatility indicator
Manuel Alejandro Cercos Perez Published product
Reviews: 4
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

Manuel Alejandro Cercos Perez
What is the Universal Alerts Indicator? Selecting the Indicator Indicator Reading Settings Alert Settings Customization Options 1. What is the Universal Alerts Indicator? Have you ever found a really good indicator that gives you perfect entries...
Manuel Alejandro Cercos Perez Published product
Reviews: 2
59.99 USD

Do you have a really good indicator... but you wish it had alerts? Do you find exhausting looking closely at an indicator to see if it has given you a signal? ... Then, this indicator may be for you! Universal Alerts analyzes one of your chart indicators and provides alerts when they give a signal, according to your own parameters. After configuring this indicator, an icon will be displayed each time there was a buy/sell signal, and any signals that come next will create alerts, send mails or

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. It can also be applied to prices (close, open, high, low, median...) or other subwindow indicators. Actually you can get the same information about distances to baseline when applying it to close prices You can also get this indicator for MT4 (a bit more complex to use, but it can

Manuel Alejandro Cercos Perez Published product

Complete Trade Panel for the No Nonsense Forex method: This panel encapsulates almost all things you will need to execute your own NNFX algorithm, helping you trade even faster and easier. It has 3 parts: Symbol Panel Switch to any symbol in your charts quickly by pressing its name. Additional information can be displayed in the panel: currently open trades , correlation of those trades with other symbols (except if their stop loss is in breakeven or positive) and upcoming news (next daily

Manuel Alejandro Cercos Perez Published product

Complete Trade Panel for the No Nonsense Forex method: This panel encapsulates almost all things you will need to execute your own NNFX algorithm, helping you trade even faster and easier. It has 3 parts: Symbol Panel Switch to any symbol in your charts quickly by pressing its name. Additional information can be displayed in the panel: currently open trades , correlation of those trades with other symbols (except if their stop loss is in breakeven or positive) and upcoming news (next daily

Manuel Alejandro Cercos Perez Published product

This volatility indicator is useful to detect dead markets. It's based on the EVZ index, which measures the volatility of the Euro (but can be applied to the Forex Market overall). High values represent high volume/volatility in the market. If it's below 7, volume is low and the risk when trading is greater. For traders who use the No Nonsense Forex (NNFX) method, this indicator can be useful to backtest algorithms and measure the impact that the EVZ has on them, or just to be able to read it

Manuel Alejandro Cercos Perez Published product

This volatility indicator is useful to detect dead markets. It's based on the EVZ index, which measures the volatility of the Euro (but can be applied to the Forex Market overall). High values represent high volume/volatility in the market. If it's below 7, volume is low and the risk when trading is greater. For traders who use the No Nonsense Forex (NNFX) method, this indicator can be useful to backtest algorithms and measure the impact that the EVZ has on them, or just to be able to read it

12