top of page


We are Back Online!
Intrendias Terminal is back online with a new, dark mode look! Thank you for your patience and using Intrendias. AAPL: 29.08% â–² | Intrendias: 68.50% â–²* Catch Me on YouTube! Options Trading Strategy in Python - Conditional Probability for Covered Calls Chegg Stock Analysis: A Deep Value Opportunity? What are Covered Call Options? Is Celsius CELH Stock a Buy? #celsius #energydrink #algorithmictrading #tradingstrategy #finance *Back Test results from 01/01/2022 - 11/29/2024. Int

Intrendias
Nov 29, 20241 min read
Â
Â
Â


Buy and Sell Signals for October 21st Earnings Week: Stock Earnings Predictions
Intrendias offers buy and sell signals on your favorite stocks, cryptos, and forex based on technical analysis and volume data. The Mie and Volume Breakout algorithms on the Intrendias Terminal comes with back-testing results to assess the performance of both trading algorithms. The October 21st earnings week is packed with big named companies like 3M and Tesla. Searching for these stocks individually can be a hassle. Therefore, the list below showcases major stocks with earn

Intrendias
Oct 20, 20244 min read
Â
Â
Â


How to Calculate Probability Distribution of Stock Returns in Python
This coding tutorial calculates the probability distribution of weekly stock returns to capture a stock's volatility and measure the probability of a stock increasing by a threshold percentage. Calculating the stock return probability distribution is popular in statistics, quantitative analysis, and algorithmic trading to forecast future stock prices and assess risk management. The probability distribution of stock returns represents the likelihood of different returns that a

Intrendias
Oct 5, 20242 min read
Â
Â
Â


Buy and Sell Signals for October 7th Earnings Week: Stock Earnings Predictions
Intrendias offers buy and sell signals on your favorite stocks, cryptos, and forex based on technical analysis and volume data. The Mie and Volume Breakout algorithms on the Intrendias Terminal comes with back-testing results to assess the performance of both trading algorithms. The October 7th earnings week is packed with big named companies like Delta Airlines and JPMorgan Chase. Searching for these stocks individually can be a hassle. Therefore, the list below showcases ma

Intrendias
Oct 2, 20242 min read
Â
Â
Â


VIX Election Trading Strategy
With the US election comes volatility in the market. Volatility can be scary, but it can introduce opportunity. This opportunity is what I will discuss today - welcome to the VIX Election Trading Strategy! The VIX is a popular volatility index "used as a barometer for market uncertainty, providing market participants and observers" (CBOE) a measure for market sentiment. Also called the "fear gauge" or "fear index" this index helps investor understand the sentiment in the mark

Intrendias
Sep 28, 20242 min read
Â
Â
Â


Buy and Sell Signals for August 12th Earnings Week: Stock Earnings Predictions
Intrendias offers buy and sell signals on your favorite stocks, cryptos, and forex based on technical analysis and volume data. The Mie and Volume Breakout algorithms on the Intrendias Terminal comes with back-testing results to assess the performance of both trading algorithms. The August 12th earnings week is packed with big named companies and searching for these stocks individually can be a hassle. Therefore, the list below showcases major stocks with earnings coming out,

Intrendias
Aug 9, 20243 min read
Â
Â
Â


Buy and Sell Signals for August 5th Earnings Week: Stock Earnings Predictions
Intrendias offers buy and sell signals on your favorite stocks, cryptos, and forex based on technical analysis and volume data. The Mie and Volume Breakout algorithms on the Intrendias Terminal comes with back-testing results to assess the performance of both trading algorithms. The August 5th earnings week is packed with big named companies and searching for these stocks individually can be a hassle. Therefore, the list below showcases major stocks with earnings coming out,

Intrendias
Aug 4, 20245 min read
Â
Â
Â


Buy and Sell Signals for July 29th Earnings Week: Stock Earnings Predictions
Intrendias offers buy and sell signals on your favorite stocks, cryptos, and forex based on technical analysis and volume data. The Mie and Volume Breakout algorithms on the Intrendias Terminal comes with back-testing results to assess the performance of both trading algorithms. The July 29th earnings week is packed with big named companies and searching for these stocks individually can be a hassle. Therefore, the list below showcases major stocks with earnings coming out, b

Intrendias
Jul 27, 20241 min read
Â
Â
Â


Exponential Moving Average in Python
Learn how to calculate one of the most popular technical analysis measurements in python! Similar to the Simple Moving Average (SMA), the Exponential Moving Average (EMA) is a rolling average value that adds some spice! The EMA has additional weight on values closer to the present day to increase the importance of most recent data. This blog post will show you how to perform Exponential Moving Averages in Python! Import Needed Libraries import yfinance as yf import pandas as

Intrendias
Jun 27, 20242 min read
Â
Â
Â


Fulton Bank FULT Stock: Technical and Fundamental Analysis
Fulton Bank's stock (FULT) has garnered attention amid its recent performance. In this comprehensive analysis, we delve into both technical and fundamental aspects to provide a thorough understanding of FULT's current standing and future prospects. If you want the video coverage on Fulton Bank FULT stock, then check out the Fulton video on the Intrendias YouTube channel ! Technical Analysis of FULT Stock Technical analysis plays a crucial role in understanding stock price mov

Intrendias
Feb 27, 20243 min read
Â
Â
Â


Top 10 Stocks to Buy in 2024 Using Algorithmic Trading
Algorithmic trading has revolutionized the way investors approach the stock market, offering insights and strategies that can potentially outperform traditional methods. Today, I delve into the top 10 stocks for algorithmic trading, as determined by the Volume Breakout Algorithm available on Intrendias.com . This algorithm combines volume activity and technical analysis to identify promising buying and selling opportunities across various markets, including stocks, cryptocurr

Intrendias
Feb 17, 20243 min read
Â
Â
Â


Get Yahoo Finance Data in Python
Hey everyone, welcome back to Intrendias! In order to perform stock market analysis, derive technical insights, or develop trading strategies, accessing reliable data is crucial. Today, let's explore how to retrieve data from Yahoo Finance for stock or cryptocurrency, including open, close, high, low, and volume data. There are many ways to extract data from Yahoo Finance in python. We can create a custom python function or take advantage of open-source libraries; both method

Intrendias
Feb 17, 20243 min read
Â
Â
Â


Top 10 Stocks to Buy in 2024 Using the Mie Trading Algorithm
Welcome to Intrendias, where precision meets profit! In this blog post, we'll explore the Top 10 Stocks for 2024, as deciphered by the Intrendias Mie Algorithm – a powerful tool for algorithmic trading. Before we delve into the list, let's understand how the Mie Algorithm operates and the methodology behind ranking these stocks. The Intrendias Mie Algorithm: A Brief Overview At intrendias.com , we provide free access to the buy and sell signals generated by the Mie Algorithm

Intrendias
Jan 15, 20242 min read
Â
Â
Â


Automating Fibonacci Retracement for Potential Price Reversals
Instead of trying to figure out where to start your fibonacci retracement tool, let's automate this process using python and yahoo finance! In this Free Jupyter Notebook and on my YouTube channel I review the coding process to automate the fibonacci retracement. Example Output! Free Jupyter Notebook for Intrendias Essentials Members (Free Tier!)
Stephens Systems
Dec 19, 20233 min read
Â
Â
Â


Algorithmic Trading in Python Code - Mean Reversion Strategy
On my YouTube channel I have a Algorithmic Trading Course series where we use python and create a mean reversion inspired trading algorithm. The algorithm provides buy and sell signals along with backtesting results. For your convenience, I have provided the complete jupyter notebook with all the required code here! Algorithmic Trading Python Code Here for Intrendias Essentials Members (Free Tier)!

Intrendias
Dec 11, 20237 min read
Â
Â
Â


NEW! Volume Trading Strategy that Beats the S&P 500 SPY
Unlocking Opportunities with the Revolutionary Volume Breakout Algorithm Are you ready to elevate your trading game? Introducing the cutting-edge Volume Breakout Algorithm, now available for free at https://www.intrendias.com/ . This algorithmic trading tool empowers you with precise buy and sell signals across stocks, cryptocurrencies, and forex markets. Boasting a remarkable 17% edge over the SPY SPDR S&P 500 ETF from January 1, 2020, to December 8, 2023, the Volume Breakou

Intrendias
Dec 9, 20233 min read
Â
Â
Â


SNAP Stock Technical Analysis and Earnings Review
Introduction In the ever-evolving landscape of the stock market, the recent surge in SNAP stock sparked by an analyst upgrade from Jefferies raises both excitement and skepticism. As the stock hovers around $14 with a $16 target, investors are left pondering whether there's still room for growth. This comprehensive analysis delves into the various facets of Snapchat's current standing, employing technical analysis, market indicators, financial metrics, and a closer look at th

Intrendias
Dec 5, 20233 min read
Â
Â
Â


Wingstop WING Stock Analysis with XGBoost Price Forecast
Wingstop stock has soared by an impressive 72% year-to-date, leaving investors questioning whether they should join the flock or if the opportunity has already taken flight. In this blog post, we'll delve into the technical and fundamental aspects to determine whether Wingstop is a buy or sell. Intrendias.com Insights Two months ago, the Intrendias terminal's machine learning price forecast predicted that WING stock would reach $225 per share by December. Fast forward to tod

Intrendias
Nov 20, 20232 min read
Â
Â
Â


Bitcoin Spot ETF - Delays and Turbulence
Introduction In the dynamic world of cryptocurrency, recent developments surrounding Bitcoin, particularly with the SEC's decision to delay Hashdex's Bitcoin ETF, have ignited a flurry of speculation and market activity. As I approach the new year, the cryptocurrency landscape is rife with anticipation and potential turbulence. Join me as I explore the latest updates, significant players in the Bitcoin Spot ETF arena, and delve into crucial technical analysis that may shape B

Intrendias
Nov 19, 20233 min read
Â
Â
Â


Duolingo Stock DUOL Earnings - Best Growth Stock?
Duolingo earnings showcased strong financials for the language education stock, but is it a buy now? Is DUOL the best growth stock?

Intrendias
Nov 18, 20233 min read
Â
Â
Â
bottom of page
