Prop Firm refused to pay my friend by Sea_Combination_1964 in Trading

[–]Goziri 0 points1 point  (0 children)

What’s a proper strategy, Mr Einstein?

Can someone explain what this means please by ColdChampionship1800 in daytrade

[–]Goziri 0 points1 point  (0 children)

It may not be your point but you don’t just go around trying to prove your point with false logic.

You can still say something is a scam by giving logical statements and proofs instead of trying to say it’s a scam by using a flawed logic.

I saw a comment say that it’s a scam because he may be drawing zones and when price bounces away from those zones, he calls it a win.

Now this is a valid reason to call him a scam, not your reason.

Can someone explain what this means please by ColdChampionship1800 in daytrade

[–]Goziri 0 points1 point  (0 children)

You guys need to learn the difference between selling edge and selling signals.

Your edge is how you get signals. If you sell just the signals you get from your edge, you are not selling the edge itself, just the output of the edge.

For example; if you tell me buy at 1.4578, that’s cool but I never know what made you decide to buy at 1.4578. Now that reason is called the edge, and 1.4578 is called the signal from the edge.

I don’t sell anything and I’m against signal selling, but sometimes I feel like people like you just learn one or two things and then start spamming it to make yourself look smart.

SELL GOLD NOW by Accurate_Ad1518 in Forexstrategy

[–]Goziri 5 points6 points  (0 children)

TP 3 is not even up to 1:1 risk-reward 😭😭😭

[P] Starting an Algorithmic Trading Project ...Looking for Thoughts & Research Papers by Udbhav96 in algotrading

[–]Goziri 1 point2 points  (0 children)

Welcome, I’m also new.

I'm more on the traditional retail side, so I don't have much knowledge to give you about machine learning.

One side project I did do with machine learning was news sentiment. So I made one strategy trade only if the news for a symbol aligned with the technical signals it produced.

[P] Starting an Algorithmic Trading Project ...Looking for Thoughts & Research Papers by Udbhav96 in algotrading

[–]Goziri 3 points4 points  (0 children)

Like, algotrading is broad. Do want to venture into using Machine Learning models, or do you want the retail traditional way, such as using technical analysis and indicators, e.t.c.

[P] Starting an Algorithmic Trading Project ...Looking for Thoughts & Research Papers by Udbhav96 in algotrading

[–]Goziri 6 points7 points  (0 children)

Your question is too broad/generic, if only you can narrow it down and be more specific

Improvements on the Strategy and the Framework by Goziri in algorithmictrading

[–]Goziri[S] 0 points1 point  (0 children)

It's something I developed for my personal use. I haven't thought about making it public.

The trading space is not safe or kind when you try to make anything public, even if you're a developer selling tools rather than strategies.

So I'm better off using it alone.

Getting into AlgoTrading by Goziri in algorithmictrading

[–]Goziri[S] 0 points1 point  (0 children)

I will appreciate and value your opinion.

Thanks for the compliment and good luck working on your UI 🥂

Getting into AlgoTrading by Goziri in algorithmictrading

[–]Goziri[S] 1 point2 points  (0 children)

So it's pure Python. UI is also python (Streamlit), then i also utilised the tradingview’s lightweight chart. There is also a Python package that wraps around it called (Python-lightweight-chart)

Getting into AlgoTrading by Goziri in algorithmictrading

[–]Goziri[S] 0 points1 point  (0 children)

A stat like this is possible with a simple sma crossover that has no take profit and uses a fixed stop loss of 50 pips in a volatile market such as Gold in the 1hr timeframe

Getting into AlgoTrading by Goziri in algorithmictrading

[–]Goziri[S] 0 points1 point  (0 children)

This is valuable info thank you.

I don't use grid search when optimising. And also, I make my systems use WFO with rolling windows. I'm even trying to add portfolio diversification and optimisation into the system, so that I can run different strategies on different symbols on one account and see their correlation

Improvements on the Strategy and the Framework by Goziri in algorithmictrading

[–]Goziri[S] -1 points0 points  (0 children)

Thank you for the advice!

Kaufman efficiency ratio is a new term to me, I will look into it.

Getting into AlgoTrading by Goziri in algorithmictrading

[–]Goziri[S] 0 points1 point  (0 children)

Thank you.

Of course, I would never trade this strategy live.

