Osmar Sandoval Espinosa / Профиль
- Информация
|
нет
опыт работы
|
0
продуктов
|
0
демо-версий
|
|
0
работ
|
0
сигналов
|
0
подписчиков
|
MQL5 Developer
в
THF
-
Друзья
268
Заявки
Исходящие
Osmar Sandoval Espinosa
Опубликовал статью How to implement AutoARIMA forecasting in MQL5
This article presents an MQL5 implementation of AutoARIMA that builds ARIMA models without manual tuning. It estimates d via a variance-based heuristic, fits ARMA(p,q) by gradient optimization with Adam, and selects p and q using AICc. The code returns a one-step-ahead price forecast by differencing, model estimation, and integration back to price level, ready to call on a Close series.
4
Osmar Sandoval Espinosa
Опубликовал код Easy Range Breakout EA - MT5
Этот советник реализует торговую стратегию, основанную на прорыве ценового диапазона. Он рассчитывает ценовой диапазон между начальным и конечным временем, заданными пользователем, рисует на графике прямоугольник, обозначающий верхнюю и нижнюю границы этого диапазона, а затем отслеживает динамику цены после закрытия диапазона. Если рынок пробивает верхнюю границу диапазона, открывается сделка на покупку; если он пробивает нижнюю границу диапазона, открывается сделка на продажу.
Поделитесь в соцсетях · 5
1184
2297
Osmar Sandoval Espinosa
Опубликовал код Easy Range Breakout EA - MT5
Этот советник реализует торговую стратегию, основанную на прорыве ценового диапазона. Он рассчитывает ценовой диапазон между начальным и конечным временем, заданными пользователем, выводит на график прямоугольник, обозначающий верхнюю и нижнюю границы этого диапазона, а затем отслеживает динамику цены после закрытия диапазона. Если рынок пробивает верхнюю границу диапазона, открывается сделка на покупку; если он пробивает нижнюю границу диапазона, открывается сделка на продажу.
Поделитесь в соцсетях · 4
612
1656
Osmar Sandoval Espinosa
Everything flows, out and in; everything has its tides; all things rise and fall; the pendulum-swing manifests in everything; the measure of the swing to the right is the measure of the swing to the left; rhythm compensates.
Osmar Sandoval Espinosa
Показать все комментарии (5)
jeremiah adams
2026.04.11
I HAVE ALL THE MESSAGES YOU SEND ME AND SCREEN SHOTS , YOU ASKED FOR MY NUMBER FIRST AND OFFERED TO HELP
Osmar Sandoval Espinosa
if you're going to try, go all the
way.
otherwise, don't even start.
if you're going to try, go all the
way.
this could mean losing girlfriends,
wives, relatives, jobs and
maybe your mind.
go all the way.
it could mean not eating for 3 or 4 days.
it could mean freezing on a
park bench.
it could mean jail,
it could mean derision,
mockery,
isolation.
isolation is the gift,
all the others are a test of your
endurance, of
how much you really want to
do it.
and you'll do it
despite rejection and the worst odds
and it will be better than
anything else
you can imagine.
if you're going to try,
go all the way.
there is no other feeling like
that.
you will be alone with the gods
and the nights will flame with
fire.
do it, do it, do it.
do it.
all the way
all the way.
you will ride life straight to
perfect laughter, its
the only good fight
there is.
— Charles Bukowski, "What Matters Most is How Well You Walk Through the Fire"
way.
otherwise, don't even start.
if you're going to try, go all the
way.
this could mean losing girlfriends,
wives, relatives, jobs and
maybe your mind.
go all the way.
it could mean not eating for 3 or 4 days.
it could mean freezing on a
park bench.
it could mean jail,
it could mean derision,
mockery,
isolation.
isolation is the gift,
all the others are a test of your
endurance, of
how much you really want to
do it.
and you'll do it
despite rejection and the worst odds
and it will be better than
anything else
you can imagine.
if you're going to try,
go all the way.
there is no other feeling like
that.
you will be alone with the gods
and the nights will flame with
fire.
do it, do it, do it.
do it.
all the way
all the way.
you will ride life straight to
perfect laughter, its
the only good fight
there is.
— Charles Bukowski, "What Matters Most is How Well You Walk Through the Fire"
Osmar Sandoval Espinosa
Опубликовал код Liquidity Sweep H4 - M15 (Swing Highs and Lows) / MQL5
Этот советник (EA) предназначен для обнаружения максимумов и минимумов свинга на таймфрейме H4, а затем ожидания разверток (захвата ликвидности) на таймфрейме M15 для запуска сделок на покупку/продажу с определенным управлением рисками.
Поделитесь в соцсетях · 2
747
2249
: