Tag: algorithmic trading starter code

  • Backtrader for Backtesting (Python): All You Need to Know

    Source Link: https://algotrading101.com/learn/backtrader-for-backtesting/ If you want to backtest a trading strategy using Python, you can either build your own backtester, use a cloud trading platform, or run the backtests using pre-existing libraries like Backtrader and Zipline. In this article, we will use Backtrader as our pre-existing library. This option gets the job done, and you…

  • Pine Script: A Detailed Guide

    What is Pine Script? Pine script, created and designed by Trading View, is a programming language intended to write indicators and backtest trading strategies using Pine Script, its own language of the script. The main purpose is to maintain the edge and be an advantage over investors. It was designed to have codes that are…

  • Google Colab: A Detailed Guide

    Google Colaboratory or Google Colab is an online notebook that allows coding and writing Python in the browser.  It is equipped with various Machine Learning libraries, and it can harness the full potential of Python libraries. Scientists and engineers take advantage of its broad capabilities. It’s free Google Colab is always free to use. All…

  • Amazon Web Services (AWS): Live Algo Trading on the Cloud

    Live algorithmic trading is possible on the Cloud. It means that the resources from the Cloud service providers can be used in trading bots, allowing the trading to run 24/7 in close monitoring. Deploying Trading Strategies to the Cloud, Here are the Pros and Cons: Pros: Cons: Cloud Service A Cloud Service refers to cloud…

  • OpenSea API: Basics Things You Need To Know

    The OpenSea API is a  tool that allows users to access everything about the non-fungible token or NFT. It helps find and explore any NFT, including verification of ownership, history of transactions, information about the collection, and all. What is OpenSea? OpenSea is a platform accessible online and a marketplace digitally designed and programmed for…

  • How to Get Historical Crypto Price Data

    When backtesting discretionary and algorithmic crypto trading strategies, getting accurate cryptocurrency price data is critical. Here’s a quick guide on how to get free and paid historical crypto price data. Here are some sources: Free Historical Cryptocurrency Price Data Download You can use these two for free if you only need the CSV data: How…

  • Good-To-Know: 4 Effective Quantitative Trading Strategies

    The trading market today is very different from what it was years ago. It has become more sophisticated and efficient. The strategies that worked ten years ago are no longer applicable today. So, how are you going to become successful in the trading market nowadays? Well, here are four quantitative trading strategies you should know.…

  • Episodic Pivot Explained

    Episodic Pivot is the term for the stock trading pattern when the price changes or moves. It is a term in marketing when an episode or event forms a pivot.  Traders and new investors can easily maximize profitability on stock markets once they understand the episodic pivot and how the patterns work.  If you are…

  • Currency Momentum Factor

    The currency momentum factor is an important feature that is commonly observed and monitored in foreign exchange, as well as in the currency market, cryptocurrency, and financial trading. Investors, stock brokers, and even realtors keep an eye on this because they know that a trend in the currency momentum factor is more crucial than a…

  • Data Science History

    Data Science involves different subjects such as data mining, data statistics, data analysis, and data visualization. Collating vast data sets and managing them for specific purposes is the basic process, but there is a need to upgrade since technology continues to advance constantly. The data science method has been used for a long time, even…