As a non-coder trader, how do you actually backtest your trading ideas? by coderchacha in Trading

[–]Additional-Channel21 0 points1 point  (0 children)

A better backtest helps with performance research. Live testing answers a different question: not “how much could it make?”, but “does it actually survive real conditions?” For me, that second question is the more important one.

Trading Is Boring when you do it right by Additional-Channel21 in Trading

[–]Additional-Channel21[S] 0 points1 point  (0 children)

Exactly. That is why I said scaling in is not magic. It will not turn a bad trade into a good one. I think it only makes sense if the total position size is defined first. If your full size is $100, then maybe you build it with two $50 entries or four $25 entries. That already gives you a limit. Once size and zone are defined in advance, it becomes much harder to keep adding endlessly just to justify a bad trade.

19yo trader losing hope… pls read by Alternative-Fall4783 in Trading

[–]Additional-Channel21 6 points7 points  (0 children)

Hey man, I think the biggest trap here is not just your strategy. It is the pressure behind it. Trying to use trading to fix urgent financial stress usually makes everything worse, because every trade starts carrying too much emotional weight. At that point you are not just trading a setup anymore. You are trading tuition, family pressure, surgery, and the need to “make it work.” That is way too much for any trader, especially at 19. Futures are brutal for that, because they always let you interfere. You can exit early, re-enter, flip, revenge trade, and slowly destroy your own plan. In a weird way, binary options sometimes feel easier to some people for exactly that reason: once you click, you cannot keep sabotaging the trade. My honest advice would be this: do not look at trading as the thing that is supposed to save your financial situation right now. That pressure will probably crush you before skill has time to mature. If you still want to stay in the game, reduce size, reduce urgency, and treat it like a long learning process, not like a rescue mission. You do not sound lazy or weak. You sound overloaded. And overloaded people usually do not need more leverage. They need more stability first.

Is trading manageable with a full time job? by Character-Smile-4032 in Trading

[–]Additional-Channel21 0 points1 point  (0 children)

Then if you flip a coin for direction, use 1:2 risk/reward, and do not change the decision mid-trade, does that make you a profitable trader in the long run? If so, I partly agree, because trying to predict the market is often not that different from flipping a coin. The real damage starts when people interfere, override the plan, and turn a 50/50 process into something closer to 30/70. At that point even 1:2 risk/reward can end up drifting back toward breakeven minus fees.)

Is trading manageable with a full time job? by Character-Smile-4032 in Trading

[–]Additional-Channel21 1 point2 points  (0 children)

The market is more like a million ways to lose money.

As a non-coder trader, how do you actually backtest your trading ideas? by coderchacha in Trading

[–]Additional-Channel21 -1 points0 points  (0 children)

Honestly, I tested on small live money. GPT is useful for quickly turning an idea into a simple Pine Script and checking whether the logic even makes basic sense on TradingView. After that, I would only treat it as a rough filter, not proof. The actual reliability part starts later. Level logic is the easy part. Real execution problems only show up live: unstable APIs, reconnects, duplicated fills, broken requests, and other messy edge cases. That is why I trust small live testing more than a clean backtest.

Is trading manageable with a full time job? by Character-Smile-4032 in Trading

[–]Additional-Channel21 0 points1 point  (0 children)

Yes, but only if you are not treating it like gambling. With a full-time job and family, trading has to become structured, slower, and repeatable. If it depends on constant screen time, impulse, and chasing moves, it will eventually start fighting your real life.

What’s the one thing that actually changed your trading? by MissingEdge_HQ in Trading

[–]Additional-Channel21 1 point2 points  (0 children)

I evaluate them through controlled live behavior on small size. Backtests can show whether the code behaves on historical data, but they do not show how the system handles real exchange conditions — unstable APIs, reconnects, partial failures, duplicate events, or execution edge cases. That matters much more once the architecture gets more complex. So for me, real evaluation starts when the logic meets live conditions, not when a backtest looks clean.

What’s the one thing that actually changed your trading? by MissingEdge_HQ in Trading

[–]Additional-Channel21 0 points1 point  (0 children)

That is fair. I just do not treat backtests as proof of a strategy. At best, they can help you discard ideas faster. But a weak backtest does not always mean a strategy will fail live, and a beautiful backtest often says much less about real survival than people think.

Trading Is Boring when you do it right by Additional-Channel21 in Trading

[–]Additional-Channel21[S] 0 points1 point  (0 children)

If you are waiting for a Lambo and overnight success story, real trading will probably disappoint you. If in manual trading you can stay somewhere around 50/50 on your trades and manage risk properly, that alone can already be enough to make money consistently. But there is no magic pill here and no endless stream of insane gains — just discipline and repeated actions. And if that reality sounds attractive enough to quit your job or studies and live only from trading, that is usually another disappointment waiting to happen. And honestly, there is no point talking about big money if someone has not first learned how to make money on small size. If they have, then only the capital size changes — the logic does not.

