Skip to content

Simple trading scripts and arbitrage opportunity identifier.

Notifications You must be signed in to change notification settings

nathanielastudillo/TradingBotCCXT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TradingBotCCXT

Simple short-term hold-and-pray type bots and a script to identify arbitrage opportunities.

Note: This is all dependent on https://github.com/ccxt/ccxt

The bots are for buying the 10 lowest volume pairs and holding for a determined time while checking whether the price has dropped 1% (at which time you cut your losses) or risen 2% (at which time you capitalize).

This is dead ass simple as far as trading strategies go. I would suggest only using this as a starting point. It isn't a free money generator, and if you have even an inkling that that's what you're getting, please do more research into trading. In an uptrend, this might make you a tad more than just sitting on your funds.

TradingPairGenerator.py identifies potential arbitage opportunities.

Please be careful. Losses are your own responsibility. Use at your own risk :)

About

Simple trading scripts and arbitrage opportunity identifier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages