Ayushpanditmoto / Trading-Bot

Binary Trading AI Bot is a project idea aimed at developing an AI-powered bot for binary trading. The bot utilizes machine learning algorithms to predict the direction of the next candle (whether it will move up or down) with high accuracy.
39 stars 44 forks source link

GSSoC'24: Added functions for Compounding & martingale #56

Closed jindalpriyanshu101 closed 1 month ago

jindalpriyanshu101 commented 1 month ago

Description

GUI features has been implemented for Compounding and Martingale to improve the overall experience and to give it a actual trading bot shape. here's the summery and supporting screenshots for the GUI:

Related issues:

Issue: #55

Screenshot of implemented GUI

  1. After clicking on compounding: image

  2. After passing the no. of steps: image

  3. After passing these values: image

  4. After clicking on submit a failsafe is implemented: image