Manuel Alejandro Cercos Perez
Manuel Alejandro Cercos Perez
4.9 (38)
  • Bilgiler
3 yıl
deneyim
10
ürünler
31
demo sürümleri
36
işler
0
sinyaller
0
aboneler
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
"GUI: Tips and Tricks for creating your own Graphic Library in MQL" makalesini yayınladı
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
Simple Order Panel kodunu yayınladı
Source code of simple order panel
Manuel Alejandro Cercos Perez
"Complex indicators made easy using objects" makalesini yayınladı
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.

2
Manuel Alejandro Cercos Perez ürün yayınladı
İncelemeler: 1
50.00 USD

Özel sentetik semboller   oluşturmak için terminal sembolleriniz (veya özel sembolleriniz) arasında herhangi bir işlemi gerçekleştirin   : log ölçekleri, göreceli performanslar (stok vs SP500, altın vs gümüş...), döviz endeksleri... olasılıklar sonsuzdur! Semboller ve sabitler arasındaki herhangi bir matematiksel işlemi mum mum yapabilirsiniz. 2 değer arasında minimum [min(a,b)] veya maksimum [maks(a,b)] ve karekök [sqrt(x)], mutlak değer [abs(x)], logaritma [logn(x) veya log10(x)]

Manuel Alejandro Cercos Perez
Didi Index (Cleaned/Reversed) kodunu yayınladı
Slow Line of the original Didi Index
Manuel Alejandro Cercos Perez
Didi Index (Cleaned/Reversed) kodunu yayınladı
Slow Line of the original Didi Index
Manuel Alejandro Cercos Perez ürün yayınladı

Bu gösterge, diğer grafik göstergesine göre bir kanal oluşturur:   gösterge + ATR ve gösterge - ATR   . Fiyatın taban çizginizin çok üzerine çıkıp çıkmadığını bilmek faydalıdır. ATR seviyeleri bir çarpan ile ayarlanabilir. Bu sürüm, bazı MT4 sınırlamalarından kaçınmak için MT5 karşılığına göre daha karmaşıktır: temelinizin   adını   ,   parametrelerini   (virgülle ayrılmış bir dizede) ve   arabelleği   girmeniz gerekir. Temelinizin gerekli tüm değerlere

Manuel Alejandro Cercos Perez
EVZ Reader kodunu yayınladı
Script to download EVZ data for Euro FX Vix indicator
Manuel Alejandro Cercos Perez
EVZ Reader kodunu yayınladı
Script to download EVZ data for Euro FX Vix indicator
Manuel Alejandro Cercos Perez
Cercós Chaos vs Movement kodunu yayınladı
Volatility indicator
Manuel Alejandro Cercos Perez
Cercós Chaos vs Movement kodunu yayınladı
Volatility indicator
Manuel Alejandro Cercos Perez ürün yayınladı
İncelemeler: 4
FREE

MT5 için Kolay Göstergeler Göstergeleri daha kolay görselleştirmeye yardımcı olan çok basit bir araç. Referans göstergesi çok ince veya okunması zor ise özellikle yararlıdır. Bu blogda   desteklenen farklı gösterge türleri hakkında bilgi edinebilirsiniz (renk tamponlu göstergeler mevcut değildir): Sıfır çizgi geçişleri İki Hat haçları Tampon aktivasyonları Filtre ile sıfır çizgi kesişir Fiyat ile kesişir (MA'lar) Filtrenin içinde çaprazlar

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 ürün yayınladı
İncelemeler: 2
59.99 USD

Gerçekten iyi bir göstergeniz var mı... ama uyarılar olmasını ister miydiniz? Size bir sinyal verip vermediğini görmek için bir göstergeye yakından bakmayı yorucu buluyor musunuz? ... O halde bu gösterge sizin için olabilir! Universal Alerts, grafik göstergelerinizden birini analiz eder ve sinyal verdiklerinde kendi parametrelerinize göre uyarı verir. Bu göstergeyi yapılandırdıktan sonra, her alım/satım sinyali olduğunda bir simge görüntülenecek ve sonraki sinyaller uyarı oluşturacak, posta

Manuel Alejandro Cercos Perez ürün yayınladı

Bu gösterge, diğer grafik göstergesine göre bir kanal oluşturur:   gösterge + ATR ve gösterge - ATR   . Fiyatın taban çizginizin çok üzerine çıkıp çıkmadığını bilmek faydalıdır. ATR seviyeleri bir çarpan ile ayarlanabilir. Ayrıca fiyatlara (kapalı, açık, yüksek, düşük, medyan...) veya diğer alt pencere göstergelerine de uygulanabilir. Aslında, kapanış fiyatlarına uygularken taban çizgisine olan mesafeler hakkında aynı bilgiyi alabilirsiniz. Bu göstergeyi MT4 için de alabilirsiniz

Manuel Alejandro Cercos Perez ürün yayınladı

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 ürün yayınladı

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 ürün yayınladı

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 ürün yayınladı

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