Libraries tagged by VPTrading
hanischit/kraken-api
507 Downloads
A API-Client for the crypto market Kraken.com.
zahav/zahav-laravel
9 Downloads
Free, open source crypto trading bot for Laravel.
swar8080/fast-stock-quotes
109 Downloads
Fast, free, global stock quote API wrapper and caching solution for Alpha Vantage and IEX Trading.
sabramooz/laravel-binance
489 Downloads
Implementation of Binance trading API for Laravel
phpseclib/phpseclib3_rector
6 Downloads
Rector rules for upgrading from phpseclib v2 to phpseclib v3
michaeldrennen/robinhood
1124 Downloads
A PHP client to interface with the Robinhood trading platform.
macropage/sdk-ebay-rest-browse
3025 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.
delboy1978uk/btc-trader
4 Downloads
BTCTrader - A Bitcoin trading platform for various exchanges written in PHP and Javascript
dambrogia/candlestick
1721 Downloads
A PHP OOP approach to candlesticks for trading.
cdma-numiscorner/ebay-developer-key-management-api
537 Downloads
Due to regulatory requirements applicable to our EU/UK sellers, for certain APIs, developers need to add digital signatures to the respective HTTP call. The Key Management API creates keypairs that are required when creating digital signatures for the following APIs:All methods in the Finances APIissueRefund in the Fulfillment APIGetAccount in the Trading APIThe following methods in the Post-Order API:Issue Inquiry RefundIssue case refundIssue return refundProcess Return RequestApprove Cancellation RequestCreate Cancellation RequestNote: For additional information about keypairs and creating Message Signatures, refer to Digital Signatures for APIs.
bigcrunch/gateio-api
4 Downloads
Welcome to Gate API APIv4 provides spot, margin and futures trading operations. There are public APIs to retrieve the real-time market statistics, and private APIs which needs authentication to trade on user's behalf.
bencagri/mokka
0 Downloads
console application for crypto currency trading supports multiple markets
aleedhillon/meta-trader-client
21 Downloads
A Laravel package for seamless integration with the MetaTrader 5 web API, enabling account management, trading operations, and more.
adman9000/laravel-binance
447 Downloads
Implementation of Binance trading API for Laravel
bodya-dnepr/ebay
113 Downloads
Provides a method to communicate with eBay's Finding, Shopping and Trading API. Version 0.1.6 only supports the Finding API.