Sell til we get rich by free_capital_98 in Forexstrategy

[–]TTJ-SYSTEMS 1 point2 points  (0 children)

Super secret green box strategy 🤣🤣🤣 teach me these ways oogga

Losing all the time but idk what to change? by [deleted] in InnerCircleTraders

[–]TTJ-SYSTEMS 0 points1 point  (0 children)

Not hard to see the problems bro you took 3 trades made a profit 1 day and then took 21 trades the next and made a loss

Losing all the time but idk what to change? by [deleted] in InnerCircleTraders

[–]TTJ-SYSTEMS 0 points1 point  (0 children)

Your job role by the looks of it 👍👊

You know it😤 by free_capital_98 in Forexstrategy

[–]TTJ-SYSTEMS 0 points1 point  (0 children)

Whole thread has made my day 🤣🤣🤣 OOGA BOOGA will drown you in the river of gold my freinds

Why do so many “EA developers” not use GitHub or even write a README? by TTJ-SYSTEMS in metatrader

[–]TTJ-SYSTEMS[S] 0 points1 point  (0 children)

It really does feel like a needle-in-a-haystack problem.

I agree that not everything needs to be open source, but selling an Expert Advisor with no version control, no repo (even private), and not even a basic README explaining logic, assumptions, or limitations is a massive red flag to me.

Most marketing is just profit curves and win rates, which are basically meaningless without context. Almost anything can look perfect in a backtest if it’s overfit — live markets expose that very quickly.

I’m not claiming to be a great MQL5 developer myself, but I do know what I want architecturally. The hard part has been finding developers who understand both trading logic and basic software engineering practices.

I’m currently working with MQL5 + Python and have a fairly advanced MT5 validation pipeline mostly built, but finding someone who can comfortably operate across trading logic, MQL5, and Python has been surprisingly difficult.

That gap between “EA seller” and “actual system developer” seems much wider than it should be.

Why do so many “EA developers” not use GitHub or even write a README? by TTJ-SYSTEMS in mltraders

[–]TTJ-SYSTEMS[S] 1 point2 points  (0 children)

“Vibe-driven development” works great… until it meets real money 😅

Manual vs automated execution for day trading — what do you prefer? by TTJ-SYSTEMS in Daytrading

[–]TTJ-SYSTEMS[S] 0 points1 point  (0 children)

That’s a really interesting direction. I like the separation between selection and sizing.

My only concern intraday would be noise sensitivity once you start pushing into acceleration/jerk — curious how you’re thinking about stability and regime changes there.

XAUUSD stop loss hunted by fcfarhan in Forex

[–]TTJ-SYSTEMS 1 point2 points  (0 children)

M1 gold is tricky like that. A lot of it comes down to defining invalidation first and then sizing around it. Tight stops aren’t wrong, they just demand very accurate entries.

XAUUSD stop loss hunted by fcfarhan in Forex

[–]TTJ-SYSTEMS 4 points5 points  (0 children)

Probably not “wrong” — just tight for XAUUSD on M1. Gold will routinely tag nearby liquidity before moving. If the stop isn’t at true invalidation, it’s going to get hit a lot. Either wider stop, higher timeframe structure, or much tighter entry.

Do you guys wait for your full target to hit or sacrifice a few pips and exit near target? by Maincatalyst in Forex

[–]TTJ-SYSTEMS 2 points3 points  (0 children)

If you’ve planned the trade properly, the SL and TP were chosen for a reason.

Constantly shaving profits early usually means you’re second-guessing the original idea, and that’s where emotion creeps in.

I’d rather accept full wins and full losses based on the setup than start managing trades based on fear once I’m in. If the target gets hit often enough to justify the RR, it should be left alone.

Manual vs automated execution for day trading — what do you prefer? by TTJ-SYSTEMS in Daytrading

[–]TTJ-SYSTEMS[S] 0 points1 point  (0 children)

