Osmar Sandoval Espinosa / Profil
- Informations
|
Aucun
expérience
|
0
produits
|
0
versions de démo
|
|
0
offres d’emploi
|
0
signaux
|
0
les abonnés
|
MQL5 Developer
à
THF
Mathematical Engineer.
Currently pursuing a Master's in Applied Mathematics with strong focus on quantitative modeling and computational methods.
Fields of study:
-Time Series Analysis: ARIMA, GARCH, VAR.
-Optimization: linear, non-linear, multicriteria approaches.
-Genetic Algorithms
-Evolutionary Computation.
Currently pursuing a Master's in Applied Mathematics with strong focus on quantitative modeling and computational methods.
Fields of study:
-Time Series Analysis: ARIMA, GARCH, VAR.
-Optimization: linear, non-linear, multicriteria approaches.
-Genetic Algorithms
-Evolutionary Computation.
Osmar Sandoval Espinosa
Article publié 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
Code publié Easy Range Breakout EA - MT5
Cet EA met en œuvre une stratégie de trading basée sur la cassure d'une fourchette de prix. Il calcule une fourchette de prix entre les heures de début et de fin définies par l'utilisateur, trace un rectangle sur le graphique pour marquer les niveaux haut et bas de cette fourchette, puis surveille l'évolution des cours après la fermeture de la fourchette. Si le marché franchit le plus haut de la fourchette à la hausse, il ouvre une position d'achat ; s'il franchit le plus bas de la fourchette à la baisse, il ouvre une position de vente.
Partager sur les réseaux sociaux · 5
275
2297
Osmar Sandoval Espinosa
Code publié Easy Range Breakout EA - MT5
Cet EA met en œuvre une stratégie de trading basée sur la cassure d'une fourchette. Il calcule une fourchette de prix entre les heures de début et de fin définies par l'utilisateur, trace un rectangle sur le graphique pour marquer les niveaux haut et bas de cette fourchette, puis surveille l'évolution des prix après la fermeture de la fourchette. Si le marché franchit le haut de la fourchette, il ouvre une position d'achat ; s'il franchit le bas de la fourchette, il ouvre une position de vente.
Partager sur les réseaux sociaux · 4
283
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
Afficher tous les commentaires (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
Code publié Liquidity Sweep H4 - M15 (Swing Highs and Lows) / MQL5
Cet Expert Advisor (EA) est conçu pour détecter les hauts et les bas sur l'échelle de temps H4, puis attendre les sweeps (prises de liquidité) sur l'échelle de temps M15 pour déclencher des opérations d'achat/vente avec une gestion du risque définie.
Partager sur les réseaux sociaux · 2
402
2249
: