An app that allows you to retrieve the data from your Myfxbook portfolio, and place it all within one dashboard. The idea of the dashboard is not to show every single details. It is for a quick update on your portfolios, the total floats and current week's gain percentage.
Login with your Myfxbook account: http://myfx-web.idraki.now.sh
Built with Next.js with Myfxbook API, deployed to Now.
yarn
to install deps. And run yarn dev
and app will run at localhost:3000. It only have 2 pages for now, future we might add more analysis capabilities depending on the APIs feature.