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
Python Capfire API wrapper

General CampfireAPI based on Campfire web. Install pip install Campfire-API Quickstart Use it without login: from campfire_api import CampfireAPI cf

Ghost 0 Jan 03, 2022
This bot is created by AJTimePyro and It accepts direct downloading url & then return file as telegram file.

URL Uploader Bot This is the source code of URL Uploader Bot. And the developer of this bot is AJTimePyro, His Telegram Channel & Group. You can use t

Abhijeet 23 Nov 13, 2022
Gnosis-py includes a set of libraries to work with Ethereum and Gnosis projects

Gnosis-py Gnosis-py includes a set of libraries to work with Ethereum and Gnosis projects: EthereumClient, a wrapper over Web3.py Web3 client includin

Gnosis 93 Dec 23, 2022
TM1py is a Python package that wraps the TM1 REST API in a simple to use library.

By wrapping the IBM Planning Analytics (TM1) REST API in a concise Python framework, TM1py facilitates Python developments for TM1. Interacting with T

Cubewise CODE 147 Dec 15, 2022
Music cog for discord bots. Supports YouTube, YoutubeMusic, SoundCloud and Spotify.

dismusic Music cog for discord bots. Supports YouTube, YoutubeMusic, SoundCloud and Spotify. Installation python3 -m pip install dismusic Usage from d

Md Shahriyar Alam 59 Jan 08, 2023
Local community telegram bot

Бот на районе Телеграм-бот для поиска адресов и заведений в вашем районе города или в небольшом городке. Требует недели прогулок по району д

Ilya Zverev 32 Jan 19, 2022
Python library to connect to Firebots API

This is a firebot library to connect to Firebots API. https://firebot.app/ From Firebots Website: "Firebot is a fully featured open-source bot that c

1 Jan 08, 2022
NFTs Upload to OpenSea CuseEdition

NFTs-Upload-to-OpenSea-CuseEdition YOUTUBE VIDEO - Soon... Download Python and

Lil Cuse 2 Jan 04, 2022
The Python SDK for the BattleshAPI game

BattleshAPy The Python SDK for the BattleshAPI game Installation This library will be eventually going on PyPI, but until then, simply clone or downlo

Christopher 0 Apr 18, 2022
A Powerful telegram giveawayz bot based on the python-telegram-bot API

GiveawayZ Bot A Powerful telegram giveawayz bot based on the python-telegram-bot API. Powered by Team Zyntax and Team DFX Developed by @Zycho-Dev A pr

Zycho #AFK 5 Jul 31, 2022
Deleting someone else's Instagram account, repeat until the target account is blocked.

Program Features 📌 Instagram report V4. 📌 Coded with the latest version of Python. 📌 Has automatic scheduling. 📌 Full account report. 📌 Report a

hack4lx 16 Oct 25, 2022
A Python Script to scan through an Instagram account to find all the followers and followings.

Instagram Followers Scan A Python Script to scan through an Instagram account to find all the followers and followings. You can also get filtered list

Nityasmit Mallick 6 Oct 27, 2022
Raid ToolBox (RTB) is a big toolkit of Spamming/Raiding/Token management tools for discord.

This code is very out of date and not very good, feel free to make it into something better. (we check the github page every 5 years to pulls your PRs

2 Oct 03, 2021
Telegram bot implementing Lex Arcana using python-telegram-bot library.

Lex Arcana Telegram Bot 🤖 Telegram bot implementing Lex Arcana using python-telegram-bot library. This bot was evaluated for the course "Computer Eng

Nicolò Sonnino 6 Jun 22, 2022
A simple MTProto-based bot that can download various types of media (>10MB) on a local storage

TG Media Downloader Bot 🤖 A telegram bot based on Pyrogram that downloads on a local storage the following media files: animation, audio, document, p

Alessio Tudisco 11 Nov 01, 2022
An example Music Bot written in Disnake and uses slash commands to operate.

Music Bot An example music bot that is written in Disnake [Maintained discord.py Fork] Disnake Disnake is a maintained and updated fork of discord.py.

6 Jan 08, 2022
Hasan Can Kaya - Konusanlar Ticket Notifier

Hasan Can Kaya - Konusanlar Ticket Notifier This script sends a notification to any telegram chat/group/channel when added a new available ticket to b

omer citak 3 Jan 31, 2022
It's My Bot, For my group in telegram :)

Get Start USage This robot is written in Python language for devdood Group in Telegram ... You can easily edit and use this source Edit and Run You ne

Mohsen farzadmanesh 7 Sep 24, 2022
Official python API for Phish.AI public and private API to detect zero-day phishing websites

phish-ai-api Summary Official python API for Phish.AI public and private API to detect zero-day phishing websites How it Works (TLDR) Essentially we h

Phish.AI 168 May 17, 2022