Plugins VS Indicators

Compare Plugins vs Indicators and see what are their differences.

Plugins

A repository of ready-made components for creating and running an automated trading strategy based on the Debut ecosystem (by debut-js)

Indicators

Technical indicators for cryptocurrencies, stocks and forex. To work with historical and real price data. One of the most efficient Javascript library implementations. The library has such indicators as: Relative Strength Index (RSI), Moving Average C / D (MACD), Average Directional Index (ADX), Stochastic Oscillator, Bollinger Bands, Average True Range (ATR) and many others (by debut-js)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
Plugins Indicators
1 13
15 317
- 4.8%
5.9 6.7
2 months ago 2 months ago
JavaScript TypeScript
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Plugins

Posts with mentions or reviews of Plugins. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-17.
  • Profitable trading robots in JavaScript
    5 projects | dev.to | 17 Jun 2021
    Debut is an ecosystem for developing and launching trading strategies. This is an analogue of the well-known ZenBot, but with much more flexible possibilities for constructing strategies. All you need to do is come up with and describe the entry points to the market and connect the necessary plugins for work. Everything else is a matter of technology: genetic algorithms will help you select the most effective parameters for the strategy (period, stops, and others), the ticker selection module will help you find an asset (token or stock) suitable for the strategy, on which it will work best.

Indicators

Posts with mentions or reviews of Indicators. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-17.

What are some alternatives?

When comparing Plugins and Indicators you can also consider the following projects:

Strategies - Examples of trading strategies based on indicators. Pre-configured environment for working with the Debut algo-trading constructor. (Javascript)

Zenbot 3 - Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB.

add-tradingview-alerts-tool - Automated entry of TradingView alerts for bot trading tools such as 3Commas, Alertatron, CryptoHopper, etc.

async-genetic - A blazing fast and fully async genetic algorithm