Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
/ setup-dYdX Public archive

You can easy to start algorithm trading on dYdX.

Notifications You must be signed in to change notification settings

Masa-Ryu/setup-dYdX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup dYdX

For crypto currency trader. You can easy to start algorithm trading on dYdX!

API Document, see below
https://docs.dydx.exchange/?python

dYdX official
https://trade.dydx.exchange/
https://dydx.community/dashboard

official github
https://github.com/dydxprotocol/dydx-v3-python

How does it work?

  1. Run docker-compose.
  2. Open "setup-dydx.py" and edit some information. * Detail is below.
  3. Type pip/pip3 install dydx-v3-python on the terminal.
  4. Run setup-dydx.py
  5. Now you can start dYdX!

* ETHEREUM SECRET: If you use Metamask, see -> https://metamask.zendesk.com/hc/en-us/articles/360015289632-How-to-Export-an-Account-Private-Key

* COUNTRY: check -> https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2

About

You can easy to start algorithm trading on dYdX.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages