For this release, we focused mainly on the support for bot developers. We created more API to make our historical data more accessible. On our internal side, we added more metrics that will show us more information about bot usage. This will be helpful in the next few weeks as we are ramping our bot development campaign.
API Module(5.0.0242):
- Implemented API for multiple coins as well as websocket support. For more details, please visit our Equeum Forecast API documentation.
- Removed the support for 1d and 5d date range for PNL chart
- Applied a fix on library sorting feature.
UI Module(5.0.0218):
- Created a new feature that will allow users to change the settings of the backtesting scoring modal. Parameters such as: Stop Loss, Trail Stop, Trade Fee, Trade Slippage, Compound Profit, Trade Type, and Trade Lag has been exposed publicly.
- Improved the realtime indicator to show icon during realtime. Before, a page refresh is needed for the icon to display if trendline changes direction.
- TV chart pane now auto closes when left blank. For example, the pane will auto close if you merge one time series into another.
- Fixed the problem of text being cut off on forecast dropdown.
- Improved CSS layouts for Help, Contact modals, and T&C checkbox.
- Updated FAQ Link to redirect users to the correct Gitbook link.
Engine(1.10.0179):
- Made the ADMA calculations stable. We noticed some changes on the value on different date ranges.
- Updated comparison operation to work when both values are 0.