Quant Chartsquantcharts.hashnode.dev·Sep 7, 2024How Quants & AI Do TAWe do TA differently than most people. Want to learn a few of our secrets? We don't try and predict what the chart is going to do. We predict when whales are most likely to buy in. One task is much easier than the other. But they both have about the ...Discuss·89 readsta
Michael forWellat's Blogwellat.hashnode.dev·Aug 22, 2024Long-term vs. Short-term Trading: Which Is Best for You?When it comes to trading, one of the most important decisions you'll make is whether to focus on long-term or short-term strategies. The choice between the two can greatly impact your experience, risk level, and potential returns. Let's break down wh...Discusstradingplatfrom
Sandeep Ranasandrana.hashnode.dev·Jul 20, 2024Best Time to Buy and Sell StockIntroduction Given an array of daily stock prices, determine the maximum profit achievable through a series of transactions. You can buy and sell on the same day, but can only hold one share at a time. The goal is to devise a strategy that maximizes ...Discussdatastructure
Laura Iudicefinancela.hashnode.dev·Mar 15, 2024How to calculate Simple Moving Average (SMA) using Python?In stock trading, the Simple Moving Average (SMA) is a widely used technical analysis tool. It calculates the average price of a security over a specified period of time by adding up the closing prices for a set number of periods and then dividing th...Discuss·4 likes·67 readsstockmarket
Growth portalgrowthporatal.hashnode.dev·Mar 1, 2024Understanding Stock APIs and Their JSON Format for Efficient Data RetrievalIn the realm of stock market investing, access to real-time and historical data is crucial for making informed decisions. Stock APIs, or Application Programming Interfaces, play a vital role in providing this data to investors and developers. In this...Discuss·47 readsstocks
Aina Agnihotriaina.hashnode.dev·Apr 23, 2023Use of Blockchain Technology in today's world 2023Before knowing the uses of blockchain ,lets take a brief look into the Blockchain technology which will help us to understand better, the use of this new technology. Brief about Blockchain:- Blockchain is the revolutionary technology ...Discuss·10 likesBlockchain
Harsh Rajan Dwivediharshlancer.hashnode.dev·Apr 16, 2023Generating Candlestick Charts with PythonI was on my quest to find ways to make a trading bot and in the journey I found some cool stuff that I would like to share. And one more thing I want to add is that there are not many tutorial-based resources available to make this happen there were ...Discussstocks
Niraj Patharkarnirajs.hashnode.dev·Jan 3, 2023Stock Information Application with PythonSimple and interactive stock application using python streamlit Introduction In this tutorial, we'll use Python and the libraries streamlit and yfinance to create a stock information app. By entering a stock ticker user of this application can get re...Discuss·84 readsstreamlit
haydenbanzforhaydenbanzhaydenbanzz.hashnode.dev·Jan 1, 2023Top 5 Tech Stocks You Should Buy In 2023Look for companies with strong financials, including profitability, revenue growth, and a healthy balance sheet. Consider the company's competitive advantage: Is the company's technology or product unique and difficult for competitors to replicate? 1...Discuss·1 like·30 readsstocks
Timothy Spanntimwithpulsar.hashnode.dev·Dec 30, 2022Stocks From FinnHub and Real-Time Analytics with PythonCode: https://github.com/tspannhw/FLiPN-Py-Stocks The easiest application to build is a simple Python application since finnhub includes the basics in their documentation. We are going to use their free WEBSOCKET interface to Trades so we can get rea...Discuss·94 readsapachepulsar