All Projects → pepzwee → Node Csgo Web Tradebot

pepzwee / Node Csgo Web Tradebot

Licence: mit
Web based CS:GO trade bot. Similar to CSGOSell.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Node Csgo Web Tradebot

Krypto Trading Bot
Self-hosted crypto trading bot (automated high frequency market making) written in C++
Stars: ✭ 2,589 (+2057.5%)
Mutual labels:  trading-bot, trade
Tribeca
A high frequency, market making cryptocurrency trading platform in node.js
Stars: ✭ 3,646 (+2938.33%)
Mutual labels:  trading-bot, trade
adamant-tradebot
Free market-making software for cryptocurrency projects and exchanges. Makes trade volume, maintains spread and liquidity/depth, set price range, and builds live-like dynamic order book.
Stars: ✭ 113 (-5.83%)
Mutual labels:  trading-bot, trade
Jesse
An advanced crypto trading bot written in Python
Stars: ✭ 1,038 (+765%)
Mutual labels:  trading-bot, trade
Wolfbot
Crypto currency trading bot written in TypeScript for NodeJS
Stars: ✭ 335 (+179.17%)
Mutual labels:  trading-bot, trade
Cointrol
฿ Bitcoin trading bot with a real-time dashboard for Bitstamp.
Stars: ✭ 1,351 (+1025.83%)
Mutual labels:  trading-bot, trade
Vapor
☁️ Lightweight Steam client framework for node.js
Stars: ✭ 105 (-12.5%)
Mutual labels:  steam
Saliens Hack
Hack for Sailens, the game of Steam Summer Sale 2018 - AutoSelect Planet, Invincibility, and InstaKill
Stars: ✭ 113 (-5.83%)
Mutual labels:  steam
Invmenu
A PocketMine-MP virion to create and manage virtual inventories!
Stars: ✭ 104 (-13.33%)
Mutual labels:  inventory
Vac Hooks
Hook WinAPI functions used by Valve Anti-Cheat. Log calls and intercept arguments & return values. DLL written in C.
Stars: ✭ 103 (-14.17%)
Mutual labels:  steam
Ralph
Ralph is the CMDB / Asset Management system for data center and back office hardware.
Stars: ✭ 1,701 (+1317.5%)
Mutual labels:  inventory
Hummingbot chinese
hummingbot中文资源
Stars: ✭ 114 (-5%)
Mutual labels:  trading-bot
Aat
Asynchronous, event-driven algorithmic trading in Python and C++
Stars: ✭ 109 (-9.17%)
Mutual labels:  trading-bot
Astibot
Astibot is a simple, visual and automated trading software for Coinbase Pro cryptocurrencies (Bitcoin trading bot)
Stars: ✭ 104 (-13.33%)
Mutual labels:  trading-bot
Titan
Cryptocurrency trading bot framework
Stars: ✭ 113 (-5.83%)
Mutual labels:  trading-bot
Quant
Codera Quant is a Java framework for algorithmic trading strategies development, execution and backtesting via Interactive Brokers TWS API or other brokers API
Stars: ✭ 104 (-13.33%)
Mutual labels:  trading-bot
Deadlytrade
DeadlyTrade for Path Of Exile - (Overhaul Version) Trade Notification, Functional Overlay, Flask&Skill Timer, Map&Region Information, Real-Time Ninja Currency, Act Helper when Leveling and other useful functions.
Stars: ✭ 118 (-1.67%)
Mutual labels:  trade
Kupi Terminal
Ccxt based, open source, customized, extendable trading platform that supports 130+ crypto exchanges.
Stars: ✭ 104 (-13.33%)
Mutual labels:  trade
Zvt
modular quant framework.
Stars: ✭ 1,801 (+1400.83%)
Mutual labels:  trading-bot
Cardidleremastered
Card Idle is a WPF remake of Idle Master
Stars: ✭ 114 (-5%)
Mutual labels:  steam

This project is no longer being maintained or supported.

Web Based Trading Bot for CS:GO

dependencies npm steam paypal

Do not add PEPZ on Steam. If you have a question or need help, look through "Issues" and create a new issue if you can't find an answer.

This is a quickly coded website for people who want to see how these kind of websites work. Before you decide to use this script be aware, that this script, may have bugs. I also suggest looking through the code to see how it works, and if you spot an error make a pull request.

Installation

Tutorial: https://steamapis.com/projects/node-csgo-web-tradebot

API Usage

Prices

The script gets its prices from SteamApis. If you don't feel comfortable with any of the API's this script uses, feel free to change them to your preferred one.

  1. SteamApis.com API for market tier items, using the safe_price values provided by it.
* SteamApis provides high tier items as well.

Inventory

To avoid Steam rate-limits all inventories are loaded through SteamApis.com inventory proxy. It utilizes thousands of proxies to maintain a high success rate.

SteamApis.com

SteamApis is a paid service. You can get the API key at https://steamapis.com

You need to enable these endpoints in the Upgrade page:

  • market/items
  • steam/inventory

Support and Development

Development

I don't plan on adding any additional features. But feel free to make any request or even add your own and make a pull request.

Support

Keep in mind this project is free and open-source. Don't expect support to be good and fast.

Contributors

Author: PEPZ You can view the people who have helped with this project here. Dependancy Updater: iDefineHD

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].