Integration of the Currency Service API with YII and sending data to Bitrix24 from YII
It is necessary to develop a system based on YII2, which will:
1. Accept and store minute ticks of currency value from Oanda API in the database
2. Calculate and store in the database the values of the indicators SMVA, EMVA, MACD, RSI
3. Use the API to give values from the selected date range (it is necessary to ensure data caching)
You need to implement an application for Bitrix 24, which will:
1. Receive data via API and YII
2. Draw charts of the currency pair and indicator values on the selected date interval
16.08.2022 08:36