BOP is a tool which help with playing on a stock market, especially on Binary options. The main task of this tool is to predict with a percentage if next value of exchange rate will be lower or higher (or equal).
BOP to predict next value use n previous values of exchange rate by using recursive neural networks.
API to get exchange rate values : https://exchangeratesapi.io/
This project has been set up using PyScaffold 3.2.3. For details and usage information on PyScaffold see https://pyscaffold.org/.