tiagosiebler / TriangularArbitrage

Detect triangular arbitrage opportunities within Binance price tickers
545 stars 171 forks source link

Probabilistic programming for selecting the best technical analysis #28

Closed micasa001 closed 6 years ago

micasa001 commented 6 years ago

We will use different strategies to trade with but the more strategies tells us that we need to buy at the same time, the higher the probability.

For this we need a kind of nested / ranked model to define if we should buy or not (more confirmation is a positive buy call).

Additional we can integrated some Probabilistic programming; https://github.com/omphalos/bayesian-bandit.js

More background on wiki: https://en.wikipedia.org/wiki/Probabilistic_programming_language