Jefferson Judge Metha
Jefferson Judge Metha
4.9 (53)
  • Information
6+ years
experience
5
products
85
demo versions
71
jobs
0
signals
0
subscribers
Lab Tech at NUST
Jefferson Judge Metha Published product

This Expert Advisor (EA) is a comprehensive project linked to an Udemy course designed to guide you through the step-by-step process of uploading your product to the MQL5 Marketplace. The course not only teaches you the technical aspects of EA development but also includes practical insights into creating a market-ready product, adhering to MQL5's strict publishing standards, and optimizing your chances of success in the marketplace

Jefferson Judge Metha
Added topic Performance Discrepancy Between Local and Remote Systems for MT5 GUI Uploads
my desktop is AMD Ryzen 3 1200 Quad Core Processor 3.1 GHz, 16 GB Ram   Here after refered to as Computer 1 remote Computer is AMD EPYC 9354P 32-Core Processor 3.2 GHZ 2 GB Ram  Here after Refered as Computer 2.  When I upload my
Jefferson Judge Metha
Left feedback to customer for job Project Title: Forex Layering Tool Expert Advisor (EA) with Telegram Integration
Jefferson Judge Metha
Left feedback to customer for job MT5 Panel for Placing Limiting Orders and Reversal trades
Jefferson Judge Metha
Added topic Calculation of Gold Profit
   m_adjust = Point () * (m_symbol. Digits () == 3 || m_symbol. Digits () == 5 ? 10 : 1 );    PipValue = ((m_symbol.TickValue() * m_adjust) / (m_symbol.TickSize()));    pips_slvalue = StringToDouble (m_pips[ 0
Jefferson Judge Metha Published product

This MT5 Utility is designed to simplify the process of managing multiple trades. If you have several open positions, it can be time-consuming to close each one manually. With this tool, you can easily close all profit trades, losing trades, or just the trades that are linked to the chart you're currently viewing. It saves you time and effort by allowing you to manage your trades with just a few clicks, making your trading experience smoother and more efficient. Whether you're focusing on

Jefferson Judge Metha Published product

250.00 USD

Perfectly designed for traders who value clarity, precision, and ease of use, this cutting-edge Renko chart indicator provides everything you need to enhance your trading strategy. Unlike traditional generators that create offline charts, this indicator delivers real-time Renko charts directly on your live trading platform. The Live Renko Indicator also works seamlessly on Synthetic Indices such as Volatility 75, Step Index, Boom and Crash

Jefferson Judge Metha
Added topic crossHair Not Showing
Good day.  I used to press my mouse scroll button and CrossHair would open and Now I am nolonger able to do it.  How can I activate it again thank you
Jefferson Judge Metha
Added topic MT5 PAssword REcovery
Good day.  I have logged in to my account on my PC, and I have fogotten my Password      Now due to the fact I use a VPS and I do not want my system to go offline not even for a bit.  is there a way I can recover my password
Jefferson Judge Metha
Added topic Invalid Pointer Access
Good day.  I have a code panel now this panel works fine but when I change chart or Time frame I get an error ( Invalid Pointer Access )        MyButton *b = (MyButton*)m_buttons.At(i);
Jefferson Judge Metha
Added topic Where can i get such Icons.
Good day.  I saw this icon in an EA, and I noticed under Objects it is available so I copied it and made it appear in my programs.  //🧙    LabelCreate( 0 , "Logo" , 0 , 900 , 400 , CORNER_RIGHT_UPPER , "🧙" , "Arial" , 190
Jefferson Judge Metha
Added topic Strategy Tester Error
Good day.  I have an indicator and on trying to upload it on the strategy tester i get the error cannot load expert.  what is the cause of this error as it doesn't have an error code.  even bug check cant help as it works fine in a
Jefferson Judge Metha
Left feedback to customer for job I have 4 indicators I want to get converted to from Mql4 to Mql5
Jefferson Judge Metha
Added topic My Buffer plotted, while not assigned.
Good day.for years now I have always had a question.  Say you make an indicator with 4 buffers and 4 plots.  All are set to array series true   And wen you compile without assigning any values to the buffers, they will be ploted
Jefferson Judge Metha
Added topic Arrows With Words
good day.  I recently saw this arrow on a Chart.    I searched in Wingdings and I can not seem to find it. how is it placed. and how can i put it into mql4 or mql5
Jefferson Judge Metha
Left feedback to customer for job I need to develope an RSI EA
Jefferson Judge Metha
Left feedback to customer for job Modification of equity manager
Jefferson Judge Metha
Added topic Difference between Panel and Dashboard.
Good day I have always had a question as I have seen these two terms  used interchangeably.  Is there a difference between panels and dashboards.  
Jefferson Judge Metha
Added topic Help: StringToEnum or StringToTimeframe
Good day, I have used the function EnumToString eons of times, however is there such an opposite function.  yes this brings about the question into what Enum is it being changed to, this takes us to the next part  StringToX where X is a