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 Mathematical Function returns 0 value
folks This is my code NormalizeDouble ( MathAbs ( 10 / 100 ), 3 )* 1000 ); or this double math=( 10 / 100 )* 1000 ; It just returns a zero value what is wrong here i have tried Removing  NormalizeDouble and MathAbs but still the same story But
Omega J Msigwa
Added topic MT4 No Object draw On Chart but i get Object Exist Error
hey folks ..im tryna create arrows to my closed orders history using this code void draw_history(){    for ( int i= 0 ; i<OrdersHistoryTotal(); i++) {    if ( OrderSelect (i,SELECT_BY_POS,MODE_HISTORY)== true ) {
Omega J Msigwa
Added topic MQL5: last position open price function becomes slow
hello folks , i have this function that i need to get the last position open price so that i can use it to create grid positions to my EA but the problem is that this function becomes very slow to show values when i print out to see if everything is
Omega J Msigwa
Added topic Array out of range while a function works perfect
Hellow folk(s) i have this function  double high_price() {    int highSto_price;    highSto_price = iHighest ( Symbol (), PERIOD_H1 , MODE_HIGH , x_hours, 0 );    return (High[highSto_price]); } that return the high
Omega J Msigwa
Added topic MQL4 OrderSend Error 2 ...but everything on my code is fine
hellow folks ...!! my EA is working super fine on two brokers that i do normally use for testing my systems...last week i decided to download another brokers platform because my those two brokers minimum trading volume is big and i wanted to try
Omega J Msigwa
Added topic The Same stoploss and takeprofit but becomes different on the strategy tester
Hellow there ?? i have coded the EA That makes targets by pip value, it works perfect on USDCAD on testing but when testing sometimes the targets shrinks even though they display the same amount of points to positions sl and tp when i hover my mouse
Omega J Msigwa
Added topic how can i change my account phone number without having the previous one because i lost it
how can i change my account phone number without having the previous one because i lost it
Omega J Msigwa
Registered at MQL5.community