Omega J Msigwa
Omega J Msigwa
3.4 (5)
  • Information
3 years
experience
5
products
270
demo versions
7
jobs
0
signals
0
subscribers
Machine Learning Expert at Fxalgebra
Welcome to my profile! I'm a dedicated and passionate Full-Stack Web Developer with an impressive track record of over 4 years in the field. My journey in the world of programming has been an exciting one, marked by a relentless pursuit of knowledge and innovation. I thrive on the challenges of the digital realm, constantly seeking opportunities to expand my skill set and deliver exceptional results.

My favorite programming language is Python, a versatile and powerful tool that I have mastered to a tee. I have harnessed the capabilities of Python in various domains, including backend web development, automation, and much more. Whether it's crafting elegant web solutions, streamlining processes through automation, or delving into data analysis, Python is my trusted companion in these endeavors.

One of my most significant achievements is my in-depth understanding of MQL5, which I've cultivated since 2019. This experience has made me a seasoned professional in algorithmic trading, equipped with the knowledge and skills to create sophisticated trading strategies that can maximize returns and minimize risks. The world of finance and trading is ever-evolving, and I ensure that I stay at the forefront of these developments to offer top-notch algorithmic trading solutions.

For a closer look at my coding prowess and contributions, feel free to follow me on GitHub: https://github.com/MegaJoctan
I take pride in my open-source projects and the code I share with the programming community.

DISCORD: https://discord.gg/jhsdFcNa
TELEGRAM: https://t.me/fxalgebra_discussion

If you're looking for a skilled collaborator for your Machine Learning project, look no further! You can hire me by opening this link: https://www.mql5.com/en/job/new?prefered=omegajoctan

I bring a wealth of experience in programming and a deep appreciation for the nuances of machine learning.

But that's not all – I also offer a range of trading products that cater to both beginners and experts. Explore my catalog of free and paid trading products here: My Trading Products. These meticulously crafted tools can help you navigate the world of algorithmic trading more effectively and profitably.