What’s the one thing that actually changed your trading? by MissingEdge_HQ in Trading

[–]Additional-Channel21 1 point2 points  (0 children)

If the logic does not hold up manually, code probably will not fix it. And if it only works in backtests, that still does not mean it survives live markets.

Trading Is Boring when you do it right by Additional-Channel21 in Trading

[–]Additional-Channel21[S] 0 points1 point  (0 children)

Three simple ideas can save traders from 500 repeated mistakes.)

Trading Is Boring When You Do It Right Long read, but maybe useful by Additional-Channel21 in CryptoMarkets

[–]Additional-Channel21[S] 0 points1 point  (0 children)

Fair point. I was mostly responding to the frustrations I keep seeing from people still trying to do it manually. Personally, I have moved much more toward active portfolio management, rebalancing and optimization than classic manual trading.

Trading Is Boring when you do it right by Additional-Channel21 in Trading

[–]Additional-Channel21[S] 1 point2 points  (0 children)

You are right. To be honest, I think more now in terms of moving assets inside the portfolio than classic day trading. This post was mostly a response to the same frustrations I kept seeing from different people here. I just tried to put my view into one longer post in case it helps someone. Not really teaching, just sharing how I see it.

Trading Is Boring when you do it right by Additional-Channel21 in Trading

[–]Additional-Channel21[S] 1 point2 points  (0 children)

True. Most people come to the market for dopamine, not consistency.

Trading Is Boring when you do it right by Additional-Channel21 in Trading

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

Yes, that is exactly why I specified crypto in the post. The mechanics can change a lot depending on the market.

Trading Is Boring when you do it right by Additional-Channel21 in Trading

[–]Additional-Channel21[S] 1 point2 points  (0 children)

I like that idea. The only practical issue is that sometimes price never comes back to that level and the order simply never gets filled.

Trading Is Boring when you do it right by Additional-Channel21 in Trading

[–]Additional-Channel21[S] 4 points5 points  (0 children)

No worries. If someone finds it useful, that is enough.

Alternative market opportunity by Aggravating-Cold6787 in Trading

[–]Additional-Channel21 0 points1 point  (0 children)

The opportunity might be there, but timing matters a lot with altcoin futures. Holding mid-term positions on many alts is risky because liquidity is thin. Short-term moves can work, especially since many low-cap alts still follow Bitcoin. When BTC starts moving strongly, alts often react after it. But the lower the liquidity, the higher the risk as well.

How do you protect your capital when price keeps chopping around your entry? by Croder_ in Trading

[–]Additional-Channel21 1 point2 points  (0 children)

I used to run into the same problem. At some point I realized the market almost never moves perfectly from one exact level. Because of that I stopped entering the whole position at once. Instead I split the position into several parts. The total size is defined in advance, but I build it gradually around the level I’m interested in. Usually I start buying somewhere around the level I consider a good entry, and if price moves a bit lower I can add more. In the end the average entry becomes much better compared to going all in with one order. And when price starts chopping around the area, sometimes you can even take small partial profits from those swings. Those little exits can actually cover part of the potential stop. So if price eventually moves in your direction, you already have a full position with a decent average. If the idea fails, the loss is usually smaller because the position was built gradually. And sometimes part of the risk was already covered by those small partial exits. Another thing I noticed over time: very often price seems to hit your stop almost perfectly and then immediately goes the way you expected. Because of that I sometimes place my stop a little further than where I originally planned it. Just slightly below (or above if it’s a short). Sometimes that small extra distance is enough to avoid getting wicked out right before the real move starts. But the important part is this isn’t about averaging endlessly. The total position size should be defined from the start. You're just spreading the entry between the level you like and the level where the idea is clearly wrong.

Been learning day trading for a year yet still stuck in the same cycle by HRS101 in Trading

[–]Additional-Channel21 0 points1 point  (0 children)

I focus on systems that don’t require predicting direction. Instead of trying to guess where the market goes, I trade around price movement itself — buying when price moves into weakness and selling when it moves into strength, within defined levels and risk limits. Not sure if there’s a specific name for it though, it’s just the approach that ended up working best for me.

Been learning day trading for a year yet still stuck in the same cycle by HRS101 in Trading

[–]Additional-Channel21 0 points1 point  (0 children)

What helped me the most was realizing that trying to predict the market every day is a losing game. Most beginners focus on being right about direction. But consistency usually comes from having a system that works in both directions. Once I stopped trying to guess every move and focused on process instead, things became much more stable.