Skip to content

JohnnyGOX17/pachamama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pachamama

Algorithmic trading on Alpaca, name is from Wikipedia article on Alpacas:

Alpacas are closely tied to cultural practices for Andeans people. Prior to colonization, the image of the alpaca was used in rituals and in their religious practices. Since the people in the region depended heavily on these animals for their sustenance, the alpaca was seen as a gift from Pachamama.

---
config:
  theme: redux-dark
  layout: dagre
---
flowchart TD
    n1["Data Ingestion &amp;<br>Aggregation"] --> n2["Database"]
    n2 --> n3["Algorithm"]
    n3 --> n5["Signal Aggregation &amp;<br>Weighting"]
    n5 -- Order Executions --> n4["API Clients"]
    n4 -- Market<br>Data --> n1
    n2@{ shape: db}
    n3@{ shape: procs}
    n4@{ shape: procs}
Loading

About

Algorithmic trading on Alpaca

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages