Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.67 KB

README.md

File metadata and controls

33 lines (17 loc) · 1.67 KB

Squeeze Bot Parameters Calculator and Optimizer

Welcome to the Squeeze Bot Parameters Calculator and Optimizer repository! This project provides code for calculating squeeze bot parameters and optimizing them based on specified conditions. The repository is distributed under the Apache License 2.0.

Squeeze trading bot is available on Lexx Trading Platform. The latest version of Squeeze Calculator is deployed and available here.

Overview

Squeeze Bot is a trading bot, and this repository contains code to calculate parameters for the bot as well as optimize them to meet specific conditions. The project is designed to be user-friendly and includes examples for both command-line (cmd) and browser-based usage.

Code

squeeze-utils contains code for interacting with exchanges, calculating individual squeeze statistics, and investigating a group of squeeze bot parameters.

sample includes a NodeJS command-line example demonstrating how to use the squeeze-utils code.

frontend contains the code for the Squeeze Calculator page.

TradingView charting library

To start the frontend code with the embedded charting library, request access to the charting library at https://www.tradingview.com/ and place its code in the frontend/src/assets/charting_library folder.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

Contributions

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or create a pull request.

Happy trading! 🚀