PART 1 – The difference between a portfolio manager and a fund manager: Like a personal trainer and a gym manager First of all, I want to explain the difference between the definitions of portfolio, fund, portfolio manager, and fund manager for people who think they are investors ( I…
-
-
This is still the motto of my life. It always keeps my memory and conscience clean. Thanks , Dad. When I was a kid, my father forced me to wash the car every Sunday evening. It was always very difficult for me.It’s one of those days again: Dad : Don’t…
-
Have you ever heard the sound of silence? Have you experienced the noise of silence? No, I’m not talking about any meditation. Have you ever closed your ears and heard some music, and did you know what that music was? In fact, there wasn’t even such music as you could…
-
When I started machine learning, I encountered a lot of complexity and confusion. In fact, I was confused about where some concepts are used. One of these issues is: The difference between Sci-Kit Learn’s .fit(), .transform(), and .fit_transform() methods: 1- .fit() Example: 2- .transform() Example: 3- .fit_transform() *** You may…
-
“Logic vs Emotion : A Deep Dive into Costs and Consequences” Based on my experiences as a former employer, I tried to measure the cost of hiring just one unqualified employee for emotional reasons in the business. Profitability in a business is, in fact, the control of costs. The establishment…
-
The place where religion, faith, and freedom blend Imagine, you are on top of a mountain, a huge land belonging to a community. In the land, different ethnicities, different sects, different languages, and perhaps groups that believe in different religions, freely pray in the sections they have created for themselves.…
-
List comprehension is a valuable tool in finance ( any domain ) for its ability to streamline data manipulation and analysis tasks, making financial modeling and analysis more efficient and readable. It allows financial analysts and data scientists to work with financial data in a concise and Pythonic manner, promoting…
-
In the stock market, currency conversion is necessary when you trade in different countries for several reasons: Overall, currency conversion is an integral part of international trading and investing. It enables market participants to access global opportunities, manage risks, and take advantage of price disparities across different markets. However, it’s…
-
I created a table with ratios specifically for the technology industry that would require access to current financial data for companies in that industry, which I don’t have in real-time. However, I can provide a hypothetical example of how you can organize such a table and calculate ratios based on…
-
I am creating a table of financial ratios that can be a helpful tool for analyzing and identifying undervalued stocks. There are several key ratios that investors commonly use for this purpose. Here’s a table template you can use to organize and calculate these ratios: I am adding optimal value…