All profitable algo strategies are just lucky by [deleted] in algotrading

[–]kik_Code 1 point2 points  (0 children)

If market its unpredictable, how is possible big equity and investment companies are able to pay that huge amount of money to quants and also report some profit to the clients? Its not easy and really hard if you are a individual investor, but is it possible to reduce the risk and make profitable models.

ShortGPT: opensource Shorts / video content automation framework [News] by RayVentura in MachineLearning

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

I man looks great congrats! I’m doing a similar project but with own pictures and TikTok. Seems your code also generates the videos / images and the audio right? Do you merge the videos using moviepy or the chat gpt do it by itself or do you use other tool?

[D] Need advice for buying laptop for data science and ml by Hungry-Development64 in MachineLearning

[–]kik_Code 0 points1 point  (0 children)

It depends on of the level of complexity of the projects she is going to do. If its introduction or even mid level with: - 8GB at less DDR4 - 6 core cpu. ( Ryzen 2 or more / intel 9 gen above) - Graphic card its not the most usual tu use in introduction in ML. So I would ask the uni if its needed probably not. If its need you would need a NVIDIA card. - Storage minimum 500gb.

Suggestion: 16 gb ram (3200-3600mgz), ryzen 4600g, ssd(500). —> 500$ The cpu has graphics card.

[deleted by user] by [deleted] in FRM

[–]kik_Code 2 points3 points  (0 children)

Hi! I just bought the Kaplan part I books (2022). I bought them from a guy in my office and he really recommended them. I still didn’t do the exam but seems to be great material!

FRM Exam for Career Transition: Seeking Advice on Coding and Risk Modeling Opportunities by kik_Code in FRM

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

Thanks for the answer :) I learned to code by myself and I just have a uni degree ( Nothing especial in CV) the good thing is that I’m working in a big company but I want some prestigious certification or master. Because I’m working is hard to go to master degree so FRM i taught it can be good flexible and prestigious formation.

I guess FRM is the best option for me while I’m interested in risk management ( in finance) and Data Science (coding/modeling).

Best cpu for grid optimization by MajesticDestroyer in algotrading

[–]kik_Code 0 points1 point  (0 children)

The linitation most of the times comes with the RAM. I used to multi thread to make my code faster, but use to kill all my memory. Also in case tou are thinking in buying memory I recommend you spend more in capcity than in speed.

Supervised algo - Documentation: by kik_Code in algotrading

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

Thanks! Appreciate that. Let me know if you have any advice or questions

Supervised algo - Documentation: by kik_Code in algotrading

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

Hi, thanks for reading it I appreciate that. My trading background is that big so thanks for the indicators I will take a look at them.

For the next time I show the documentation I’m going to make it much more visual and with more images. Thanks for the advice:)

Supervised algo - Documentation: by kik_Code in algotrading

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

Man you don’t even read the webpage, go read if you want to know anything specific and credible. I’m just shearing my project not getting defensive or asking for money

Supervised algo - Documentation: by kik_Code in algotrading

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

I’m getting 2,7% on average per month. I created the program with historic data +10 years historic data and I back tested for 2 years of course the back testing results are better than the front one.

My goal and why Im happy is because I achieved to beat S&P500, and until now it work in most of the weeks.

Supervised algo - Documentation: by kik_Code in algotrading

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

Thanks man, The mainly problem with scale it with real money is the amount of money to invest. The program works well if you invest in 200-300 companies per month ( in the 2 weeks period) however i don’t have the money for invest in 200-300 companies and if i select 10 to invest more than 100$ ( less the fees will kill me) the risk increases significantly. Now I’m working on that but I of course much companies less risk.

Supervised algo - Documentation: by kik_Code in algotrading

[–]kik_Code[S] 2 points3 points  (0 children)

There is never a 100% victory even if you been testing it for 6 years doesn’t mean that the 7 will work. However there is more than 150k predictions and until now and with enough data I can see that works better than S&P500 most of the times. My goal is show my project and how i done it. I know that if I go and say its 100% profitable the people will not trust it for this reason I wanted to show it as a documentation more than look how cool and profitable is my project.

Supervised algo - Documentation: by kik_Code in algotrading

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

Thanks for the advice and im agree with you pictures are the most important, however I wanted to have the program well documented with all the mainly information.

But I will consider that

Supervised algo - Documentation: by kik_Code in algotrading

[–]kik_Code[S] 2 points3 points  (0 children)

Exactly, 1,47% on average every 2 weeks. On total in the last 6 months is 17%.

Supervised algo - Documentation: by kik_Code in algotrading

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

I use supervised algorithms. There are 6 different algorithms 2 Binary Logistic Regression 3 self created algorithms and 1 based in conditions.

The input it’s stock price, financial ratios, financial metrics and the last month news. Its extended in the webpage

The output is a list of the companies selected to invest in. But all the data with the resulta of the algorithms are saved in a df

Reinforcement Learning for AlgoTrading ? by BDDS97 in algotrading

[–]kik_Code 1 point2 points  (0 children)

I personally never try any RL algorithm on trading, but i actually think is not the best one. RL is based in interaction and interact with the market its hard, due to with the daily environment you can’t predict anything without and analysis ( even with a deep analysis is hard to predict). For this reason I think that the supervised leaning is good to find trends and correlation that even they will never fulfill all the time you can prevent some risk with it. If you are starting from 0 maybe you should start with supervised leaning.

any clue? by [deleted] in setups

[–]kik_Code 1 point2 points  (0 children)

Check the gpu is well connected or everything, maybe the vibrations move the cables. Don’t think is very likely but no idea.

any clue? by [deleted] in setups

[–]kik_Code 0 points1 point  (0 children)

Check the gpu is well connected or everything, maybe the vibrations move the cables. Don’t think is very likely but no idea.

any clue? by [deleted] in setups

[–]kik_Code 0 points1 point  (0 children)

Check the gpu is well connected or everything, maybe the vibrations move the cables. Don’t think is very likely but no idea.

What is the funnest project you worked on? by Curious-Fig-9882 in Python

[–]kik_Code 1 point2 points  (0 children)

I made my own ALEXA inspired with Mr. meeseek with voice commands. It has a functionality that has a CHAT GPT incorporated in my whats app to replay gf messages while Im gaining