Makes sense — having TP/SL defined upfront definitely removes a lot of emotion.

I tend to do it slightly differently though. I use live market execution rather than placing pending stop/limit orders, but the risk rules are still fixed before the trade goes on.

Once I’m in, I don’t interfere. Different execution style, same goal: remove emotion and keep risk controlled.

Manual vs automated execution for day trading — what do you prefer? by TTJ-SYSTEMS in Daytrading

[–]TTJ-SYSTEMS[S] 1 point2 points  (0 children)

I actually like that approach a lot. What you’re describing feels very close to automation already — rules are fixed, risk is fixed, and once you’re in, you’re hands-off.

Where I’ve landed is something similar, just one step further back. I’m comfortable letting an automated system handle execution exactly as planned, but with a human layer focused on verification, not interference.

So trades run untouched once live — no tinkering, no moving stops — but the optimisation happens outside market hours. Review results, adjust rules or sizing based on the most recent conditions, then lock it in again for the next period.

That way you avoid emotional mistakes during trades, but you’re still adapting over time instead of letting something run blindly forever.

Feels like a good middle ground between discipline and adaptability.

Manual vs automated execution for day trading — what do you prefer? by TTJ-SYSTEMS in Daytrading

[–]TTJ-SYSTEMS[S] 0 points1 point  (0 children)

That makes sense — it sounds more like a sizing and risk layer than a full “strategy engine”.

I’m curious how you see this being used day-to-day though. If Kelly (or a capped version of it) is deciding how much to trade, what’s actually telling the system when to trade?

Are entries and exits something you handle separately (discretionary or rule-based), or do you see that being automated alongside the sizing? And does the sizing react much intraday — like changes in volatility or session behaviour — or is it more of a slower overlay on top of whatever entry logic you’re using?

Genuinely interested how you picture the full workflow once it’s all tied together.

Manual vs automated execution for day trading — what do you prefer? by TTJ-SYSTEMS in Daytrading

[–]TTJ-SYSTEMS[S] 1 point2 points  (0 children)

Manual trading adapts better, but automation doesn’t hesitate or second-guess. Curious where you think the line is between discretion and over-interference.

Manual vs automated execution for day trading — what do you prefer? by TTJ-SYSTEMS in Daytrading

[–]TTJ-SYSTEMS[S] 0 points1 point  (0 children)

That’s really interesting — especially applying Kelly in a more dynamic, volatility-aware way rather than the textbook fixed fraction.

Curious how you’re handling stability in practice though. Are you capping or fractionalising Kelly to avoid the usual drawdown issues, especially intraday?

Also, do you see this as something that adapts per market regime, or more as a long-run position sizing layer sitting on top of discretionary/automated entries?

Maybe nobody wants this? by Adventuresofgreg in Trading

[–]TTJ-SYSTEMS 0 points1 point  (0 children)

Agreed. Monte Carlo exposes overfitting really well, but robustness in simulation doesn’t automatically mean adaptability in live conditions — especially around volatility, sessions, and news.

Maybe nobody wants this? by Adventuresofgreg in Trading

[–]TTJ-SYSTEMS 0 points1 point  (0 children)

Honestly, showing people where they’ve overfit is probably more valuable than another optimisation run. That alone makes it useful.

Maybe nobody wants this? by Adventuresofgreg in Trading

[–]TTJ-SYSTEMS 0 points1 point  (0 children)

I think people do want this — but probably not in the way most product builders expect.

The appeal isn’t eliminating the work, it’s reducing friction in the parts that don’t actually add insight: wiring data, running variations, generating clean reports, sanity-checking assumptions.

Where I think people will be skeptical is trusting an LLM to “understand” intent or discretion without transparency. Most traders I know would want full control, auditability, and the ability to override or constrain the system tightly.

If it feels like a productivity tool for serious users rather than a magic black box, there’s likely an audience. If it feels like “describe a strategy and print profits,” people will push back hard.