CCXT.SIMPLE 1.1.5

dotnet add package CCXT.SIMPLE --version 1.1.5                
NuGet\Install-Package CCXT.SIMPLE -Version 1.1.5                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CCXT.SIMPLE" Version="1.1.5" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CCXT.SIMPLE --version 1.1.5                
#r "nuget: CCXT.SIMPLE, 1.1.5"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CCXT.SIMPLE as a Cake Addin
#addin nuget:?package=CCXT.SIMPLE&version=1.1.5

// Install CCXT.SIMPLE as a Cake Tool
#tool nuget:?package=CCXT.SIMPLE&version=1.1.5                

CCXT.Simple

I thought ccxt.net was complicated so I made a simpler ccxt. Easy access to the exchange API.

Install

You can also clone it into your project directory from ccxt.simple github repository:

git clone https://github.com/ccxt-net/ccxt.simple.git

Documentation

Read the Manual for more details.

Relase

Contributing

Please read the CONTRIBUTING document before making changes that you would like adopted in the code. Also, read the Manual for more details.

Support Developer Team

We are investing a significant amount of time into the development of this library. If CCXT.SIMPLE made your life easier and you like it and want to help us improve it further or if you want to speed up new features and exchanges, please, support us with a tip. We appreciate all contributions!

Add Reference

dotnet add package CCXT.Simple

Donations gratefully accepted.

  • Donate with Bitcoin ⇒ [15DAoUfaCanpBpTs7VQBK8dRmbQqEnF9WG]
  • Donate with Ethereum ⇒ [0x556E7EdbcCd669a42f00c1Df53D550C00814B0e3]

Contact

home-page: https://www.odinsoft.co.kr

e-mail: help@odinsoft.co.kr

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.5 41 9/18/2024
1.1.4 363 1/5/2023
1.0.2 312 11/25/2022
1.0.1 298 11/25/2022

ccxt.net simple version