General - page 1737

Hi everyone! I'm in desperate need of help. I need a system that works well during non-trending (ranging) market. Do you know any? small PS: If you know such a system but there isn't an EA for it, I'll be willing to write one.
  Price  (7)
Is there any way of locking the price value to a given point in time, i know that you can display a set price for the Close of a candle for example however i want to display the price at the point that an Alert is given for say the crossover of 2 MA's just like the read out you can get with the pop...
  Traderwars.co.uk  (1)
Anyone had a look at this game?
[Deleted]
Hello, Does anybody know how to access the commission of a market without having to execute an order, in the same way one can access the swap? There are simple commands for acquiring the swaps: double SwapLong = MarketInfo(Symbol(),MODE_SWAPLONG); double SwapShort = MarketInfo(Symbol()...
  send email  (3)
Hi Slowa there is a way for sending report via email to multiple email address from MT client option? regard eugenio
Any code to assist with a DLL ? Every 5 minutes , open a chart, apply a symbol and timeframe, add an indicator, and then call a function inside the indicator that will take a snapshot, then it apply a different time frame, take a snapshot, then wipe clean and then apply a different indicator and...
Hi, I am wondering if it is possible in MT4 to create an index for a currency, for example the USD. You should be able to choose the Index from the list of Symbols, just like you choose any currency-pair. Same timeframes as for the other symbols, M1, M5, M15, M30, H1, H4, a.s.o. If you create an
Hello, I've v. 206 of MT. Today I've copied it on a USB flash and tried to run from there. All passwords was missing nevertheless "Save account information" boax was chacked... Before I'd copied from PC to PC without problems but running from flash required pass... There is no problem runnung...
I have a pivot indicator plotted. In the code, it simply asks the indicator to draw lines: SetIndexStyle(0,DRAW_LINE,0,2,Pink); How do I change the code so it will draw a dotted line instead of a solid line? Appreciate the help, JH
  Will to pay  (1)
I have a trading stadigy that i need some one to setup alerts signal for and will pay for there time so if some one wants to do this in there spare time and make a little money let me know .
hi Today's Economic Calendar
Hi, since I am writing GridTrading EA, I should suggest a number of new order functions to group or ungroup a number of trades, to modify grouped trades, to close grouped trades. This should win time in comparison to modify or to close a number of trades separately. I try to imagine this in MQL code...
[Deleted]
Hi all, Hope you are all enjoying yourselves here. I recently heard and read about some software which lets you predict/forecast/find unknows relationships in a bunch of numbers. Some are specialised for predicting stocks/futures/commodities etc. These software uses Neural Networks also known as...
Hi Folks! I am new to using strategy tester. I started testing an EA with 90% modeling quality - I found a document here that showed how to set to 90%. To see how it worked, I ran it through the last couple of weeks with my EA to compare to the LIVE results I had. The results are no where near...
hi guys i am testing some EAs on meta, and i came home from work, and i saw my harddrive almost full, then i saw that the log file in meta is taking alot of space, is there a way to disable it or is there a script designed to delete it??? cuz i was running 4 meta platforms, and then my harddrive got...
if (OrdersTotal() < 1) { if (Bid > ret0 + 15 * Point && Ask < retp18) { stoplevel = ret0 - 2 * Point; OrderSend(Symbol(), OP_BUY, lotused, Ask, 3, stoplevel, 0, 0, 0, Green); } } ret0 is a price value given as an extern variable retp18 is also an extern variable the code does not work, does not open...
Guys - MrPip was kind enough to show us a nice procedure to only trade during certain periods. I have modified it a bit to allow any time period to cross over midnight. In the old version if you had a trading time of say 1700 - 800 it would just mess up. A strategy I'm using needs the flexibility...
Just like the show of DIGISTOCH.mq4. It seems that DIGISTOCH.mq4 is a MTF stoch bars indicator. But see the arrows, their values are different. So I think maybe DIGISTOCH.mq4 is not the one I want or there is something wrong. Thanks
It's a simple CCI indicator, the formula is: Diff:=TP()-Mov(TP(),Pr,S); AveDiff:=Mov(Abs(Diff),Pr,S); EquationComp:=Diff/AveDiff; AdjCon:=66.66667{equivelant=2/3tds}; CCIndex3:=EquationComp*AdjCon; Where CCIndex3 is the indicator and Pr is a variable with default 14 TP - typical price
  My new indicators !  (184   1 2 3 4 5 ... 18 19)
hi guys i was long on Din thread trying develope some ideas i made new indicators using MTF jma signals and hidtogram history and great use of lsma ema plus haiken ashi calculation and combining all from diferend timefarme for H4 barchart timeframe still is not done till then i wana show you the...
  ADX indicator  (38   1 2 3 4)
hi, could anyone tell me where can i get ADX indicator, please help me
  Price amplitude counter ...  (16   1 2)
Hello, I am looking for some indicator that will count price amplitude in a special way... All indicators I have found counted amplitude of every bar (hi-low, shadows etc.) but I am looking for sth that will tell me what was the "real" amplitude of every price movement ... "real" means to me
  zar
a possible scenario!! now that the zar finished a 5 wave seq. and a zigzag correction. it looks like the next sequence is up. a break bellow 7.0620 will deffer the scenario/
  AVG removed MT4  (9)
AVG antivirus removed all copies of MT4 terminal.exe from my computer. I downloaded a fresh one and it considers it a threat. I think this is a mistake, and AVG will probably correct it, but meantime if anyone is experiencing this problem you will have to disable your AVG in order to trade. Update
Hi, How can a mini or standard account be detected in EA? Regards, Jeff
Hello all, I am in need of a programmer that is proficient in GFT's CTL language, to write the code needed to autmate my trading system. I'm willing to pay a reasonable fee. Anyone interested please contact me. ADLREALTY@MSN.COM Frank
  Virus in MT4  (2)
Overnight, my AVG antivirus (paid version) found viruses in 2 metatrader files: terminal.exe and metalang.exe and moved them to the virus vault. It says they could be infected with Win32 Heur. Naturally, without those all my MT4 platforms quit and I now cannot access them. I've tried healing the...
any one has parabolic sar expert advisor please? thanx
Anyone knows of an indicator that display perhaps using a line or timestamp the market openings and close for the major markets, i.e. Asian (Azzie, kiwi, japanese), European, london, and US. The indicator should be adjustable to broker server. Thanks in advance
  for MetaQuotes  (3)
Hi MetaQuotes I would have some proposals to improve the metatrader client 1) a new function in the history centre to delete data from date and time to date and time 2) when the trader open a new chart , would be beautiful the possibility to choose the timeframe of the new chart....