MQL4 and MetaTrader 4 - page 1273

[Deleted]
I download .hst data - which ends up in the.../virtual/... file store for Windows 7 MT4, rather than under ...\Program Files\... The download of the .dat data successful and the .hst files are generated with the correct names. However, no matter where I move the .hst files the tester is unable to...
Hi, Is there any way to delete a pending order that doesn't require the additional step of having the 'confirm delete' order window appear ?. I'm using the " DROP_DELETE_PENDING.mq4 " script by 'blackhawk', but would like it to just go ahead and delete the order as soon as the script is launched....
New article MetaTrader 5 and MATLAB Interaction is published at mql5.com: This article covers the details of interaction between MetaTrader 5 and MatLab mathematical package. It shows the mechanism of data conversion, the process of developing a universal library to interact with MatLab desktop. It...
  Aligator EA  (5)
Hallo ...   Ist there any simple EA based on the Bill Williams Alligator Indicator that buys when the three line crossing up and sells if it crossing going down and also with SL and TP ? Can anybody help ? I would also like to backtest this EA.
[Deleted]
Anyone using any proprietary EA's and how do they perform in terms of profitability and ease of use?
I am trying to run a strategy in the tester but it will only run the test for 1 month at a time. For exampl, when I select 01 Jan to 01 July, it only runs the test for 01 Jan t0 28 Jan. Any ideas on a solution? I downloaded the history for the pair but it says I already have all the history.
i want this indicator to show the text price above the candle. what is worng with this coding
Hi everyone, I have been trying to solve this problem on my own but I just cant get it done. I want to linkup MetaTrader4 and Ninjatrader so I can use my Ninjastrategy in MT4 because my Broker does not permit Ninjatrader. I programmed a toll for the Ninjatrader which writes the Orders into the...
[Deleted]
I short USDJPY @ 86.583 n placed a stop loss @ 86.628 but to my surprise the stop loss triggered even b4 the price hit the level. When i check the high it did was only 86.612. Does interbank taking its clients for ride?
Hello all, I'm fairly new around here but I'd like to know if anyone has found the same results as I have: Trading Moving Average Crosses is not working, in any regard. Not with EMA, SMA, 1 average or 5 different averages. But I have found success with this - using a chart shift of 1 and using the...
Im looking for somebody who will create an EA, it is very simple using only limit orders and take profit with increasing lot. For example, i need EA that will put limit orders in both sides every 50 pips with TP 35 and increasing lot as starting lot(for example 0.01,0.02,0.03,0.04... if it starts...
[Deleted]
Hello is there anyone that knows the code of how to sum up all your trades and return the value of all your open orders position sizes and add them together.... for example if I had two open orders of 0.5 and 0.4 .... the EA would return that I have 0.9 in total positions ... I would like it to...
does anyone know the order in which the parameters count in the optimisation process? here are some results I get and they seem to be counting backwards. 1 38.46 72 1.18 0.53 188.35 17.90% SLFirst=2680 SLMove=160 EntryLevel=1 2 81.09 99 1.46 0.82 145.98 13.87% SLFirst=2180 SLMove=110 EntryLevel=1...
[Deleted]
spread at 27 PIPS LOOK FILE WITH PHOTO
Hi, Reference to my earlier discussion https://www.mql5.com/en/forum/127673 here is what i want to find out What exactly are the bias and key levels. Support and Resistance levels are developed because of price action where the price is bouncing up and down Pivot points can predict...
[Deleted]
please help me im stuck with my EA i will give you my all model if you help me //+------------------------------------------------------------------+//|                                                        SHAUL.mq4...
[Deleted]
I have been working with meta trader for a while now. I have a formula in mind that is a bit complicated. I need a professional to take my formula and turn it into an expert advisor. If anyone is interested, please let me know. If not please tell me where I could find someone who would be able to...
[Deleted]
Hi Pros, I would like to compute the profits in AUDJPY. But since this is a cross pair, I need to know the price of USDJPY. In other words, At backtesting AUDJPY, I need the price of USDJPY. I have downloaded the data for both AUDJPY and USDJPY, and then use MarketInfo("USDJPY",MODE_BID). But...
[Deleted]
Hi to all I am running metatrader 4 on windows 7 ultimate i have the latest version build 226 i started to have metatrader soft ware crashes giving me a message that the system crashed and did not start the only thing i can do just to renstall the MT4 any one have similar problem and what is the...
  iHigh() Problem  (10)
I have a problem with strategy tester. When applying High[0], Low[0], Close[0], Open[0] it always returns the same values (although the values are in fact different). If I do High[1], Low[1], Close[1], Open[1] it works as expected. Any idea why this is?
I have a script that gets some data from each bar on a chart and it should save the data into a file, but it doesn't work. Can you see what's missing in the code? The script can be downloaded here: http://bit.ly/cR37IY Thank for your reply in advance.
[Deleted]
Greetings all. I have a question: if DTs can distinguish between manual and automatic, how? I've heard that automatic trading sets magic 0 by default and manual trading does not set it at all. Is it true and what do you think or know about it
New article Limitations and Verifications in Expert Advisors is published at mql5.com: Is it allowed to trade this symbol on Monday? Is there enough money to open position? How big is the loss if Stop Loss triggers? How to limit the number of pending orders? Was the trade operation executed at the...
HELLO everyone I dont know MQL so I would ask You - experts : Is it possible to make some script/programm allowing closing all open orders on several platforms simultaneously ? I know there is script that closes all position on one platform - Its great stuff, I use it every day. But I think its...
I have expressed my needs for help in programming a "Scanner / Sorter" with the tile of 100%+ Profit each month without any Automation-Still need Direction-See Attached I included my demo statement hoping a few aggressive programmers would be interested in this project. I have had many replies from...
[Deleted]
  Hedging Script  (1)
OK this is probable a simple question. I have written a EA to open and trade and set the take profit and stop loss,I know very basic but I want to develop it a bit further. I want the script to be able act as a hedge. If the trade continues in awinning direction the EA monitors and does nothing, if...
[Deleted]
Hi folks, Can someone please tell me what is the expected value of following expression (CCI_0 < -100) when... 1. CCI_0 = -126 .... i expected expression = true 2. CCI_0 = -98 ... i expected expression = false i am getting different results
[Deleted]
Hi. I keep on getting this message every time I try to sell my stock: Hedge is prohibited. Does anyone know why? I know nothing about this program can someone please help me? Thanks
Hey! I would like to have 3 SMA's on H1 chart. All have period 23 but different time frame. One should use H1, second H4 and third D1 time frame. Is this possible to write. Thanks!
[Deleted]
On a one hour chart displaying candlesticks for a particular currency symbol.. how many ticks make one bar?? i.e. between previous bar and current bar how many ticks can one anticipate?