Expert Advisors and Automated Trading - page 461

  News EA  (10)
Good Morning, I had an idea to develop a news EA. Maybe someone already had it, here is how it would work: EA would get the forecast of news releases from http://www.fxstreet.com/economic-calendar/ and other similar websites. EA would also receive the real data when it is released from the...
Hello to all anyone have Scalper or Arbitrage EA??? Ea work on news time and running 24 hours on VPS 
  VTSO  (4)
Hi there, I'm looking for info about VTSO . I would like to know how that is working internally, in the code, some sample would be nice. All I know is that it is virtual. Also, I would like to know if before placing a VTSO i need to place a normal stop loss order in order for the VTSO work. Thanks
I've been verify all necessary parameter and procedure, but not any trade which program made after test , why ? anybody can help me ? I test the program downloaded from here https://www.mql5.com/en/articles/647
  Order Ea  (1)
Hello profitable traders, pls i need an ea that can open as many trades i want at the same time and with predetermined take profit and stop loss. I will really appreciate if i can lay my hands on such ea. Thank you in advance
Hello everyone i want to know how can find metatrader folder like this address (it is possible or not) C:\Users\SpeedON\AppData\Roaming\MetaQuotes\Terminal\5554F4H5J4S5E4TDDAS&G&D9 to access to MQL4\Expert and indicator folder to install EA. or if you know software can install EA and DLL in...
I am using CTrailingPSAR trailing class, there were two stop losses triggered at 2014.06.19 00:35 and 2014.06.09 01:01, the stop losses not supposed to be triggered. Below is the journal captured: 2014.06.28 22:23:37.342 2014.06.19 01:01:00 order performed buy 0.10 at 1.35884 [#5 buy 0.10 EURUSD...
hello if i follow the xxx system whit a 1:500 leverage whit max 5% used for operation(capital of 2000 euro),any operation are: 1:5=0,2 Buy10.00USDCHF0.891240.888550.896432014.06.25 22:030.89284179.20 in 179*0,2=35,8 or loss 2014.06.26Buy10.00EURUSD2014.06.26-310.00 310*0,2=-62 Is...
Comments that do not relate to the "MQL5 Cloud problems - very slow agents blocking genetic optimizations. How to solve it?", have been moved into this topic.
Hi Everybody. Anybody know same expert robot. To work when current price breaking the previous candle? If not! Do you have any sample for it?
Hi, I wrote a Class and a Expert Advisor. But now I have following problem regarding calling an object of a class with private variable: For instance: My Class class CTrendTraderLong {private:bool m_tradeFirst; public: CTrendTraderLong(); ~CTrendTraderLong();void setFirstTrade(bool trade);...
ive been coding none stop for the past 5 days and now serious lag is slowing me down.. when i type i have to wait for aleast 20 seconds or more before the the data typed, is entered into the ide.. is there a way to solve this?
I don't see the functionality to scan the Brokers Server for Symbols Example Problem : I have 2 Majors, 0 Crosses Active in the MarketWatch. I would like 2 More Majors and 3 Crosses.  Now 1 of the Crosses are NOT Supported by the broker.  How do I tell my EA? The logic so far. ?? Scan Server for...
Does anyone know if there is a library for functions such as Coefficient of determination R, correlation,slope of regression in MQL4 ?  Or you have to write them from scratch ? 
[Deleted]
Good morning ! Our broker had a problem today and the signal was not available when the market opened. - picture : Capturar(1) When the signal returned, all my EAs were not working probably due to some internal MT parameter change. The history shows OnDeinit() reason 8 (Another reason) - picture
Hi, I read the doc on how to add object (clickable button), but I'm confused. Can someone give me a simple example : 1 button -> clicked -> execute function test(). Thanks
[Deleted]
Hi there ! Maybe today is one of those days we are doing things wrong. Everytime I run Strategy Tester "Run Single Test" I am facing a strange result. I have made a video to demonstrate it. If possible, can someone take a look and hopefully tell me what I am doing wrong ! http://youtu...
[Deleted]
Hi there ! Maybe someone can have a clue about this ... Running the same EA several times giving huge results diferences everytime we run it changing from Balance Max and Custom Max. As you see below, when Custom Max is selected, we make param=pSTAT_PROFIT so the Balance Max is igual to Result....
What is the difference between Indicator and EA ?
I have written an EA which takes trade positions (buy/sell) on bar openings. Suppose the EA is attached to a chart of H1 time-frame, the the EA will make trading decision on the opening of a new bar (i.e. every hour), and if the decision is a go, it does the trade (either buy or sell). You can have...
After paying for and subscribing to a signal provider and assigning that signal to the account with my broker it would appear that the broker does not allow signals therefore it is not workng. Now that i've found a broker that does allow signals how do i unattach the subscription from the original
Hi everyone, after doing some research about ECN bokers, I've rewritten my EA to do not send SLTP attributes when invoking OrderSend, but rather modify them right after the order has been accepted. However I encountered a little problem: If I already got a position (let's say a LONG one), and I...
Hey, Is it possible for me to subscribe to a signal with standard account while I am using my nano/cent account? or will that mess up the lot sizing system? Please help me. Thanks
Hi, I have had today few times a same issue with my signal connection.I`m using a mt4 platform, so I was loosing a signal connect few times today, when I connected again for some reason all my open position was closed straight away, but my signal provider didn`t close those position. Do you have any
PLEASE, know anybody write code EA? : For example: I have file: ORDER.TXT Inside is: SELL ; 0.1 ; 20 ; 10 ; 0 It is: order type ; volume ; TP ; SL ; TS How to works: 1.Run EA 2.EA must check if the file ORDER.TXT is exist. If not, must still cheking (very fast response) 3.I create file ORDER...
Hi traders. Can anyone tell me if there is an EA out there that will 1 take a trade at a certain price (say 9950 on the dax) with stops and limits. 2 but then repeat that trade every time it hits that level(9950 on the dax), but only if the first trade has been closed. Example. my trade...
[Deleted]
Good morning! Does anyone know how to setup thecolumns we want to see every time we run ST? Even if I change the columns layoutleaving just the ones I want to see, every time we re-run the tests, the defaultsetup brings all the columns back (pict attached) Can I somehow fix that? Regards, MRC
Hello, I have a (maybe understanding) problem with indicators created from the classes provided by the standard library. I want to write a class including a mixture of custom an prefined indicators. In my case I´ve created an instance of the CiDeMarker class within the Oscilators. The class...
[Deleted]
Hi there ! Can someone please help me understand why MT5 changes its optimization results when you change ansolutelly nothing on its parameters . I ran test1 and then test2 . Made absolutelly no modification. How can a result differs like the way we see here ??? Regards MRC
I would like to know if there is a way to handle multiple accounts with EA with 1 mt4.  Now I am doing it by running difernt MT4 with other names.