Desktop Option Strategy Builder Software (like Sensibull)

Hi, is it possible to build a desktop application resembling the ‘Option Strategy Builder’ of Sensibull. If yes, can someone tell me how to get started and help me with the basics such as which programming language to use, how long should it ideally take, etc.

PS - I don’t have a programming background and have absolutely no knowledge of coding. I know it will be a herculean task, but I’m willing to put in the time and learn it all from scratch.

Learn Python.
Learn APIs for data gathering.
Learn Pandas for data preprocessing.
Learn Matplotlib for graphs.
Learn Flask to create Web Application.

I guess that should suffice. Or just use Excel.

1 Like

Well…I should get started then! :sweat_smile: