Jason Smith
Jason Smith
  • Informations
1 année
expérience
21
produits
17
versions de démo
2
offres d’emploi
0
signaux
0
les abonnés
Innovating the Future of Trading with Precision and Strategy

Welcome to my MQL5 profile! I’m TraderSmith, a passionate and results-driven trader committed to developing Expert Advisors (EAs) that transform complex market data into simple, actionable trading decisions.

Through developing trading bots, I aim to eliminate the emotional biases that often lead to impulsive decisions.
Every strategy I design is rooted in robust market analysis, precise risk management, and an understanding of market dynamics, ensuring that each trade has a solid foundation.

I focus on creating tools that are adaptable to a wide range of trading styles and risk profiles.
From high-frequency scalping to trend-following strategies, my EAs are built to execute trades with speed, accuracy, and discipline—freeing you from emotional reactions and enabling you to trade with confidence.

Every Expert Advisor I develop is designed with a clear trading philosophy.
I avoid random, “black-box” approaches and instead focus on precise, rule-based systems that are backtested, validated, and optimized to adapt to current market conditions.
Whether you’re executing strategies with pending orders, focusing on ATR-based risk management, or leveraging complex thresholds, my EAs are built to excel in dynamic market environments.

Comprehensive Support and Education
Trading is a journey, and I’m here to support you along the way.
Not only do I provide customer support to help you with any setup or technical questions, but I also offer educational resources and guidance on how to fully leverage the bots in various market conditions.
My goal is to ensure you not only use the tools effectively but also understand the underlying strategies that drive them.

My Commitment to You
As an active trader, I am constantly analyzing market trends and refining my tools to keep up with the latest advancements in algorithmic trading.
My mission is to give you the edge you need—whether you’re managing a prop account, building a portfolio, or just getting started.
I’m committed to creating robust, high-performance solutions that allow you to trade smarter, not harder.

I believe in building long-term relationships with my clients, so your feedback and success are always important to me.
If you have any questions, need advice, or simply want to discuss strategies, don’t hesitate to reach out. I’m here to ensure your trading journey is as successful as possible.
Thank you for considering my tools for your trading endeavors. I look forward to helping you achieve your trading goals!

Through algorithmic trading, you will develop discipline and patience—core traits for consistent performance. These bots will enforce rule-based execution, removing emotional bias and promoting data-driven decision-making. Over time, you'll learn that edge comes from systematic testing, risk management, and long-term consistency. Each trade, whether a win or a loss, becomes part of a feedback loop that sharpens both your strategy and your mindset. Once you’ve set up the bot, let it work.
Avoid the urge to micromanage every trade. Trust in the strategy and parameters you’ve defined.
Jason Smith
Jason Smith
A well-defined ascending channel has formed on the Bitcoin daily (D1) chart.
Jason Smith
Jason Smith
This batch file is essentially an automated delayed launcher for the trading bots.
Instead of starting them immediately, it waits exactly 2 hours (configurable), then launches a separate bot for each market in its own Windows Terminal tab.
Just add your commands to the batch file, and it will launch them automatically after the countdown.

@echo off
call C:\Users\Trade\Scripts\activate.bat base

echo Waiting 2 hours before starting bots...
echo Countdown:
for /l %%i in (7200,-1,1) do (
cls
echo Time remaining: %%i seconds ^(%~1 seconds total^)
timeout /t 1 /nobreak >nul
)
echo Starting bots now...
echo.
Jason Smith
Jason Smith
Markov Dashboard -
The bots will be held back until 2:10 am GMT (h4 candle)
The HMM (hidden Markov Model) will of had 2 updates by then.
State of play so far:
Jason Smith
Jason Smith
Markov Dashboard (part 2)
Jason Smith
Jason Smith
Markov Dashboard (part3)
Jason Smith
Jason Smith
Starting Markov up for this week's trading -
It updates so it captures the 2:00 AM (GMT) H4 candle at 2:05 AM.

I also added a timer to the bots' batch file, which starts them at 2:10 AM.
This gives the bots a few minutes to collect clean, confirmed data from the 2:00 AM H4 candle before executing any trades.
This setup means I can go to bed whenever I want instead of having to stay awake to launch Markov in time for the 2:00 AM candle and manually start the bots.
Everything now starts automatically at the right time.
Jason Smith
Jason Smith
Markov Matrix
Gold cycle 70 (This week) updates every 2 hour's.
Jason Smith
Jason Smith
Uanchor -
Bot menu
Jason Smith
Jason Smith
New Bot Release – UAnchor
After nearly a year of testing and refinement, I’m finally ready to release something I’ve kept private.
This is a rare price action EA, built around daily percentages.
The release is coming this weekend. Keep an eye out for it.
Jason Smith
Jason Smith
SOS -
Russia, China, North Korea, Iran.
We need you. Save our souls
Jason Smith
Jason Smith 2026.07.17
Forgive us, for we know not what we do
Jason Smith
Jason Smith
Thought of the day - Terminator
The survivors of the nuclear fire called the war Judgment Day.
They lived only to face a new nightmare: the war against the machines.

Those who endured the apocalypse emerged into a world where civilization had collapsed, and an even greater nightmare awaited them.
The machines, led by Skynet, relentlessly hunted the remnants of humanity.
Survival no longer meant rebuilding—it meant fighting a tireless, merciless enemy in a desperate war for the future of the human race.
Jason Smith
Jason Smith 2026.07.17
This is the future the elites have in store for us.
Jason Smith
Jason Smith 2026.07.17
Compassion has given way to greed, truth has been buried beneath deception, and conscience has been overshadowed by ambition. We have built systems capable of extraordinary progress, yet too often they are used to exploit, manipulate, and wage destruction rather than uplift humanity.
Jason Smith
Jason Smith 2026.07.17
The privileged few have become disconnected from humanity. Shielded by wealth, power, and influence, they can lose sight of the struggles and realities faced by ordinary people.
Jason Smith
Jason Smith
Markov Matrix - GBP-JPY
Only bots can ride trends like this.

Entry 14/7/2026 08:44 GMT
Exit 15/7/2026 19:43 GMT
One mini-lot buy position. Profit 133 USD.

A big win for the system:
Its five largest losing trades this week are just, $27, $24, $17, $16, and $15.
Running across all 28 Forex pairs.
Designed to make trading simple—targeting around $200 per week from a 2-mini-lot base using the system's scaling down multipliers.

Equity peaked at $350, with the majority of positions consisting of just one mini lot or micro lots.
Jason Smith
Jason Smith
Thought of the day - Strategies peak before they fail.
I get in and out before the peak, taking a consistent smaller profit.
Then reset for the next trading week.
Others chase the peak and get wiped out.
This is exactly how professionals think.
If you understand this concept, you're already ahead of the vast majority of retail traders.
Jason Smith
Jason Smith
EUR/USD D1 candles.
High-quality entries aren't difficult to find—the real edge comes from having the patience to wait for them.
Jason Smith
Jason Smith 2026.07.14
I may be releasing the Bull & Bear Pip Counter soon as a free indicator. Stay tuned.
Jason Smith
Jason Smith
Markov Matrix a rare one of kind system -
A Markov matrix is a mathematical structure used to model systems that move from one state to another, where the next state depends only on the current state—not on the full history.
It is fundamental in probability, machine learning, finance, game theory, and quantitative trading.
Relatively few people understand how powerful it is.

In quantitative trading -
The mathematics behind Markov chains is standard knowledge.
What firms keep secret is how they define the market states and how they combine Markov models with other signals.
Its proprietary architecture transforms the Markov Matrix into a complete decision-making model, engineered through a unique methodology that cannot be replicated without a deep understanding of its underlying design.
This alone makes it an exciting, one-of-a-kind, and ultra-rare trading system unlike anything else available.
Jason Smith
Jason Smith 2026.07.14
This system is for sale
Jason Smith
Jason Smith 2026.07.14
The system has been engineered to scale efficiently while maintaining controlled drawdown. Based on the current scaling model, a 2-mini-lot base is targeting approximately $200–$300 per week, while a 6-mini-lot base is targeting around $500–$600 per week. Scaling to a 1-lot base is projected to target around $1,000 per week, subject to market conditions and continued forward-testing. A key feature of the system is its dynamic position management. Rather than relying on conventional take-profit and stop-loss orders, the close-on-hold mechanism continuously manages balance and risk. Losses are kept in line while profits are allowed to accumulate as unrealised gains until the strategy determines the optimal exit. The focus is not on chasing high-risk returns, but on building a scalable, disciplined trading system backed by verified long-term performance.
Jason Smith
Jason Smith
Markov Oil Trades this week
Jason Smith
Jason Smith 2026.07.14
The 0.5 trade size is the broker's minimum lot size. That's why you don't see smaller multipliers—the base position is 2 mini lots, but the smallest trade the broker allows is 0.5 lots.
Jason Smith
Jason Smith
Markov – Week Starting 13/07/2026
This trading week, which the bots began at 2:00 AM GMT on 13/07/2026, currently shows a realised balance loss of $13 while maintaining a healthy unrealised profit. $206
The base is 2 Mini. It has multipliers, but it never exceeds the baseline.
Jason Smith
Jason Smith 2026.07.14
Forex Pairs
Jason Smith
Jason Smith
We have 46 Hidden Markov Model instances running simultaneously, with 46 trading bots launched from just three clicks using batch files.
Despite that scale, the system resource usage remains remarkably low.

As the Task Manager shows, CPU utilization is around 49%, memory usage is only 16 GB out of 32 GB (50%), and disk activity is minimal.
This demonstrates that the architecture is highly efficient and capable of running a large multi-model trading system without placing significant load on the machine.
Jason Smith
Jason Smith 2026.07.13
Imagine running Markov across every instrument your broker offers on a demo account. What opportunities might you uncover?
Jason Smith
Jason Smith 2026.07.13
This trading system is for sale, or I'm open to collaborating with the right trader in exchange for up to a 50% equity share. If you can help scale and commercialize the project, I'd be interested in talking.
Jason Smith
Jason Smith
Dashboard displays all 28 Forex Pairs.
Updated asset list to include additional instruments.
Jason Smith
Jason Smith
Let's not forget Pro15.
This is the best EA I have ever developed.
It has shown strong potential and can be highly profitable, especially when trading gold.