27/11/2023
Hello Friends, I have quick doubt in my personal project,
I was trying to use MetaTrader 5 Python API Package in Windows locally and also if i configure with IIS in windows it is working like Charm, but if the same if i try to do in Mac it is not getting supported later i figured out MetaTrader 5 Python API works only in Windows. Now my requirement is to create a AWS Lambda using Python which will be using MetaTrader 5 Python API so that i can connect my API to the TradingView WebHook, How to achieve this task,
1. Will using AWS Layers will work
2. Will it be better to host as Flask API in any Web Server which is hosted in Windows Server (If yes, then can you please let me know any Good Windows Hosting Web Servers for my requirement)
3. Create a VM in Cloud using Windows and configure IIS for supporting my requirement
If any one used Python Packages specific for Windows OS in any Python API please advise
Thanks in Advance - Sekhar