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.
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.
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.
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.
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or create a pull request.
Happy trading! 🚀