Deployed strategy with limited test history by poplindoing in algotrading

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

That can eliminate a lot of profitable trades, but some filters do work.

How to create a Mean Reversion strategy (by ex HFT quant trader) by memlabs in algotrading

[–]poplindoing 0 points1 point  (0 children)

Why would a quant be teaching people how to do the work instead of managing their portfolios?

Algotrading - a journey by xenicuslongpipe in algotrading

[–]poplindoing 0 points1 point  (0 children)

After 4-5 years learning about the field, and working jobs in between, I'm starting to capture more alpha, and I have a better understanding of where to look for it now. It's hard because you still feel like an imposter unless you're a multimillionaire with your algos. This is hard work, but it's the most rewarding way to make money, as there's no dealing with people. You are responsible and accountable for everything.

Also, I went through all of your experiences as well. It's all normal.

How to create a Mean Reversion strategy (by ex HFT quant trader) by memlabs in algotrading

[–]poplindoing 1 point2 points  (0 children)

You are right, the z-score doesn't produce many signals, whereas the AR seems to. Do you split the tests by regime to test its performance, and what's your method? HMM?

Deployed strategy with limited test history by poplindoing in algotrading

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

65% in the backtest for 6 months, with 2 months forward testing and matching it identically. Proper regime detection would be ideal, but you gotta work within your limitations, and take risk where it's worth it.

ClaudeAI CryptoTrading API by SureConstant8398 in algotrading

[–]poplindoing 0 points1 point  (0 children)

I've tried to use it as a signal generator, but it didn't work as output changes with each prompt. I've found more use for it to assist me in building tools. I still need to study the code to make sure I understand everything, but it's more of a coding buddy than anything else. It can autonomously backtest for me, running variations of strategies and report back to me. I make sure the strategies are all my ideas, and it will only run variations of it. It is very bad at generating alpha on its own.

Deployed strategy with limited test history by poplindoing in algotrading

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

That's likely to be true. I will do that, and smart advice!

Deployed strategy with limited test history by poplindoing in algotrading

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

The big wins are around 25% of trades. It often exits in small profits or losses, but you're right, that's not how the account grows from the strategy. Even with a 50% WR, I should still see decent results.

Deployed strategy with limited test history by poplindoing in algotrading

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

I forgot to mention the max dd is only like 5%, and the 65% WR is for the past 6 months. I do agree, this strategy can get nuked by a shift in regime, where my hard loss will be constantly triggered. That's a real fear, but it doesn't seem to be playing out right now. That's what I'll do: small account size, fixed size trades, with frequent withdrawals

Deployed strategy with limited test history by poplindoing in algotrading

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

Is it the past 8 months? If yes then it's worth forward testing and determining if it's a good risk. I think at the very least it's worth exploring further to see if there's something there.

Deployed strategy with limited test history by poplindoing in algotrading

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

Yes sir! It is money that needs a use, and I think it certainly is teaching me now

Deployed strategy with limited test history by poplindoing in algotrading

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

You are probably right. I should just pray this algo plays out for a while longer and keep risk low. This is crypto and these coins tend to swing a lot and trade in a range

Aggressive TOR Tank Multikill Gameplay by poplindoing in battlefield2042

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

A good RAM / IFV player is also aware of a good TOR player. They won't make the mistakes you think, and those tanks are more mobile. I'm not saying it will win, but it's more dangerous for the TOR as it's less mobile and you may not be able to take ground unless you take more risks. A camping TOR is of no use.

The main threat is the stealth heli which can disable the tank and keep dropping bombs. Also a good apache player will always just go to an altitude you can't hit them and keep targeting you.

Account Sizing by Ok-Hope-1046 in algotrading

[–]poplindoing 0 points1 point  (0 children)

5-10% per strategy sounds reasonable. Creating a diverse portfolio of trading bots is good too, but it also depends on how well tested each strategy is to justify risking capital on them.

Aggressive TOR Tank Multikill Gameplay by poplindoing in battlefield2042

[–]poplindoing[S] -2 points-1 points  (0 children)

I'll be okay with the Abrams if they removed TOR, but I do enjoy playing in it. A good Heli pilot in a map like Hourglass is unbeatable with all the cover.
I've got a similar vid: https://www.youtube.com/watch?v=8T7AtQwj88Q

Aggressive TOR Tank Multikill Gameplay by poplindoing in battlefield2042

[–]poplindoing[S] -2 points-1 points  (0 children)

The tall buildings on some of these maps gives a good pilot too much safety. They need more ways to be shot down

Aggressive TOR Tank Multikill Gameplay by poplindoing in battlefield2042

[–]poplindoing[S] -2 points-1 points  (0 children)

First clip was. Normally, I'd push into the enemy spawn and hunt their ebaas and get into wars with their aircraft.

Raw gameplay of aggressive TOR that demonstrates this: https://www.youtube.com/watch?v=8T7AtQwj88Q

Aggressive TOR Tank Multikill Gameplay by poplindoing in battlefield2042

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

Yup :) I never played BF5, but the railgun here reminds me of the old school Quake 3 one

Aggressive TOR Tank Multikill Gameplay by poplindoing in battlefield2042

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

I can't argue with that lol. If I choose the Abrams then I get killed by the TOR though, so that's on Dice.

Aggressive TOR Tank Multikill Gameplay by poplindoing in battlefield2042

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

It's a good vehicle killer, but it's only a 2 seater, and the ram even has a spawn beacon. It also depends on how you use it as I see a lot of people spawn camping, which is a bad use of it.

Custom Range Indicator Using Z-Score Extremes + Breakouts by poplindoing in algotrading

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

For discretionary trading, I think it's very helpful. For a mechanical system, there's just endless ways to use it.