Amit Suryakant Jamuda
Amit Suryakant Jamuda
  • Information
no
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Amit Suryakant Jamuda
Added poll Will US Consumer Price Index Ex Food and & Energy(YoY) increase or decrese.
  • 29% (2)
  • 14% (1)
  • 57% (4)
Total voters: 7
Dua Yong Rew
Dua Yong Rew
Close deal instead of position
Hi, I want my EA to open multiple deals. When price goes against me, I average in. So when price went in my favour, can I select the individual deal in profit to close
Amit Suryakant Jamuda
Added topic Why does MT5 use system memory (RAM) to store all history and tester data?
Why does MT5 use system memory (RAM) to store all history and tester data. I run out of memory while performing bigger optimizations.   Is it possible to configure MT5 to use storage drive to store even temporary data like, optimization results
Amit Suryakant Jamuda
Amit Suryakant Jamuda
I think MQL Cloud should be made free, so that developers and traders can come up with brighter ideas. What do you'll think? Should it be made free.
  • 48% (11)
  • 52% (12)
Total voters: 23
Amit Suryakant Jamuda
Added poll I think MQL Cloud should be made free, so that developers and traders can come up with brighter ideas. What do you'll think? Should it be made free.
  • 48% (11)
  • 52% (12)
Total voters: 23
shared author's Denis Zyatkevich article
Creating and Publishing of Trade Reports and SMS Notification
Creating and Publishing of Trade Reports and SMS Notification

Traders don't always have ability and desire to seat at the trading terminal for hours. Especially, if trading system is more or less formalized and can automatically identify some of the market states. This article describes how to generate a report of trade results (using Expert Advisor, Indicator or Script) as HTML-file and upload it via FTP to WWW-server. We will also consider sending notification of trade events as SMS to mobile phone.

shared author's investeo article
Securing MQL5 code: Password Protection, Key Generators, Time-limits, Remote Licenses and Advanced EA License Key Encryption Techniques
Securing MQL5 code: Password Protection, Key Generators, Time-limits, Remote Licenses and Advanced EA License Key Encryption Techniques

Most developers need to have their code secured. This article will present a few different ways to protect MQL5 software - it presents methods to provide licensing capabilities to MQL5 Scripts, Expert Advisors and Indicators. It covers password protection, key generators, account license, time-limit evaluation and remote protection using MQL5-RPC calls.

Mirza Baig
Mirza Baig
Which Oscillators you use most ?
  • 22% (7)
  • 28% (9)
  • 12% (4)
  • 16% (5)
  • 16% (5)
  • 12% (4)
  • 12% (4)
  • 34% (11)
  • 12% (4)
  • 9% (3)
  • 25% (8)
  • 28% (9)
  • 16% (5)
Total voters: 32
shared author's Дмитрий Александрович article
Finding Errors and Logging
Finding Errors and Logging

MetaEditor 5 has the debugging feature. But when you write your MQL5 programs, you often want to display not the individual values, but all messages that appear during testing and online work. When the log file contents have large size, it is obvious to automate quick and easy retrieval of required message. In this article we will consider ways of finding errors in MQL5 programs and methods of logging. Also we will simplify logging into files and will get to know a simple program LogMon for comfortable viewing of logs.

shared author's Roman Zamozhnyy article
Dr. Tradelove or How I Stopped Worrying and Created a Self-Training Expert Advisor
Dr. Tradelove or How I Stopped Worrying and Created a Self-Training Expert Advisor

Just over a year ago joo, in his article "Genetic Algorithms - It's Easy!", gave us a tool for implementation of the genetic algorithm in MQL5. Now utilizing the tool we will create an Expert Advisor that will genetically optimize its own parameters upon certain boundary conditions...

shared author's Sergey Pavlov article
Calculation of Integral Characteristics of Indicator Emissions
Calculation of Integral Characteristics of Indicator Emissions

Indicator emissions are a little-studied area of market research. Primarily, this is due to the difficulty of analysis that is caused by the processing of very large arrays of time-varying data. Existing graphical analysis is too resource intensive and has therefore triggered the development of a parsimonious algorithm that uses time series of emissions. This article demonstrates how visual (intuitive image) analysis can be replaced with the study of integral characteristics of emissions. It can be of interest to both traders and developers of automated trading systems.

shared author's MetaQuotes article
Jeremy Scott - Successful MQL5 Market Seller
Jeremy Scott - Successful MQL5 Market Seller

Jeremy Scott who is better known under Johnnypasado nickname at MQL5.community became famous offering products in our MQL5 Market service. Jeremy has already made several thousands of dollars in the Market and that is not the limit. We decided to take a closer look at the future millionaire and receive some pieces of advice for MQL5 Market sellers.

shared author's MetaQuotes article
MQL5 Market Results for Q2 2013
MQL5 Market Results for Q2 2013

Successfully operating for 1.5 years, MQL5 Market has become the largest traders' store of trading strategies and technical indicators. It offers around 800 trading applications provided by 350 developers from around the world. Over 100.000 trading programs have already been purchased and downloaded by traders to their MetaTrader 5 terminals.

shared author's MetaQuotes article
Functions for Money Management in an Expert Advisor
Functions for Money Management in an Expert Advisor

The development of trading strategies primarily focuses on searching for patterns for entering and exiting the market, as well as maintaining positions. If we are able to formalize some patterns into rules for automated trading, then the trader faces the question of calculating the volume of positions, the size of the margins, as well as maintaining a safe level of mortgage funds for assuring open positions in an automated mode. In this article we will use the MQL5 language to construct simple examples of conducting these calculations.

Amit Suryakant Jamuda
Added topic Incorrect Market Rates in MetaTrader
I have come across this issue with MetaTrader both 4 and 5. The terminal shows incorrect market rates sometimes. Even when we read the rates with the MQL EA the rates are incorrect. This makes trading difficult. Here is an example with screen shot
Amit Suryakant Jamuda
Added topic Is it normal to have strategy tester status more than 100%?
Hi,   I was optimizing my EA and was surprised to see status more than 100%. Is it fine to have strategy tester more than 100%? What does it signify?  
shared author's Samuel Olowoyo article
The Use of the MQL5 Standard Trade Class libraries in writing an Expert Advisor
The Use of the MQL5 Standard Trade Class libraries in writing an Expert Advisor

This article explains how to use the major functionalities of the MQL5 Standard Library Trade Classes in writing Expert Advisors which implements position closing and modifying, pending order placing and deletion and verifying of Margin before placing a trade. We have also demonstrated how Trade classes can be used to obtain order and deal details.

Amit Suryakant Jamuda
Added topic Why all the cloud agents are not used for my optimization?
I am developing an EA and running optimization. I see so many available agents in the cloud, however just a small percentage is being used for my optimization. Why not all
Amit Suryakant Jamuda
Added topic Neural network trading
Hi all,   I am working on building an EA based on the neural network. The biggest problem I think is processing power. The time taken to complete calculations on one instance is huge. I am looking for contributions of ideas on how to improve
Amit Suryakant Jamuda
Added topic How to change the time zone of MT4 and charts.
I work with two brokers FXCM and Liteforex and noticed that 4 hours bars don't start at the same time. FXCM is UTC and Liteforex is UTC+3. How do I set the chats to UTC, so that the bars are same in both terminals. I need to do it because the
123