8000 GitHub - gitchrisqueen/trading-app: Proprietary Trading App - focusing on BTC utilizing Deribit API and Futures market using TDAmeritrade
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Proprietary Trading App - focusing on BTC utilizing Deribit API and Futures market using TDAmeritrade

Notifications You must be signed in to change notification settings

gitchrisqueen/trading-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TradingApp Workflow CI codecov

Trading Bot Project

Project Description

This project is a trading bot designed to automate trading strategies. It uses various indicators and market data to make informed trading decisions. The bot is highly configurable and can be adapted to different trading strategies.

Documentation

For detailed documentation on the trading strategy and how to configure the bot, please refer to the Wiki.

Setup

Prerequisites

  • Docker
  • Node.js

Local Setup Using Docker

  1. Clone the repository:

    git clone https://github.com/yourusername/trading-bot.git
    cd trading-bot
  2. Build the Docker image:

    docker build -t trading-bot .
  3. Run the Docker container:

    docker run -d --name trading-bot-container trading-bot

Running Shell Scripts

The project includes several shell scripts located in the shell_scripts directory. These scripts are used for various tasks such as data fetching, backtesting, and more.

To run a script, use the following command:

node shell_scripts/<script_name>.js

Installation

To install the project dependencies, run the following command:

npm install

Usage

To start the trading bot, run:

npm start

Contributing

Contributions are welcome! Please refer to the Contribution Guidelines for more information.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Funding

This project is looking for funding:

About

Proprietary Trading App - focusing on BTC utilizing Deribit API and Futures market using TDAmeritrade

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0