Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 351 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 351 Bytes

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