General - page 1496

I have this situation: double findStuff(double target, TMyStruct &left, TMyStruct &right, TMyStruct &_solution, double err=0.0000001) {   TMyStruct cleft, cright;   cleft = left;    cright = right;      //...}  But it doesn't work, I get nasty values from functions to which I pass structure members...
Hello, I just started using MT5 and tried to use the EA's. In the Navigator there is the Expert Advisor folder with2 sub folders. One is labeled Advisors the other Examples. When I apply the EA from the folder Advisors it does not work. When I apply one from the folder Exmples it does. Why...
Hi. I meet a test requestion: test report can not  be saved to *.html .
Hi fellow trades. Just switched over from the mql4 board since i need a multicurrecy backtest. I have already written my strategy so that it can be backtested on one pair, now i was going to modify it for Multicurrency. I googled a bit and the solution found here seems good locking and logic:...
This is on recompilation of EA from previous build. CTableOrders *t=new CTableOrders(); Print("did not get here1"); if(!t.Add(Ticket,stop_loss,take_profit,magic)) { Print("The order addition has failed. Check order parameters ."); return(false); } Print("did not get
Hi all, let's say, i made multipe transaction below: Buy 500,000 AUDUSD at 1.03756 Buy 500,000 AUDUSD at 1.03726 Buy 1,000,000 AUDUSD at 1.03856 Buy 500,000 AUDUSD at 1.02362 Buy 100,000 AUDUSD at 1.00192 My total position is now: 2,600,000 . How can i calculate what average price for...
Quite Interesting Setups USDJPY BUY 77.05 SELL 78.70 USDCAD SELL 0.99350 BUY 0.97620 EURCAD SELL 1.40590 BUY 1.36970 AUDJPY BUY 78.69 SELL 80.40 EURCAD SELL 1.42860 BUY 1.40450 GBPCAD SELL 1.63450 BUY 1.59750
Hi, Some indicators like standard Macd (both signal line value and macd: value) and various custom indicators do not give "stable" results to vary prices but change whenever their values depending on the share price. (also happens with other financial platforms) When you use trading systems or Ea...
I have open position of 14.5 lots. When I close it by using PositionClose() method of trade class , it performs 3 deals, closing 5 lot, 5 lot and 4.5 lot. This must be because the maximum lot size is 5 lot. Thus it will make use of 3 opposite orders to close the position. This is fine with me. My
One of the biggest moments for the markets can come when there is a key news release or fresh fundamental data. Buyers and sellers seem to wrestle with the potential outcome, and in the case of larger announcements, volatility goes through the roof. The problem that I see some traders struggle with...
hi everyone!!! can you help me as state below... 1. can i get indicator that estimate long range and short range in real time..? plus have alert ringing for it... i like to use 30minutes.. market EURO/USD and USD/JPY and i use parabolic sar until now... 2. how can i know that my graph / trade...
  Experts  (1)
Newbie, here. Copied code from Dummies example. Have it loaded on my trading platform under Experts but it won't work. Can someone help me? Thank you
hi everyone!!! can you help me as state below... 1. can i get indicator that estimate long range and short range in real time..? plus have alert ringing for it... i like to use 30minutes.. market EURO/USD and USD/JPY and i use parabolic sar until now... 2. how can i know that my graph / trade...
I started a new thread for my demo account as this is an ongoing account. This is the same strategy as ThisIsForexV1, except risk/reward ratio is much better as the goal here is NOT 20% per trade. As you will see from my stats current risk/reward ratio is 1.86. Trading fixed lot size 0.01 with Max...
Recently on the forum there was an interesting topic related to the possible cost of the winning Expert Advisors of the upcoming championship. The emphasis was placed on winners and exactly on Expert Advisors (apparently, as the quintessence of automated trading), although the question of cost
Hi: I just bought a new laptop and installed a fresh MetaTrader 5 on it ... however: File / New Chart / Forex / Crosses / ..has no EURGBP available to click ... whereas my existing desktop computer still has the EURGBP symbol up and running... Any ideas? Many thanks
I suspect this is a threading issue of some sort. When using an Unmanaged C# Exported assembly and in that C# we access a static variable, over a few calls to OnTick I get an invalid pointer exception in Indicators.mqh line 302. In C#: private static int Sum { get; set; }static...
"Only one position per symbol per account" means too "only one E. A. per symbol per account" !!! right??
If there are serveral EAs on charts, how to know the EAs' name in MQL5?
  Please Help  (5)
I am new Trader, Technical Analysis and Fundamental Analysis seems very difficult, I often hear vibes for gold expert advisor, did some body try the gold expert advisor .They claim their robot is very profitable and made 100% profit in 5 months. Pls. help
When hovering with the mouse over the objects (line objects more specifically), wouldn't be more useful to see the description of the objects? not their names? Names have to unique. Descriptions can be anything. Taking the case of text object. The text object displays its description....
do you agree that chart/order entry program authors, brokers' usually only ? account software, and data feed providers including exchanges are liable for any and all losses that are a direct result of a problem with Their software ?
I have been working with Unmanaged C# Exported code and MT5 and it appears that an unhandled exception crashes the entire terminal. In C# [DllExport("Bug1UnhandledErrorCrashesMetaTrader", CallingConvention = System.Runtime.InteropServices.CallingConvention.StdCall)]static void...
In Tip #14, I talked about some of the basics for technical analysis. Trends and simple chart patterns are just the tip of the iceberg for technical analysis tools. There are many advanced tools that technicians use to try to find signals in the market price. One of the terms you might hear quite...
[Deleted]
Does anyone know why and how to fix it?
Hi guys, I want to check for every position to open if there is a position (magicnumber + symbol) already open. Who can help? Best Regards
Hi guys, I want to check for every position to open if there is a position (magicnumber + symbol) already open. Who can help? julyhedge.mq4 Best Regards,
[Deleted]
I am about to setup an account and wanted to find out if GO Markets accept Asian clients.
[Deleted]
I am looking at setting up an account with GO Markets, as I want to use the MT5 platform. Anyone use?