btcethusdt

Write. Backtesting. Alert. 🚀

Algobt is the platform for crypto traders, you can write crypto strategies, view backtesting results, get trade alerts.


EXPLORE THE ALGOBT WAY
1

WRITE

Begin with the algobt framework

Algobt is a future-proof python backtesting framework that is far superior to other libraries in every way.

Write on the browser

No need to install various environments locally, just open our website.

Ultra-fast, feature-rich backtesting engine

Built on the Numpy and Pandas ecosystem to provide a scalable, fast and powerful backtesting engine.

Rich technical indicators

Comprehensive built-in technical indicators, in addition to which you can also write reusable custom indicators.

Multi-asset, multi-interval strategies

Trade on multiple intervals and multiple assets to build your diversified portfolio.

Advanced API

Includes plot API, position management, stop-loss and take-profit prices, parameter optimizers, etc.
code

2

BACKTEST

Visualize Your Result

See backtesting results immediately after running your backtesting code in the cloud. Keep optimizing your strategy until you are satisfied.

Research The Chart

See everything you want on the chart.

Rich data display

You can see the price k-line chart, the indicators used, the buy and sell records and the profit/loss ratio, etc.

Built for professional traders

You can place multiple sub-charts on the chart, each of which can contain multiple indicators.

Plotting many types of graphics

With the Plot API, you can plotting lines, area charts, band, etc.

Analyze metrics and trade list

Use historical data to evaluate the performance and risk of the strategy.

Rich indicators

Metrics include maximum retracement, maximum retracement duration, total return, NAV chart, annualized return, annualized volatility, Sharpe ratio, Sortino ratio, Karma ratio and Profit Factor, etc.

List of trades

You can view the time, price, quantity, direction and profit of each trade.

Compare results

Easily compare the metrics of the two strategies as a way to continuously optimize the strategy.
metrics-and-trades

3

ALERT

Notify anywhere

Send your trading signals to any place possible.

SMS

Email

Webhooks

Telegram

...

Support multiple channels

Easily send trading signals to multiple places, including webhooks, in-app, push, email, SMS, Telegram, Discord and Slack, etc.

Amazing speed

Alerts are usually sent to targets within seconds, ensuring you don't miss any trading opportunities.

More

On the algobt platform, we also provide the following features and more.

ChatGPT-based AI assistant

AI Assistant can help you write code, analyze backtest results and provide optimization ideas.

Code security

Encrypt and store your strategy code to ensure security. Only you can see your own code.

Strategy market

Don't worry if you don't know how to code. You can directly subscribe to our strategies in the strategy market. You only need to trade according to the alerts.

Using the App

In the algobt App, you can receive strategy alerts, subscribe to strategies and more.

Get notified when launches

Join the waitlist to be the first to experience the product when it launches. 👇🏻

Masterful sayings

Jim Simons

Jim Simons

Past performance is the best predictor of success.

William Delbert Gann

William Delbert Gann

Time is the most important factor in determining market movements and by studying past price records you will be able to prove to yourself history does repeat and by knowing the past you can tell the future.

Warren Buffet

Warren Buffet

If you don't find a way to make money while you sleep, you will work until you die.

Frequently asked questions

If you can't find what you're looking for, email our support team and if you're lucky someone will get back to you.(feedback@algobt.com)

    • What are the differences between Python and Pine Script?

      Pine Script is a language created by TradingView for writing indicators and strategies, but it is not a Turing-complete language that can express all possible computational problems. Moreover, Pine Script has a lot of differences from real programming languages in design, which can be a mental burden for people who are familiar with programming languages. Python does not have these problems, it is a widely used programming language.

    • Why choose Python language?

      Python is currently the most popular programming language (according to the Tiobe January 2023 ranking), very easy to learn, with high customization and flexibility, rich libraries and modules, and the most suitable programming language for quantitative trading.

    • Is algobt framework open source?

      The algobt framework is not open source. It is our team's self-developed quantitative backtesting framework. Our team has many professional traders and top developers from Wall Street. They worked together to complete the development.

    • Is the product free?

      The product has a free plan, but there are many limitations on its use, such as the number of historical bars for backtesting, the minimum backtesting period, etc. We prefer you to choose a paid plan. Our product will have different price plans for you to choose from. You can choose according to your needs.

    • Can it be used for stock backtesting?

      Algobt currently can only be used for crypto backtesting and does not support other assets.

    • Can it implement automatic trading?

      Algobt currently cannot implement automatic trading. It can only send trading signals to specified places, such as SMS, Email, Telegram and Webhooks. There are already a large number of crypto trading platforms on the market, such as 3Commas. You can fully implement automated trading by combining algobt's webhook alert and 3Commas.