Gerard Willia G J B M Dinh Sy
Gerard Willia G J B M Dinh Sy
  • Информация
нет
опыт работы
0
продуктов
0
демо-версий
0
работ
0
сигналов
0
подписчиков
Доброе утро,

Спасибо за ваше желание узнать обо мне немного больше.

Я француз и всегда программировал на нескольких компьютерных языках. Я начал с Basic и Dos, затем изучил PHP, C++ и, совсем недавно, MQL5.

Если у меня будет время, я мог бы изучить MQL4, но мне еще нужно посмотреть, стоит ли оно вложений.

Мне нравятся простые и очень отзывчивые коды. Я уже показывал несколько очень простых кодов в кодовой базе этого сайта.

Если у вас есть идеи по коду, вы можете опубликовать их в этой теме: https://www.mql5.com/en/forum/453288.

Если ваша идея соответствует моим идеям, она будет развита. Его можно публиковать в открытом коде в кодовой базе, бесплатно или в аренду.

Моя заявленная цель — продавать скомпилированные коды, просто индикаторы и, возможно, скрипты.

На сегодняшний день я еще не принял окончательного решения.

Не стесняйтесь добавлять меня в друзья, чтобы следить за моими выпусками открытого или закрытого кода.

Хорошего дня,
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
Envelopes beginner tutorial to learn how to code in MQL5
1 211
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
Donchian Channel for traders or young developers by William210
1 432
Gerard Willia G J B M Dinh Sy
Опубликовал код Keltner Channel code for beginners by William210
Keltner Channel for traders or young developers by William210
1 297
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
ATR - Average True Range - beginner tutorial to learn how to code in MQL5
1 274
traorelassineismail-com-gmail
[Удален] 2023.10.18
Lassine Ismaila Traore
Gerard Willia G J B M Dinh Sy
Опубликовал код AO - Awesome Oscillator - without iAO() code for beginners by William210
AO - Awesome Oscillator - without iAO() beginner tutorial to learn how to code in MQL5
3 289
traorelassineismail-com-gmail
[Удален] 2023.10.18
Traore Lassine Ismaila
Gerard Willia G J B M Dinh Sy
Опубликовал код AMA - Adaptive Moving Average - code for beginners by William210
AMA - Adaptive Moving Average - beginner tutorial to learn how to code in MQL5
3 247
Gerard Willia G J B M Dinh Sy
Опубликовал код Alligator code for beginners by William210
Alligator beginner tutorial to learn how to code in MQL5
4 229
Gerard Willia G J B M Dinh Sy
Опубликовал код Rsi without Irsi() code for beginners by William210
Rsi without Irsi() beginner tutorial to learn how to code in MQL5
3 292
Gerard Willia G J B M Dinh Sy
Опубликовал код Stochastic code for beginners by William210
Stochastic beginner tutorial to learn how to code in MQL5
2 302
Gerard Willia G J B M Dinh Sy
Опубликовал код ADX code for beginners by William210
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
Momentum beginner tutorial to learn how to code in MQL5
2 200
Gerard Willia G J B M Dinh Sy
Опубликовал код Ichimoku code for beginners by William210
Ichimoku beginner tutorial to learn how to code in MQL5
1 405
Gerard Willia G J B M Dinh Sy
Опубликовал код MACD code for beginners by William210
MACD beginner tutorial to learn how to code in MQL5
2 395
Gerard Willia G J B M Dinh Sy
Опубликовал код Bands Bollinger code for beginners by William210
Bands Bollinger beginner tutorial to learn how to code in MQL5
2 319
Gerard Willia G J B M Dinh Sy
Опубликовал код Rsi code for beginners by William210
Rsi beginner tutorial to learn how to code in MQL5
2 414
12