Jonathan Franklin
  • Home
  • About

Latest

Enhancing MetaTrader 5 Development with GitHub: A Step-by-Step Guide for Mac

Enhancing MetaTrader 5 Development with GitHub: A Step-by-Step Guide for Mac

Meta Trader 5 is a great tool for retail traders to develop, test and live trade their custom trading strategies. Coming from a software development background I found it odd that there was not an easy way to integrate with a source control tool such as GitHub. In this article

By Jonathan Franklin 23 Feb 2025
Getting Started with Flask: Building Your First RESTful API in Python

Getting Started with Flask: Building Your First RESTful API in Python

In this post we’ll walk through a step-by-step guide on how to build your first RESTful API in Python using the Flask framework. Setup Python and Install Flask Follow these steps to create a new Python virtual environment: # create a new directory mkdir getting-started-with-flask cd getting-started-with-flask # create the virtual

By Jonathan Franklin 12 Feb 2025
Jonathan Franklin
Powered by Ghost