Download the PHP package carpenstar/bybitapi-sdk-derivatives without Composer

On this page you can find all versions of the php package carpenstar/bybitapi-sdk-derivatives. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package bybitapi-sdk-derivatives

Scrutinizer Code Quality Build Status Code Intelligence Status

ByBitAPI - derivatives-trading package

[!IMPORTANT] This is an unofficial SDK for interaction with the ByBit exchange. The development is carried out by one person solely on enthusiasm and as far as possible For all questions, you can contact me in Issues, by email: [email protected] or in telegram: @novisad0189

[!IMPORTANT] This package is an extension of bybitapi-sdk-core

Requirements

Installation

Contents:

MARKET DATA
Endpoint Access type View in directory Official documentation Language
Funding Rate History Public view view EN,RU
Index Price Kline Public view view EN,RU
Instrument Info Public view view EN,RU
Kline Public view view EN,RU
Mark Price Kline Public view view EN,RU
Open Interest Public view view EN,RU
Order Book Public view view EN,RU
Public Trading History Public view view EN,RU
Risk Limit Public view view EN,RU
Ticker Info Public view view EN,RU
CONTRACT - ACCOUNT
Endpoint Access Type View in directory Official documentation Language
Get Trading Fee Rate Private view view EN,RU
Wallet Balance Private view view EN,RU
CONTRACT - ORDER
Endpoint Access Type View in directory Official documentation Language
Cancel All Order Private view view EN,RU
Cancel Order Private view view EN,RU
Get Open Orders Private view view EN,RU
Get Order List Private view view EN,RU
Place Order Private view view EN,RU
Replace Order Private view view EN,RU
CONTRACT - POSITION
Endpoint Access Type View in directory Official documentation Language
Get Closed PnL Private view view EN,RU
Get Execution List Private view view EN,RU
My Position Private view view EN,RU
Set Auto Add Margin Private view view EN,RU
Set Leverage Private view view EN,RU
Set Risk Limit Private view view EN,RU
Set Trading Stop Private view view EN,RU
Switch Cross Isolated Margin Private view view EN,RU
Switch Position Mode Private view view EN,RU
Switch TpSl Mode Private view view EN,RU


All versions of bybitapi-sdk-derivatives with dependencies

PHP Build Version
Package Version
Requires php Version >=7.4
carpenstar/bybitapi-sdk-core Version 5.1.*
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package carpenstar/bybitapi-sdk-derivatives contains the following files

Loading the files please wait ....