Thank you for taking the time to learn more about me. I'm always eager to connect with fellow developers, traders, and enthusiasts. Let's collaborate and innovate together!
Omega J Msigwa
Added topic File read - File write - Acting weird in a binary file
I created a function that could read and write to a binary file,  bool CNeuralNetwork::Bin( double &Arr1[], string flag) {    int handle_w= 0 , handle_r, int_flag = 10 ;       if (flag == "read" ) int_flag = 0 ;
Omega J Msigwa
Omega J Msigwa
I just switched to a Linux machine, I still wonder what the experience would be like
Omega J Msigwa
Published article Data Science and Machine Learning (Part 05): Decision Trees
Data Science and Machine Learning (Part 05): Decision Trees

Decision trees imitate the way humans think to classify data. Let's see how to build trees and use them to classify and predict some data. The main goal of the decision trees algorithm is to separate the data with impurity and into pure or close to nodes.

Omega J Msigwa
Omega J Msigwa
Data Science and Machine Learning Part 04: is out, check it out https://www.mql5.com/en/articles/10983
Omega J Msigwa
Published article Data Science and Machine Learning (Part 04): Predicting Current Stock Market Crash
Data Science and Machine Learning (Part 04): Predicting Current Stock Market Crash

In this article I am going to attempt to use our logistic model to predict the stock market crash based upon the fundamentals of the US economy, the NETFLIX and APPLE are the stocks we are going to focus on, Using the previous market crashes of 2019 and 2020 let's see how our model will perform in the current dooms and glooms.

Omega J Msigwa Published product

55.00 USD

Matrix is the foundation of complex trading algorithms as it helps you perform complex calculations effortlessly and without the need for too much computation power, It's no doubt that matrix has made possible many of the calculations in modern computers as we all know that bits of information are stored in array forms in our computer memory RAM, Using some of the functions in this library I was able to create machine learning robots that could take on a large number of inputs To use this

Omega J Msigwa
Published article Data Science and Machine Learning (Part 03): Matrix Regressions
Data Science and Machine Learning (Part 03): Matrix Regressions

This time our models are being made by matrices, which allows flexibility while it allows us to make powerful models that can handle not only five independent variables but also many variables as long as we stay within the calculations limits of a computer, this article is going to be an interesting read, that's for sure.

Omega J Msigwa
Added topic my computer turned off unexpectedly, I lost all the code in MQ5 file I was currently working with
I face this issue every once in a while, due to faulty electricity and some strange power problems in my pc the computer turns off after power up I found out that all the code on the mq5 file is completely gone  Once I thought this was HDD
Omega J Msigwa
Published article Data Science and Machine Learning (Part 02): Logistic Regression
Data Science and Machine Learning (Part 02): Logistic Regression

Data Classification is a crucial thing for an algo trader and a programmer. In this article, we are going to focus on one of classification logistic algorithms that can probability help us identify the Yes's or No's, the Ups and Downs, Buys and Sells.

Omega J Msigwa
Omega J Msigwa 2022.04.09
check out my new article on machine learning
Omega J Msigwa
Published code Multiple dynamic logistic regression first unsuccessful attempt
from the logistic regression Article, I welcome all the thoughts on how we can build multiple dynamic Logistic Regression
Omega J Msigwa
Published article Data Science and Machine Learning (Part 01): Linear Regression
Data Science and Machine Learning (Part 01): Linear Regression

It's time for us as traders to train our systems and ourselves to make decisions based on what number says. Not on our eyes, and what our guts make us believe, this is where the world is heading so, let us move perpendicular to the direction of the wave.

Omega J Msigwa
Omega J Msigwa 2022.03.15
Data science and machine learning part 01: is out
Omega J Msigwa
Added topic Tick size vs Point(), can be a little tricky in Multicurrency EA
from my observations tick size SymbolInfoDouble (symbol, SYMBOL_TRADE_TICK_SIZE ); is the same as Point()  for a specific symbol,100% though I'm not sure why they are being called and defined as different things on the docs, but the point I'm
Omega J Msigwa
About this Robot...
Omega J Msigwa
Added topic someone help, to calculate the amount of money on certain stoploss or take profit(position size calculator)
anybody who knows the mechanism or the maths involved in the background that help the MT5 platform be able to indentify the amount that is going to be lost on a certain stoploss the other way to define this is how to know the amount of money that is
Omega J Msigwa
Omega J Msigwa
Premium RobotInNasdaq EA is twice profitable with half of the trades and a quarter of the balance of the premium robot in half of the time. Grab your premium copy today before it is no longer easily available
Omega J Msigwa
Published article Better Programmer (Part 07): Notes on becoming a successful freelance developer
Better Programmer (Part 07): Notes on becoming a successful freelance developer

Do you wish to become a successful Freelance developer on MQL5? If the answer is yes, this article is right for you.

Omega J Msigwa
Omega J Msigwa
https://www.mql5.com/en/signals/1216991

My Robot has made 101% growth in October,
Omega J Msigwa
Added topic I need help in constructing Fibonacci retracement using formula
Hello everyone, I'm trying to construct Fibonacci retracement using the formulas I learned on the internet, This is my code  double FibonacciFunction( double High, double Low, double Level) {      datetime OpenTimeHigh =
Omega J Msigwa
Published article Better Programmer (Part 06): 9 habits that lead to effective coding
Better Programmer (Part 06): 9 habits that lead to effective coding

It's not always all about writing the code that leads to effective coding. There are certain habits that I have found in my experience that lead to effective coding. We are going to discuss some of them in detail in this article. This is a must-read article for every programmer who wants to improve their ability to write complex algorithms with less hassle.

Omega J Msigwa
Published article Better programmer (Part 05): How to become a faster developer
Better programmer (Part 05): How to become a faster developer

Every developer wants to be able to write code faster, and being able to code faster and effective is not some kind of special ability that only a few people are born with. It's a skill that can be learned, that is what I'm trying to teach in this article.