Gerard Willia G J B M Dinh Sy
Gerard Willia G J B M Dinh Sy
  • Bilgiler
yok
deneyim
0
ürünler
0
demo sürümleri
0
işler
0
sinyaller
0
aboneler
Günaydın,

Hakkımda biraz daha fazla bilgi edinme isteğiniz için teşekkür ederim.

Ben Fransızım ve her zaman çeşitli bilgisayar dillerinde kod yazdım. Basic ve Dos ile başladım, ardından PHP, C++ ve son zamanlarda MQL5'i öğrendim.

Zamanım olursa MQL4'e bakabilirim ama yine de yatırıma değip değmeyeceğini görmem gerekiyor.

Basit ve çok duyarlı kodları seviyorum. Bu sitenin kod tabanında bazı çok basit kodları zaten göstermiştim.

Kod fikirleriniz varsa, bunları bu başlığa gönderebilirsiniz: https://www.mql5.com/en/forum/453288

Fikriniz benim fikirlerime uyuyorsa geliştirilecektir. Kod tabanında açık kod olarak, Ücretsiz olarak veya kiralık olarak yayınlanabilir.

Belirtilen hedefim derlenmiş kodları, sadece göstergeleri ve belki komut dosyalarını satmaktır.

Şu ana kadar henüz nihai bir karar vermedim.

Açık veya kapalı kod yayınlarımı takip etmek için beni arkadaş olarak eklemekten çekinmeyin.

İyi günler,
Gerard Willia G J B M Dinh Sy
Gerard Willia G J B M Dinh Sy
Good evening
In the SimpleMAOnBuffer() code that you can find in MovingAverages.mqh in the include directory,

I suggest a small correction

The code loops to set the values to 0...
for(int i = 0; i < start_position - 1; i++)
buffer[i] = 0.0;

Might as well go through the order that goes well
ArrayInitialize(buffer, 0.0);
Gerard Willia G J B M Dinh Sy
Gerard Willia G J B M Dinh Sy
Good morning

Once again one of my codes is cited

It's a very simple code that allows you to see how to set up a moving average from the native ima function

https://www.mql5.com/en/code/46062
Gerard Willia G J B M Dinh Sy
Envelopes beginner tutorial By William210 kodunu yayınladı
Envelopes beginner tutorial to learn how to code in MQL5
Gerard Willia G J B M Dinh Sy
Gerard Willia G J B M Dinh Sy
Good morning.
How are you ?
I'm quite behind on my codes, but the SuperTrend based on the ATR as developed by Olivier Seban will soon be available in the marketplace.

As said, it works with an ATR of 10 periods and a ratio of 3 which are the original parameters.
Supertrend=(High+Low)/2+(Multiply)∗(ATR)

For me it is a good indicator because it allows me to find the right entries on what is important to me in trading.

See “price levels” and see price “noise”.

The louder the noise, the better the input provided you don't make the wrong trend and for that the Supertrend on ATR is quite good.

https://www.mql5.com/en/charts/18555918/usdchf-m1-admiral-markets-group
Gerard Willia G J B M Dinh Sy
Donchian Channel for beginners by William210 kodunu yayınladı
Donchian Channel for traders or young developers by William210
Gerard Willia G J B M Dinh Sy
Keltner Channel code for beginners by William210 kodunu yayınladı
Keltner Channel for traders or young developers by William210
Gerard Willia G J B M Dinh Sy
Gerard Willia G J B M Dinh Sy
Good evening. Who owns this channel? FOREX BIG TRADER
Gerard Willia G J B M Dinh Sy
Gerard Willia G J B M Dinh Sy
Good morning.
As you know I put very simple codes in codebase. A mod is angry with me and tells me that my codes are worthless.
This may be true, but I would need you in the forum to tell him if my codes had any value for you at any time. THANKS
https://www.mql5.com/en/forum/453288/page2#comment_49556508
Chioma Obunadike
Chioma Obunadike 2023.09.26
One thing I am sure of is that if you don't stop you will get banned in no time and your codes deleted. Happened to me before
Gerard Willia G J B M Dinh Sy
Gerard Willia G J B M Dinh Sy 2023.09.26
Super. Merci. Je vais tout de même continuer car je suis libre et je refuse toute forme de contraintes.
Gerard Willia G J B M Dinh Sy
Gerard Willia G J B M Dinh Sy 2023.09.26
Super. Thank you. I will still continue because I am free and I refuse any form of constraint
Gerard Willia G J B M Dinh Sy
ATR - Average True Range - code for beginners by William210 kodunu yayınladı
ATR - Average True Range - beginner tutorial to learn how to code in MQL5
traorelassineismail-com-gmail
[Silindi] 2023.10.18
Lassine Ismaila Traore
Gerard Willia G J B M Dinh Sy
AO - Awesome Oscillator - without iAO() code for beginners by William210 kodunu yayınladı
AO - Awesome Oscillator - without iAO() beginner tutorial to learn how to code in MQL5
traorelassineismail-com-gmail
[Silindi] 2023.10.18
Traore Lassine Ismaila
Gerard Willia G J B M Dinh Sy
AMA - Adaptive Moving Average - code for beginners by William210 kodunu yayınladı
AMA - Adaptive Moving Average - beginner tutorial to learn how to code in MQL5
Gerard Willia G J B M Dinh Sy
Alligator code for beginners by William210 kodunu yayınladı
Alligator beginner tutorial to learn how to code in MQL5
Gerard Willia G J B M Dinh Sy
Rsi without Irsi() code for beginners by William210 kodunu yayınladı
Rsi without Irsi() beginner tutorial to learn how to code in MQL5
Gerard Willia G J B M Dinh Sy
Stochastic code for beginners by William210 kodunu yayınladı
Stochastic beginner tutorial to learn how to code in MQL5
Gerard Willia G J B M Dinh Sy
ADX code for beginners by William210 kodunu yayınladı
ADX beginner tutorial to learn how to code in MQL5
2 96
Gerard Willia G J B M Dinh Sy
Momentum code for beginners by William210 kodunu yayınladı
Momentum beginner tutorial to learn how to code in MQL5
Gerard Willia G J B M Dinh Sy
Ichimoku code for beginners by William210 kodunu yayınladı
Ichimoku beginner tutorial to learn how to code in MQL5
Gerard Willia G J B M Dinh Sy
MACD code for beginners by William210 kodunu yayınladı
MACD beginner tutorial to learn how to code in MQL5
Gerard Willia G J B M Dinh Sy
Bands Bollinger code for beginners by William210 kodunu yayınladı
Bands Bollinger beginner tutorial to learn how to code in MQL5
Gerard Willia G J B M Dinh Sy
Rsi code for beginners by William210 kodunu yayınladı
Rsi beginner tutorial to learn how to code in MQL5
12