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

End points for Quotex API #63

Open Vidip-Ghosh opened 1 month ago

Vidip-Ghosh commented 1 month ago

Endpoints: /pendingorders, /demobalance, /realbalance

Vidip-Ghosh commented 1 month ago

@Ayushpanditmoto for /demobalance, below is an output. I have tested it using thunderclient. Now let me know, what you expect for /pendingorders,/realbalance.

Screenshot 2024-05-27 at 13 51 57
Ayushpanditmoto commented 1 month ago

In pening order we can make orders using api call buy or sell at particular price and assets In real balance show balance

Vidip-Ghosh commented 1 month ago

In pening order we can make orders using api call buy or sell at particular price and assets In real balance show balance

Actually, I am not getting on how you are calculating real balance & pending order.

Ayushpanditmoto commented 1 month ago

@Vidip-Ghosh it can be done later also

Vidip-Ghosh commented 1 month ago

@Vidip-Ghosh it can be done later also

I need to have discussion regarding this in discord VC. Please ping me on my discord: vidipghosh_2001

MADHAV0704 commented 2 weeks ago

please assign me this issue