March 29, 2024

Useful links: Investing

This post just lists a bunch of links that I’m currently using to get into algorithmic trading using python, Meta Trader, and brokers for FX, Crypto Currency, Stocks, and commodity trading.

Useful links: Programmatically manage Azure Active Directory (AAD)

How to programmatically create an Azure AD user – https://stackoverflow.com/questions/44756742/how-to-create-azure-ad-user-programmatically Implement Azure AD B2C – https://docs.microsoft.com/en-us/aspnet/core/security/authentication/azure-ad-b2c?view=aspnetcore-5.0 Microsoft Graph overview – https://docs.microsoft.com/en-us/graph/use-the-api A Web API that calls other Azure Web APIs …