Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
CryptoCurrency eXchange TOOLS
암호화폐 자동매매 관련 라이브러리인 CCXT를 기반으로 만들어진 암호화폐 자동매매용 Python 3 라이브러리입니다.
pip install ccxtools
ccxtools는 ccxt에서 함수로 구현되지 않은 API와 저 개인적으로 매매 프로그램을 개발할 때 필요한 함수들을 구현한 라이브러리이기 때문에 암호화폐 매매에 필요한 모든 API를 담고있지는 않습니다. 기본적인 API는 ccxt를 참조하시기 바랍니다.
거래소별로 다른 ticker 형식을 일일이 작성할 필요없이 코인 이름만으로 사용할 수 있습니다.
{ticker}USDT, {ticker}-USDT, {ticker}/USDT
=> {ticker}만 입력하면 됩니다.
ccxt에서 함수로 구현해놓지 않은 API를 함수로 구현해 놓았습니다.
pytest로 테스트를 구현해놓아 API나 CCXT 내용 변경에 신속히 대응할 수 있습니다.
FAQs
ccxtools
We found that ccxtools demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.