Poloniex Triarb New
Triangular Arbitrage with updated Poloniex API code
Install / Use
npx skills add CryptoWizardsNet/poloniex-triarb-newInstalls into whichever agent you are using.
README
READ ME
Step 1
Download code from Git within a chosen project folder on your computer
git clone https://github.com/CryptoWizardsNet/poloniex-triarb-new.git triarb
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
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
