Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.

danielszuk/trading-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General

This is a simple trading bot over cctx.

Intented use case

  • The Client has some income in crypto at various intervals.
  • The Client want to keep his money in fiat.
  • The Client want to exchange his crypto to fiat as soon as possible, but also at the best possible price.
  • The Client has some short-term risk taking attitude, so he is willing to wait for a better price, but not too long.

How to validate it

  • The index.ts is not a working bot, it is there as an example to show the intended usage of the bot.
  • To validate the bot implementation, run the unit tests by npm run test.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published