Osmar Sandoval Espinosa / 个人资料
- 信息
|
不
经验
|
0
产品
|
0
演示版
|
|
0
工作
|
0
信号
|
0
订阅者
|
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
已发布文章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
该EA实现了一种区间突破交易策略。它会计算用户定义的起始时间和结束时间之间的价格区间,在图表上绘制一个矩形来标记该区间的最高点和最低点,然后监控该区间关闭后的价格走势。 如果市场突破区间高点,则开仓做多;如果跌破区间低点,则开仓做空。
分享社交网络 · 5
1342
2292
Osmar Sandoval Espinosa
已发布代码Easy Range Breakout EA - MT5
该EA实现了一种区间突破交易策略。它会计算用户定义的起始时间和结束时间之间的价格区间,在图表上绘制一个矩形来标记该区间的最高点和最低点,然后监控该区间关闭后的价格走势。 若市场价格突破区间高点,则开仓做多;若跌破区间低点,则开仓做空。
分享社交网络 · 4
988
1653
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.
分享社交网络 · 1
Osmar Sandoval Espinosa
分享社交网络 · 4
显示全部评论 (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"
分享社交网络 · 4
Osmar Sandoval Espinosa
已发布代码Liquidity Sweep H4 - M15 (Swing Highs and Lows) / MQL5
该智能交易系统(EA)旨在检测 H4 时间框架上的波段高点和低点,然后等待 M15 时间框架上的扫描(流动性抓取),以触发具有明确风险管理的买入/卖出交易。
分享社交网络 · 2
940
2245
: