@blackphoenixslo/trading-bot-framework

1.3.5 • Public • Published

Trading Bot Framework

A comprehensive framework for building trading bots, integrating with TradingView, various market data providers like MarketCap and Bybit, MongoDB, Google Sheets, and Discord alerts.

Features

  • Integration with TradingView for trading strategies.
  • Fetch market data from sources like MarketCap and Bybit.
  • Store and manage data using MongoDB.
  • Update and manage orders and positions via Google Sheets.
  • Send trade alerts and notifications through Discord.

Installation

npm install @<YOUR_USERNAME>/trading-bot-framework


const TradingBotFramework = require('@blackphoenixslo/trading-bot-framework');

Package Sidebar

Install

npm i @blackphoenixslo/trading-bot-framework

Weekly Downloads

10

Version

1.3.5

License

ISC

Unpacked Size

84.7 kB

Total Files

22

Last publish

Collaborators

  • blackphoenixslo