General - page 1929

Is it possible to remove Cancelled Orders from the Account History so that only actual trades are left. If not any chance of this feature being added in next build..? Thanks.........
Downloads Section is now fully functional. FxFisherman files, MetaTrader experts and indicators are organized in section for convenient access. You are encouraged to submit interesting files, profitable expert advisors, or updates. After moderated, they will be live in downloads section. Bear in...
hi can i use extern var in scripts??? i can't use the function Symbol() in script to execute buy or sell order , what's wrong???? thanks
Hi all does anybody know how to set the description property to line objects that are created programmatically? I wrote the following code, but couldn't find how to set the 'description property' (the description that is shown upside the line when drawn in charts) ObjectCreate("line1",...
hi, i have problem with ArrMql4 MQl3: Array: Table_value2[500,2](0); MQL4 : ? regards Alex
Can somebody help me how to draw candles with special parameters. Supose one attach Heiken Ashi on 15M chart but get data and draw bars from example 4 bars back as follows: Open[4],High[Highest(NULL,0,MODE_HIGH,4,4)], Low[Lowest(NULL,0,MODE_LOW,4,4)],Close[1].How to program this? Please help...
I have a custom indicator (macd) but i want to use the extern int function.. Is it posible to use it like this extern int TimeFrame=1440; what i want is to monitor that timeframe on any timeframe on for example 60 min Jannik
Hello everyone, Well today I just finished my $5k fund. I'm about to open a live forex account Now heres where I need your help/advice on this, everybody, I have the CCI system running, backtested manually with a new way to use it and I am LOVING it, the biggest drawdown I've received is 7 pips.....
I want to check my method with history charts. So I shut off "scroll", make it show 30min charts, and go back to some point in history......But then, when I press the keyboard Right_Arrow button , the chart scrolls 4 or 5 bars. What can I do
It's been long time that this website contains only discussion forum. To help cheering up our late first anniversary, I'm very proud to announce our new website design that comes with some extras, integrated flash chat and latest news for example. Check it out guys and gals
how can i round numbers to 2 or 4 digits after the dot???????/ like 109.3456 to 109.35 or 1.234578 to 1.2346 thanks
Hey, Is it possible to call from MetaTrader EA to external dll library written in .NET (C#)? Is there any example for passing arrays and other parameters to that external DLL? What about passing arrays by reference to C# dll? Thanks Ruby
Hey you all, 5 files. Put them in the experts directory Compile A.mq4 Compile B.mq4 Compile EA.mq4 Put EA.mq4 on a chart Watch the "Experts" Tab Search these 2 lines in the "Experts" tab: ScenarioA: 1 ScenarioB: 0 !!!!!! Error in scenario B: Lib B has a variable named b When the EA Calls Lib B...
First the suggesion. One of the key combinations I'm using often in MS VisualStudio is Ctrl+F3. It takes the marked text as the basis for a search without opening a dialog. Would be nice to have that. The two mini-problems ar related: First, sometimes when I type text, the dropdown list with
I'm trying to change the symbol properties to make the spread from the default 4 pips using MT4 latest build. How to do it?
How can I force the expert to recalculate everything when a new tick comes? This was an option in metatrader 3, "Update on every tick := Yes" Thanks Cengiz
I wrote an indicator which changes when 'refresh' on chart is called, is it possible to automate the refresh function within MQL4 code?
i have some propertys in expert what dose that mean #property indicator_chart_window #property indicator_buffers 6 #property indicator_color1 DarkViolet #property indicator_color2 Blue because i can't find it in the help
Hi all, I tried the function successfully for indicators but it always returns 0 for experts. Anybody has some idea? Regards, PQDzung
Hey, I'm a little stuck here while making a modification in broker interface. Now I need to write a function that correctly recalculate the OHLC prices of candles in metatrader platform. Metatrader 3 chart combines both Bid and Ask price in the same candle (High of candle is the highest ask...
Would be good if you could fix up real-time and historical bar data in MT4 - not vaild, poor quality
Why do you check suffiecent no. of bars at end of program - this should be done first, so experts can calculate properly - re MT4 trend follower example. you have done the right thing tho in MACD example
I discovered that there must be some lower limit to the expiration parameter of OrderSend; ie, the order can only expire more than X minutes from the current time or the OrderSend() fails. What is X (the number of minutes or seconds from the current time)? The following code would work on a 15min...
HELP!!! Hi all, I hope somebody can help with the indicator that I'm working on. I'm using the ObjectCreate fuction to create a vertical line when certain parameters are met. I want to take it one step futher than I have it, but I don't know how. What I want to do isn't really about ObjectCreate....
  Breakpoints?  (1)
Breakpoints - is this for future option? or it is working somehow? Regards Rafael
... create an Elliot Wave Indicator which would "identify" and "number" the Elliot Waves directly on the MT-4 Charts? If any members or MetaQuotes Staff can do this, or if anyone knows of someone else who would be able do this, please post here or drop me an email. Thanks in advance...
  Chart duplicate  (1)
How can i duplicate a chart with all loaded indicators? is there an easy way?
Hi all, One of broker in my country v interested to get metatrader 4 as his terminal . Is it possible to implement any V-SAT data feed into metatrader server and to manage trades via Metatrader4 can any one advice what will be budgetory cost for broker integaration i heard from some brokers it...
Hi all, I can't for the life of me figure out how to change the item zone used for the charts and data window. I am trying to set my forex charts to EST isntead of the default. Thanks for your assistance!