Greyhound Analytics
open-menucloseme
Home
Blog
Contact
rss
  • Stop Losses in Backtesting.py

    calendar Aug 19, 2022 · 4 min read · backtesting.py backtesting
    Stop Losses in Backtesting.py

    We take a deep dive into how to implement stop losses in backtesting.py, including trailing stop losses.


    Read More
  • Scraping Crypto Price Data From Polygon.io

    calendar Aug 11, 2022 · 3 min read · polygon.io
    Scraping Crypto Price Data From Polygon.io

    Learn how to get free historic price data from Polygon.io using their REST API


    Read More
  • Custom Indicators in Backtesting.py

    calendar Jul 30, 2022 · 5 min read · Backtesting backtesting.py
    Custom Indicators in Backtesting.py

    Learn how to make your own custom indicators in backtesting.py


    Read More
  • Backtesting Candlestick Patterns in Python

    calendar Jul 14, 2022 · 4 min read · vectorbt
    Backtesting Candlestick Patterns in Python

    Learn to programmatically identify common candlestick patterns using TA-lib in python


    Read More
  • Backtest Your Dollar Cost Average Strategy Easily in Python

    calendar Jun 29, 2022 · 5 min read · backtesting.py
    Backtest Your Dollar Cost Average Strategy Easily in Python

    We use backtesting.py to produce a template for testing dollar cost averaging based strategies


    Read More
  • Vectorbt vs Backtrader

    calendar Jun 11, 2022 · 4 min read · vectorbt backtrader
    Vectorbt vs Backtrader

    VectorBt is an up and coming framework which is very fast and suitable for experienced programmers. But how does it compare to the venerable Backtrader?


    Read More
  • Backtesting.py - A complete guide

    calendar Apr 26, 2022 · 8 min read · backtesting.py
    Backtesting.py - A complete guide

    Backtesting.py is a lightweight backtesting framework in Python.


    Read More
  • Plotting Custom Graphs in Vectorbt

    calendar Feb 26, 2022 · 4 min read · vectorbt
    Plotting Custom Graphs in Vectorbt

    Learn the basics of VectorBt's plotting functionality


    Read More
  • Using Multiple Indicators in Vectorbt

    calendar Feb 24, 2022 · 5 min read · vectorbt
    Using Multiple Indicators in Vectorbt

    Learn how to combine multiple indicators in VectorBt to test more complex strategies with the indicator factory


    Read More
  • Create a Custom Indicator in Vectorbt

    calendar Feb 21, 2022 · 7 min read · vectorbt
    Create a Custom Indicator in Vectorbt

    Learn how to implement your own custom indicators in VectorBt with the indicator factory


    Read More
    • ««
    • «
    • 1
    • 2
    • »
    • »»

Featured Posts

  • Vectorbt vs Backtrader
  • Backtesting.py - A complete guide

Recent Posts

  • Stop Losses in Backtesting.py
  • Scraping Crypto Price Data From Polygon.io
  • Custom Indicators in Backtesting.py
  • Backtesting Candlestick Patterns in Python
  • Backtest Your Dollar Cost Average Strategy Easily in Python
  • Plotting Custom Graphs in Vectorbt

Tags

VECTORBT 6 BACKTESTING.PY 4 TIMESCALEDB 3 BACKTESTING 2 BINANCE 2 ALGO-TRADING 1 BACKTRADER 1 BITSTAMP 1 POLYGON.IO 1

Copyright 2022-  GREYHOUND ANALYTICS. All Rights Reserved

Privacy Policy Terms and Conditions
to-top