Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 585 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 585 Bytes

TradePublic

Different tools for financial markets analysis and auto trading.

trade.base

Simple bases of interfaces and abstract classes for build application.

trade.candles.oanda

Gets ticks from https://api-fxpractice.oanda.com/ using API and form candles of different timeframes to DB tables.

trade.bars.forming

Get last ticks from DB and form candles for different timeframes to DB tables.

trade.site.landing

Static promo site for information about binary option indicator.

trade.bar.synchronizer

It's old idea to create synchronization between two different apps.