Building Efficient Crypto Trading Software With Pythonby@junglesven
1,130 reads

Building Efficient Crypto Trading Software With Python

tldt arrow
Read on Terminal ReaderPrint this storyRead this story w/o Javascript

Too Long; Didn't Read

An approach to building production-grade trading software with python programming language. We will discuss three main concepts: **asynchronous programming**, **event-driven architecture** and **microservices** architecture. The event-driven approach helps us better understand and control what is happening in the system, which works fast. We use [asyncio] library for building an asynchronous application. We operate not only functions but **tasks** A task can contain one or more functions inside the function. Our tasks are run inside loops, which can be called 'control streams'

People Mentioned

Mention Thumbnail

Company Mentioned

Mention Thumbnail
featured image - Building Efficient Crypto Trading Software With Python
Jungle Sven HackerNoon profile picture

@junglesven

Jungle Sven

Credibility

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!
Hackernoon hq - po box 2206, edwards, colorado 81632, usa