Igor Widiger / Профиль
- Информация
|
3 года
опыт работы
|
0
продуктов
|
0
демо-версий
|
|
0
работ
|
0
сигналов
|
0
подписчиков
|
Друзья
169
Заявки
Исходящие
Igor Widiger
Range Breakout Beast MT5 – Product Handbook Version: v1.0 (Draft) • Updated: Oct 28, 2025 • Platform: MetaTrader 5 Author: [Igor/Widiger] • Support: [ https://www.mql5.com/en/users/deinschanz ]...
Поделитесь в соцсетях · 1
308
Igor Widiger
🔥🔥🔥 Range Breakout Beast MT5 coming soon!
📢📢📢 https://www.youtube.com/watch?v=raHOBo4CVxg
📢📢📢 https://www.youtube.com/watch?v=raHOBo4CVxg
Igor Widiger
New in market. Now also available as version 4.00! Pro Trader EA. Here is the link https://www.mql5.com/en/market/product/139704
🔥🔥🔥 In the new version, you now have the option to set up and activate a challenge. Never miss the exit if you complete the challenge again!
🔥🔥🔥 In the new version, you now have the option to set up and activate a challenge. Never miss the exit if you complete the challenge again!
Igor Widiger
🔥🔥🔥 New in market. Now also with Automatic Profit Factor! Take Profit adjusts to the ATR trend! Now also available as version 9.00! Emperor EA. Here is the link https://www.mql5.com/en/market/product/144837
Igor Widiger
Here is an example with a coin toss EA.
https://youtu.be/M2_xTNaM9Z0?si=XE6ByMf-3yaIw-Xm
https://youtu.be/M2_xTNaM9Z0?si=XE6ByMf-3yaIw-Xm
Igor Widiger
Okay, not everyone understood. Here's the code:
int yesterday = -1; // Yesterday is defined as -1
int today = 0; // Today is defined as 0
int morning = +3; // Morning is defined as +3
int result = yesterday + today + morning; // This is what the future looks like!
Print("This is what the future looks like! "+(int)result); // The result is 2
int yesterday = -1; // Yesterday is defined as -1
int today = 0; // Today is defined as 0
int morning = +3; // Morning is defined as +3
int result = yesterday + today + morning; // This is what the future looks like!
Print("This is what the future looks like! "+(int)result); // The result is 2
Igor Widiger
If you take my sample code seriously, you'll realize that you'd have to consider three days! And the risk-reward ratio would have to be at least 3:1 to create a profitable EA.
Igor Widiger
// An explanation from the programmer’s perspective:
int yesterday = -1; // Yesterday is defined as -1
int today = 0; // Today is defined as 0
int morning = +1; // Morning is defined as +1
int result = yesterday + today + morning; // This is what the future looks like!
Print("This is what the future looks like! "+(int)result); // The result is NULL
int yesterday = -1; // Yesterday is defined as -1
int today = 0; // Today is defined as 0
int morning = +1; // Morning is defined as +1
int result = yesterday + today + morning; // This is what the future looks like!
Print("This is what the future looks like! "+(int)result); // The result is NULL
Arinze Michael Ejike
2026.03.24
-1 + 0 + 1 is 0.
You owe Mr A an orange that’s -1 then you foun d an orange walking let’s say in a farm that’s 1. Mr A comes for his orange and you pay by giving the orange found in the farm, leaving you with none. So yeah.
You owe Mr A an orange that’s -1 then you foun d an orange walking let’s say in a farm that’s 1. Mr A comes for his orange and you pay by giving the orange found in the farm, leaving you with none. So yeah.
Igor Widiger
Опубликовал код BollingerBandsEA
BollingerBandsEA торгует в соответствии с Bollinger Bands.
Поделитесь в соцсетях · 1
844
2912
Igor Widiger
Опубликовал код Outbreak Trader 1.0
Breakout Trader 1.0 торгует прорывами из диапазона.
Поделитесь в соцсетях
773
1787
: