SkillAgentSearch skills...

Poloniex Tri Arb

No description available

Install / Use

npx skills add CryptoWizardsNet/poloniex-tri-arb

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

READ ME

Step 1

Download code from Git within a chosen project folder on your computer

git clone https://github.com/CryptoWizardsNet/poloniex-tri-arb.git

Step 2

Create a Python virtual env. Ensure you are using Python3. You can check this by typing python3 --version

python3 --version
python3 -m venv venv

Step 2

Create a Python virtual env. Ensure you are using Python3. You can check this by typing python3 --version

python3 --version
python3 -m venv venv

Step 3

Install required packages

pip3 install requests

or if you want to try installing the exact same packages used in the course:

pip3 install -r requirements.txt

Step 4

Run Code

python3 main.py

Related Skills

View on GitHub
GitHub Stars19
CategoryDevelopment
Updated1y ago
Forks16

Languages

Python

Security Score

55/100

Audited on Mar 18, 2025

No findings