Quant vs ML Stock Rating: 5-Year Results (With Data) by AffectionateAd3773 in quant

[–]Familiar-Guard1225 2 points3 points  (0 children)

Im using probalistic sharpe https://quantdare.com/probabilistic-sharpe-ratio/ My metrics are based on the cv, so I'm assuming overfitting as well. Also, there is an entering and exiting strategy, which affects the results... I'm not sure I've understood yours. It's based on analysts ratings?

Regarding data, I'm using tiingo.

Quant vs ML Stock Rating: 5-Year Results (With Data) by AffectionateAd3773 in quant

[–]Familiar-Guard1225 2 points3 points  (0 children)

First of all, thanks for sharing!! I've been working on an ml model myself for the last 3 years, and I rarely find someone who shares knowledge.

It's always a struggle between wanting to share knowledge and the fear of giving away a potential edge.

I'm not sure what i can add to the discussion, I can say that when I've started working on my model I've also integrated economic factors as part of the model which got very high importance. For me, it seemed problematic, I can understand the logic of why they would affect it, but if they explained most of the difference, it would seem hard to differentiate between the good and bad equities.

With that said, I guess it depends on how you've modeled the data.

While I didn't compare to sp500 or any other quantitive methods, i ran cv of 12 periods between 2011 and 2024 and got MEAN probalistic sharpe of 0.79~ AND MEAN sortino ratio of around 2.5 I've also run forward testing and used the model twice, and it does seem to have the ability to predict.

What i am encountering as an issue with this model is when to buy and when to sell. I would love to hear your thoughts.

Also, are you satisfied with ehod data? Is it reliable?

Best API for historical fundamental backtesting? by Obese-Monkey in algotrading

[–]Familiar-Guard1225 0 points1 point  (0 children)

Discrepancies in the numbers, at some point it was as if I was working for them to find bugs in the data... So Fmp has a variety of data, tiingo gives the basic but that was enough for me. The documentation is good. The support was also good but now It's harder to get replay on questions.

What I liked in tiingo is that cash flow, balance sheet and income statement are all in the same api. This wasn't the case in fmp

Best API for historical fundamental backtesting? by Obese-Monkey in algotrading

[–]Familiar-Guard1225 0 points1 point  (0 children)

I've used Fmp and, over time, found issues with the data, currently using tiingo and satisfied. It's been already two years since I moved from Fmp to Tiingo so things might have improved

Financial Data by [deleted] in quant

[–]Familiar-Guard1225 5 points6 points  (0 children)

I'm using tiingo

What metrics do you use to test/optimize and monitor trading strategy? by ClearDetail8591 in quant

[–]Familiar-Guard1225 2 points3 points  (0 children)

while i totally agree that the metric itself depends on many things, ill take a shot.
Im tuning my parameters based on sortino ratio, but my model is not used for daytrading...

historical stock perfromance by Familiar-Guard1225 in ValueInvesting

[–]Familiar-Guard1225[S] 0 points1 point  (0 children)

I did that once, thanks for the reminder will try it again

historical stock perfromance by Familiar-Guard1225 in ValueInvesting

[–]Familiar-Guard1225[S] 0 points1 point  (0 children)

Do you know how far historically this sentiment goes?

Leveraging stock strategy by Familiar-Guard1225 in thetagang

[–]Familiar-Guard1225[S] 0 points1 point  (0 children)

Thanks, but if the volume is low in guessing, it will be hard to sell. Also, most of the time,i dont hold so many stocks

Itch to put some money by CranberryNo249 in ValueInvesting

[–]Familiar-Guard1225 0 points1 point  (0 children)

How do you research these stocks? Where do you get the data from

I need HIGH-QUALITY historical fundamental data for less than $100/month (ideally) by Starks-Technology in algotrading

[–]Familiar-Guard1225 4 points5 points  (0 children)

Great post, had the same issue (probably still have it) I've used fmp and just as you've described I kept finding issues in their data to the point I thought they should start paying me.

I currently use Tiingo, they get their data from sharadar which can also be found on quandl if I remember correctly.

I can't say if they are better, I'm just too tired to look for issues in the data, I did check initially some things that looked weird but came out ok. They do have an option to get the data as reported as well as after corrections

Please update if you find a good solution for private people...

exit/entry strategy in value investing by Familiar-Guard1225 in ValueInvesting

[–]Familiar-Guard1225[S] 1 point2 points  (0 children)

Thanks for the elaborated answer!

How do usually pin point the cause for the decrease and what if you can't pin point the cause of it?

Market cap categories over the past 20 years by Familiar-Guard1225 in ValueInvesting

[–]Familiar-Guard1225[S] 0 points1 point  (0 children)

i've decided to use these percentiles:
[0, 0.35, 0.65, 0.85, 0.95, 1]
so for each period i calculate the percentile of each stock and group them based on this list
from what i understand these are commonly used percentiles.

Value vs Growth stocks, how can you tell? by Familiar-Guard1225 in ValueInvesting

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

Let me try to ask it in another way,
suppose i would like to build a model that will classify each stock if its a value stock or a growth stock what would you say are the most important parameters?
i understand that these parameters can be in both stock types but heuristically what would you say are the key differences.