Passionate software engineer experienced in designing systems and utilizing machine learning.
Pinned Loading
-
social_network_feed_api_django
social_network_feed_api_django PublicDjango API for a social network feed. Tech-Stack: Django, DRF, PostgreSQL, Swagger, Docker
Python
-
wp-clickup-status-plugin
wp-clickup-status-plugin PublicPSR4 - automate the creation of tasks in ClickUp and provide users with a tracking code for request status monitoring - Integrates with Gravity Forms
PHP
-
Python - Pivot-Points for 200 past c...
Python - Pivot-Points for 200 past candels integrated with MQL API 1import datetime
2import pandas as pd
3import MetaTrader5 as mt5
4import re
5mt5.initialize()
-
MQL - Get the last order type in the...
MQL - Get the last order type in the history 1string MyLastOrderType()
2{
3// retrieving info from trade history
4string LastOrderType = "None";
5int i, hstTotal = OrdersHistoryTotal();
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.