Terminal-Trade(Panel API) For Binance

Overview

Binance-Trade-Project

Binance Futures Terminal-Trade(API) & Binance

  This Project Worth Around 500 Bucks.

  **I Did This Project For SomeOne And He Didn't Pay Me After I completed it. So He Accepted To Public It....**

  **Time Wasters Tel ID: @Cyber - @Hajamir - @Offensive**

  **Attention: Please Be Careful Who You are Accepting Project From.**

  **Install Requirements: pip install flask request jsonify mysql-connector-python**

  **Config: Edit TrV1.py line 7 & 8 --- mudle_Tr.py __init__ -> OPTIONS(IS TESTNET OR NOT) - DATABASE HOST & USER & PASS & NAME - TESTNET APIKEY & SECRETKEY**
  
  **V2 Changes:
        1. The Project Is Now More Professional In Terms Of Classes And Objects...
        2. It Prevents SQLi Attack In The Parameters.
        3. More Orderly & More Simple.**

USAGE:

   1. First Insert MYSQL Backup File Inside Your MYSQL (Create a DB named terminaltrade Then Insert Backup File).


For Every User We have a Specific Token Inside users Table(Inside DB), Script Query The DB and Asks For APIKEY & SECERETKEY Of The USER.
  
   2. python3 TrV1.py

For Opening Order Send: IP:PORT/Open

{

  "token":"USER'S TOKEN IN DB - Type(STRING)",

  "pair":"SYMBOL LIKE: BTCUSDT",

  "type":"TYPE OF ORDER: market - limit",

  "side":"buy(LONG) - sell(SHORT)",

  "price":"If Type=market Then Type: None - Type(STRING)",

  "usdt":"Amount OF USDT To Save In DB - Type(STRING)",

  "amount":((USDT / CoinPrice) * leverage) Type(FLOAT),

  "leverage":Leverage To Save In DB - Type(INT),

  "margin":"crossed OR isolated"
  
}

For Closing Order Send: IP:PORT/Close

{

  "token":"USER'S TOKEN IN DB - TYPE(STRING)",

  "pair":"SYMBOL LIKE: BTCUSDT",

  "amount":"Opened Order Amount - TYPE(STRING)",

  "side":"Side You Used To Open The Order"

}

Checking The ACC's Balance: IP:PORT/balance

{

  "token":"USER'S TOKEN IN DB - TYPE(STRING)"

}

Checking For ACC's OpenPositions: IP:PORT/positions

{

  "token":"USER'S TOKEN IN DB - TYPE(STRING)"

}

TODO

  • Fixed Some Minor Problem
  • Create FRONTEND Panel
Owner
Cyber
✈️🌌Flying Under Dark Sky Of Codes🌌✈️
Cyber
With Google Drive API. My computer and my phone are in love now.

Channel trought Google Drive Google Drive API In this case, "Google Drive App" is the program. To install everything you need(has some extra things),

Luis Quiñones Requelme 1 Dec 15, 2021
Marketplace for self published books

Nile API API for the imaginary Nile marketplace for self published books. This is a project created to try out FastAPI as the post promising ASGI serv

Matt de Young 1 Jan 31, 2022
🛰️ Scripts démontrant l'utilisation de l'imagerie RADARSAT-1 à partir d'un seau AWS | 🛰️ Scripts demonstrating the use of RADARSAT-1 imagery from an AWS bucket

🛰️ Scripts démontrant l'utilisation de l'imagerie RADARSAT-1 à partir d'un seau AWS | 🛰️ Scripts demonstrating the use of RADARSAT-1 imagery from an AWS bucket

Agence spatiale canadienne - Canadian Space Agency 4 May 18, 2022
Andrei 1.4k Dec 24, 2022
Eclipse-grabber - Generate Discord Token Grabbers for both Windows and MacOS

Eclipse Grabber Eclipse Discord Token Grabber What is Eclipse? Eclipse is an ope

Dimitris Kalopisis 117 Dec 23, 2022
A Twitter Bot that retweets and likes tweets with the hashtag #girlscriptwoc and #girlscript, and also follows the user.

GirlScript Winter of Contributing Twitter Bot A Twitter Bot that retweets and likes tweets with the hashtag #girlscriptwoc and #girlscript, and also f

Pranay Gupta 9 Dec 15, 2022
A simple script & container to pull COVID data from covidlive.com.au and post a summary to a slack channel

CovidLive AU Summary Slackbot This bot is a very simple slackbot that pulls data, summarises and posts up to date AU COVID stats to a provided slack c

James 3 Dec 18, 2021
A Telegram AntiChannel bot to ban users who using channel to send message in group

Anti-Channel-bot A Telegram AntiChannel bot to ban users who using channel to send message in group. BOT LINK: Features: Automatic ban Whitelist Unban

Jigar varma 36 Oct 21, 2022
Github integration with Telegram

The Telegram bot myGit is your GiHub assistant. In your conversations with your team, you can simply insert the information about the projects you are working at.

Alexandru Buzescu 2 Jan 06, 2022
An Inline Telegram YouTube Downloader bot with custom, permanent thumbnail support and cancel upload facility. Make your fork now.

Inline-Tube-Mate (YouTube Downloader) An Inline Telegram bot that can download YouTube videos with permanent thumbnail support Bot need to be in Inlin

Renjith Mangal 41 Dec 14, 2022
A Anything goes Discord bot written in python and uses the wrapper Discord.py

GerardTheWizard A Anything goes Discord bot written in python and uses the wrapper Discord.py What can he do? Allow users to level up through typing,

1 May 05, 2022
Console XMPP client in python

poezio Homepage: https://poez.io Forge Page: https://lab.louiz.org/poezio/poezio Poezio is a console Jabber/XMPP client. The initial goal was to provi

48 Dec 19, 2022
A minimalistic, modern Discord bot for roles and polls using dropdowns

DropBot A minimalistic, modern Discord bot for roles and polls using dropdowns Made by ThatOneCalculator Technologies used Instructions Type /, and na

ModernBots 1 Jun 27, 2022
A tool to customize your discord tokens

Fastest Discord Token Manager - Features: Change Token Username Change Token Password Change Token Avatar Change Token Bio This tool is created by Ace

trey 15 Dec 27, 2022
Github-Checker - Simple Tool To Check If Github User Available Or Not

Github Checker Simple Tool To Check If Github User Available Or Not Socials: Lan

ميخائيل 7 Jan 30, 2022
A Bot, which observes your counting-abilities and controls your drinking-habits, too!

Discord Counting Bot with Beer-Counter Heavily inspired by AlexVerricos Counting_bot, but adjusted a lot for the beer drinking habits of students. Inv

Jakob Jung 3 Oct 18, 2022
Davide Gallitelli 3 Dec 21, 2021
Polar devices Python API and CLI.

loophole - Polar devices API About Python API for Polar devices. Command line interface included. Tested with: A360 Loop M400 Installation pip install

[roscoe] 145 Sep 14, 2022
This is a Telegram video compress bot repo. By Binary Tech💫

This is a Telegram Video Compress Bot. Prouduct By Binary Tech 💫 Features Compresse videos and generate screenshots too.You can set custom video name

silentz lk 2 Jan 06, 2022
A template / demo bot for the Halcyon matrix bot library

Halcyon stock bot Hello! This is an example / template bot using the halcyon matrix bot library. Feel free to ask questions in the matrix chat #halcyo

Wes Ring 1 Feb 04, 2022