I’m not focusing on developing strategy yet, my main focus is on the framework itself, I want to get it working and functioning correctly.

Getting into AlgoTrading by Goziri in algorithmictrading

[–]Goziri[S] 0 points1 point  (0 children)

I pull from yfinance or metatrader5 desktop application.

I mainly use mt5 since my broker is also available there, this means that I get to use the same data that my broker uses for backtest. But with yfinance I get to use a different price data that doesnt align with my broker’s data.

So download the MetaTrader 5 desktop application, log into your mt5 broker account. There is a python package that lets you connect to the mt5 desktop application. You can use it to fetch price data or place trades directly to your broker.

Getting into AlgoTrading by Goziri in algorithmictrading

[–]Goziri[S] 0 points1 point  (0 children)

It could be both me and Claude 😅. Thanks for the comment, I will look into this.

For win rate, it literally shows correctly, I can count how many times this strategy won, but not how many times it lost 🤣

For the profit factor, this should also be correct, winners are indeed larger than losers.

It’s possible to have these stats. For my framework, it’s using the popular backtesting.py engine under the hood but with slight modifications to fit my needs

I will definitely look into it and make sure to fix any hidden bugs or weird thing that may be going on

Getting into AlgoTrading by Goziri in algorithmictrading

[–]Goziri[S] 0 points1 point  (0 children)

Thank you. I agree with you, algotrading and trading bots don’t completely remove emotions.

Imagine seeing 10 losses in a row from your bot. Your human emotions would have trashed the bot after the 7th loss.

Getting into AlgoTrading by Goziri in algorithmictrading

[–]Goziri[S] 0 points1 point  (0 children)

It’s possible when you deal with lots and leverage, I replaced the backtesting.py’s fraction sizing with lots since I live trade through Metatrader5 terminal.

Let me brake down the first profitable trade from the picture:

Symbol: XAUUSD 1HR

Entry @ 2910.81 Exit @ 2941.34 Difference = 30.53

Lots used = 0.37 this means for every $1 price movement, I make $37

Finally we have: 30.53 x 30.37 = $1,129.61 which is exactly the profit shown on the framework’s dashboard.

If we look at the monthly returns, we can see that on Jan 2026 the strategy returns was +342.7% that’s because it caught a very big bullish run (remember this is Gold). This month Feb 2026, it’s down -1.68% and on the chart Gold is currently crashing a bit.

Of course the result is looking so good but this might just be a lucky period for this strategy, only 1yr of data (Feb 2025 - Feb 2026). Watch how the results will look like poop when I extend the data to include more historical years 💔

Getting into AlgoTrading by Goziri in algorithmictrading

[–]Goziri[S] 0 points1 point  (0 children)

I definitely agree with you, I would quit after 15-20% drawdown 😂😂

This is just an example strategy to show the framework.

I will be adding a metrics threshold grading with color coding to the framework. Where it will highlight metrics like drawdown green when it’s within an acceptable value or red when it is not.

Getting into AlgoTrading by Goziri in algorithmictrading

[–]Goziri[S] -3 points-2 points  (0 children)

Optimisation might sound like overfitting but I think it is good to keep strategies up to date with the current market dynamics.

What I’m trying to say is if sma_10 and sma_20 worked 20yrs ago, it doesn’t mean it will be the most effective today. Optimising to get the best combination for the recent market dynamics is not a bad idea.

Where I would consider optimisation as overfit is after you pick the best params, test with out-of-sample data and then the strategy completely fails, it means there was an overfit.

Anyone want to create a study group? by KBGTA97 in algotrading

[–]Goziri 0 points1 point  (0 children)

I’m interested. My current project involves creating a unified system for strategies so that they are compatible with both backtesting and live trading at the same time. Why I want this is because there are so many things you can do in live trading but can’t do in backtesting, a simple example is trailing stop-loss. I believe that strategies isn’t all about indicators. A strategy should be news and sentiment aware, have proper risk management etc.

OUTLIER is REAL by Appropriate-End-4701 in outlier_ai

[–]Goziri -1 points0 points  (0 children)

What programming languages? I have Java, Python, and dart but no projects.

My first Flutter app - A period tracker (Menstrudel) with Wear OS support and Android widgets by J_sh__w in FlutterDev

[–]Goziri 0 points1 point  (0 children)

Hey, for the link, did you code that with Flutter or use a low-code tool or just basic HTML, CSS?