Skip to content

This Python program implements a simple trading algorithm that buys or sells assets when the price reaches a certain level tracks a possible deviation and enters again once the deviation ends adjusting the stop loss. It currently works with the Binance API but others can be implemented.

Notifications You must be signed in to change notification settings

invaliddayta/Over-Under-Trading_Algo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Over-Under-Trading_Algo

This Python program implements a simple trading algorithm that buys or sells assets when the price reaches a certain level tracks a possible deviation and enters again once the deviation ends adjusting the stop loss. It currently works with the Binance API but others can be implemented.

Screenshot

About

This Python program implements a simple trading algorithm that buys or sells assets when the price reaches a certain level tracks a possible deviation and enters again once the deviation ends adjusting the stop loss. It currently works with the Binance API but others can be implemented.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages