MQL4 and MetaTrader 4 - page 1016

[Deleted]
hi i am new to this forum and have heard that experts over here help and train beginners and learners in developing custom indicators and EAs. i am new to trading but have been successful with roughly 60:40 hit rate and 1:1.5 risk reward. but i have been trading manually which is so boring and...
Hello friend, any one have this (T_S_R)-BigTrend indicator shown in details in the following website link: http://www.aboutcurrency.com/forexdownloads/indicators/MT4Part1/TSR-Big-trend-metatrader4-indicator.shtml Check this link, and send me that indicator
Hello friend, any one have this tool or expert advisor, by which i can copy only profitable trades (not losing trade) from MT4 demo account to MT4 live account ? My broker is EXNESS. I am waiting for positive reply.
[Deleted]
Greetings! I am a newbie that is familiar with programming EAs, but I do not understand the custom indicators very well. I need some help getting my EA to recognize an indicator's bar color I am using the Heiken_Ashi_Smoothed indicator (attached and modified for my use). I would like my EA to look...
  Help with EA  (18   1 2)
Hello all! I'm new to this forum and would kindly ask to help me out with an ea. Maybe there are some experts who can do this in a few minutes. Attached is an so-called Open Price Action EA. I'd like to have this ea open trades when the actual price is 5 pips above/below an 62 EMA applied to the...
[Deleted]
Goodday, i want to developp an expert advisor or script which permit me to implement mt4 by order entry in excel. Is this possible and complicated? how many hour of developpment is required? Any help, link on this will be greatly appreciated. tks patrick
I recently began learning MQL4 in order to automate a trading strategy I havebeen performing manually for some time. However, as I have learned more aboutthe MetaTrader platform and the language it has become apparent that mystrategy may not be achievable using the platform. One key aspect of my...
Is their anyway to capture and utilize Data from Alert & Info Boxes ?
[Deleted]
  *** PLEASE SEARCH BEFORE POSTING ***  (112   1 2 3 4 5 ... 11 12)
This message is directed especially to new members. Recently I'm finding myself (and noticing some of the other programmers) answering the same questions time after time after time. It is quite clear that many new members post their questions without searching the forum or using the documentation
  Import CSV file  (6)
Hello, Id like to import comma separated CSV files to MT4. I downloadad CSV files from yahoo and compared it with the format what I can export from MT4. I modified the original CSV and MT4 can recognize it now but I don't know where can I find it in MT4 after that. How can I open it as a chart and
Hi, I like to discuss about Multi time frame indicators. There are many kinds of MTF indicators in WEB. By all of known MTF indicators we got the last available value in each time frame(see the picture) and the value will be constant until before last bars. If some body want to check his/her idea...
How can I restrict the number of opened positions not including pending orders
  100pips ea needs martingale  (11   1 2)
Seems awesome in backtest and i don't know if its my backtest quality or not.It rarely loses a trade. Can anyone make it a martingale ea?
Compiled commercial indicator. iCustom it OK. Paints 6 permanent indicators (+ in Data window). Sometimes indicates more than one trade on the same tick, and not only at the opening of a new bar. EA misses duplicate trades. Likewise if I only trade at new bar. If I run on every tick, it places...
Hi All, I keep looking at this and can't work out what I have done wrong. I have written a function to populate the array t with TypicalPrice based on high, low and close (h, l and c). // The typical price is the average of hlc.  &t needs to be length longvoid TypicalPrice(double h[], double l[],...
Hi all! I am analyzing bar volume of ticks in a tick chart. I noticed that there are ticks that are taller than shorter ticks BUT some of these taller ticks have less volume than shorter ticks. "Why do some taller ticks have less volume than shorter ticks?" :)
[Deleted]
Hello Helpneeded I havemetatrader 4 runing on demo account(alpari, fxcm) I'vemade a EA and when I'm running it through metatrader 4 I get indicatordata different from what I'm seeing in the graph. Forexample, I've told the program to print rsi value when buying plus the time ofthe deal and I get...
Hi, Please help me to find the solution of "error 130" at my code : I calculate the Averaging price of some OP_SELL orders of a pair & the new Target (Profit) level and then trying to modify the order. This is a martingale EA without stoploss ... if (!OrderModify(OrderTicket(), AverageSellPrice, 0,...
[Deleted]
Hey all, I'm trying to figure out the EA I'm developing will not send any buy orders. It compiles fines and the code for opening buy orders is virtually identical to the sell orders but for some reason the program will not open them even if the conditions have been more than met. Here is the code in...
New article Introduction to the Empirical Mode Decomposition Method is published: This article serves to familiarize the reader with the empirical mode decomposition (EMD) method. It is the fundamental part of the Hilbert–Huang transform and is intended for analyzing data from nonstationary and...
New article An Insight Into Accumulation/Distribution And Where It Can Get You has been published: The Accumulation/Distribution (A/D) Indicator has one interesting feature - a breakout of the trend line plotted in this indicator chart suggests, with a certain degree of probability, a forthcoming...
New article How to Make a Trading Robot in No Time is published at mql5.com: Trading on financial markets involves many risks including the most critical one - the risk of making a wrong trading decision. The dream of every trader is to find a trading robot, which is always in good shape and not...
New article Fast Dive into MQL5 is published: You have decided to study MQL5 trading strategies' programming language, but you know nothing about it? We have tried to examine MQL5 and MetaTrader 5 terminal from the newcomers' point of view and have written this short introductory article. In this...
Hi, I want to use some values from the Data Window. Rather than wast resources recalculating EMAs, I want to pull the EMA value directly from the Data Window, on a Tick basis. Possible? Thanks, Merlin
[Deleted]
  Codebase :-( x 2  (7)
Why is it taking this long for moderators to add our products to the codebase? In the past two weeks ive been observing and only one person/company's codes are being added to the codebase. Is their something going on that we dont know about or some moderator received some gift.
Hi to all, as my last post lead to resolving the issue in later MT4 release, i will give another bug report & feature request. Ii is unbelievable to me how this bug has been around so long without anybody complaining? As stated in subject relative drawdawn and maximal drawdown in tester and...
Hello, I'm trying to do the following: EA checks all open orders one by one separately: OrderProfit and OrderOpenTime and number of open market orders in terminal (for example 10), ie if orders are less than 10, then EA stops closing orders regardless of earnings and other variables. Or put...
[Deleted]
Hi, i have tick_secondcharting script for tick charts with expert advisor on that chart but start function in EA is not called on incoming tick. thanks
Why does - when optimising - the "inputs" panel have a large blank space? ie. optimise - look at results - and all the settings in "inputs" column are way to the right margin - not flush to the left. This is an example - but quite a few EAs have this occur. ie. an e.g. here (sorry about the double...
when i open it it get like this . can anybody tel me how to use it.i hv no idea hw to start :(