altcoin
Here are 229 public repositories matching this topic...
-
Updated
Jan 31, 2022 - JavaScript
-
Updated
Jun 25, 2021 - Python
-
Updated
Jan 17, 2018 - JavaScript
-
Updated
Nov 11, 2021 - PHP
-
Updated
Jan 15, 2021 - PHP
-
Updated
Feb 21, 2022 - PHP
Phemex is supported in python/js/php vesions but not here.
Any plans to be added?
-
Updated
Mar 8, 2022 - JavaScript
-
Updated
Feb 4, 2021 - JavaScript
Hi @namjug-kim please tell me how I can unsubscribe the stream from the websocket in order to create a new one with a different target currency using an instance of your BinanceWebsocketClient class, and if this is not provided, can I extend this class?
-
Updated
Oct 18, 2017 - Rust
-
Updated
Mar 22, 2022 - JavaScript
-
Updated
Jun 29, 2021 - Python
-
Updated
Nov 16, 2018 - C
-
Updated
Mar 15, 2022 - TypeScript
-
Updated
Jul 16, 2021 - Swift
-
Updated
Oct 12, 2021 - C#
-
Updated
Jan 4, 2019 - Go
-
Updated
Jun 15, 2019 - C++
-
Updated
Mar 23, 2022 - TypeScript
-
Updated
Oct 15, 2021 - JavaScript
-
Updated
Nov 12, 2021
-
Updated
Aug 20, 2018 - JavaScript
Adding HIFO
I was wondering the possibility of adding HIFO to the existing FIFO and LIFO cost basis structures (https://www.investopedia.com/terms/h/hifo.asp). It is available to use in the USA and would potentially help save a lot on taxes such that you're always selling the highest priced lot.
Unfortunately, my knowledge of python is more in the scripting/
Improve this page
Add a description, image, and links to the altcoin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the altcoin topic, visit your repo's landing page and select "manage topics."
Describe the solution you'd like
SWIG was used to create Python bindings for this library. Currently the procedure documented at https://github.com/crypto-chassis/ccapi/tree/v3.4.2#python isn't applicable for creating Python bindings on Windows. Modify the CMake files used in the build process to create successful Python bindings using MinGW (if you can also make it work for MSVC that will be