Crypto API Dashboard - Bybit - Add sections

Job ID: 34882438

Budget: $10 – $50 AUD

I have a dashboard written in PHP that collects information from ByBit wallets using API (balances, margin etc)

The home page:
it can add multiple wallets to show summaries of each wallet and total of combined amounts at the top etc
- this part is done and complete, doesn't need any work

Individual wallet page:
Shows basic details of each wallet at the top (total balance, margin etc)
- this part is done and complete, doesn't need any work
But now i want to add underneath it details of all open positions (including margin, liquidation price, stop loss, take profit, etc : all the info you see on the Bybit app)
and I want a function next to each position to change stop loss, take profit and close psotion by percentage of size (25%, 50%, 75%, 100%)

photos attached of home page and wallet page design

I already have home page and wallet page built, I just need to add the "open positions" section to the framework
Related categories: PHP API Cryptocurrency