General - page 1726

hi everyone, when i try to draw a line of "(Close-Low)/(High-Low)", i get a very strange result. to my opinion, the line will wave between 0 and 1, but actual result is a straint line, i'm puzzled, can some one explain this? here is my simple code: //-----------------------------------------
hi everyone, when i try to draw a line of "(Close-Low)/(High-Low)", i get a very strange result. to my opinion, the line will wave between 0 and 1, but actual result is a straint line, i'm puzzled, can some one explain this? here is my simple code: //-----------------------------------------
HAS & MTF Indicators I love this indicator i'd like to make an EA on "MTF HAS Bar Lower A" For timetrame I use 15m. I'd like to build an Ea for this indicator, but i can't make an ea. My strategy is if line 15m = line 30m = red = buy. How is it in code of MT4?àà
Hey, I'm trying to assign these variables, and it's not working. I was wondering if there are any obvious reasons why this bit of code wouldn't be working for me. for(PercenChange=(PercenOut+1.0),s=1;PercenChange<(1.0-PercenOut);PercenChange=PercenChange-StepPercen,s=s+1) {...
Hi I need some help with programming this task. this code ObjectCreate("chn", OBJ_STDDEVCHANNEL, 0, Time[100],0, Time[20],0); Comment(ObjectGetValueByShift("chn1",44)); prints the value of the middle line ok. but I am after the values of the the upper and lower bounds, how can I get...
Hello there, Is there any way to change timeframes while running in visual mode? Any help will be appreciated..
Does anyone have a script which automatacillay places SL and TP on any open order? The script should allow to drop an drag TP and SL levels on the chart.
Hi, I have a good working scalping system on forex an futures. I need an EA. The EA sholud only give an alarm. I think the programming doesent take much time. Can anyone help me? please contact me by email: frankmarian@gmx.de
Besides overall profit, what would you consider a good EA? I look for EA's that have a profit factor over 2.0 and trade at least 8 to 10 times a month. Anyone else have certain criteria that they look for?
[Deleted]
Hello Everybody, Is there anyone that can program this indicator to shift? I've been looking through the forums and trying to do it myself but to no avail. I would also like to know how to change the sound it plays. Hope someone has the know how. Thanks, Jeff
I am looking for an MT4 Alert - UPTREND ALERT - for example on the daily chart would look for; SMA18 day of today is >= SMA18 of yesterday AND SMA9 day of today is >= SMA9 of yesterday (if the above is true) AND SMA18 day of yesterday < SMA18 day before yesterday OR SMA 9 of yesterday < SMA 9 of day...
[Deleted]
  Trend manager Indicator  (15   1 2)
Hi, has anyone heard or used a system/indicator called trend manager Indicator I need it , can any one help?? and send it please
please can someone help code this great system to an E.A it is the custom indicator FOREXOFFTREND with properties of ssp=5, kmax=30 and kmin=1.6. buy and sell signals are generated by crosses of the indicator lines while take profit and S/L are trend reversals. i have attached enough charts below to...
Hello, Everytime I try to post in manual trading systems the forum drops me out and I can login. What is happening ? Thank you Basil
Can you giving me indicator for new player? For 20pips,can you helping me?
[Deleted]
  Rimi_Levels  (9)
Anyone knows how to trade this indicator ?
Hello Room, Greetings to everybody ! May the pips be with you and Merry Christmas. My problem is that I have devised certain variables the result of which is displayed on screen. These variables contain the end results of the formulas and functions from Meta Trader. I can see the result of...
On the website of the Automated Trading Championship 2007, the article The Automated Trading Championship 2007 Is Over! has been published (http://championship.mql4.com/2007/news/337/). 12 weeks of the most interesting, most exciting event in the world of automated trading - the Automated Trading...
On the website of the Automated Trading Championship 2007, the Organizer’s Note has been published (http://championship.mql4.com/2007/news/335/). The Automated Trading Championship 2007 has come to its end. This contest brought many discoveries for everybody and hugely contributed to the development...
Hi, I'm programming a very complex visual indicator that combines many indicators. Because of the (very, very stupid) limitation that indicators can only have 8 lines, I'm now thinking if I could use EA to plot indicators to the main window (Line objects are too slow, tried them too). Is there any...
On the website of the Automated Trading Championship 2007, the article The Automated Trading Championship 2007 Is Over! has been published. 12 weeks of the most interesting, most exciting event in the world of automated trading - the Automated Trading Championship 2007 have passed. All Expert...
  Testing indicators info please  (28   1 2 3)
Does anyone know of a system to test mt4 indicators offline as a simulated live session tick by tick? I want to simulate a trading session with an indicator as if it were live, see the ticks move and the indicator operating, I don't want to test ea's backtest or forward test like this one attached...
Hello there I have a problem setting the stoploss and takeprofit of some equities when I am opening orders. For some equities, when I try to open a new order, the dialog shows: Symbol:... Volume:... Stop Loss:... Comment:... Type: "Market Execution" and for other equities in the field Type...
Hello, Sorry for my english I'd like to build a trading system who buy's when stochastic (14,3,5) is at 10 and sell when stochastic is at 90. It should also take profit by 10 pips and stop at 30pips Could someone help me please. My english needs to be better to understand the user guides and...
[Deleted]
Do anyone has this indicator? Trader helps trader.
DOes any one have this indicator?
kind of interesting that (for example) ODL MT4 stores the current bar on my LOCAL TIME but shows them on graphic England time. Is that standard behaviour
Hi all, I am new here. Pretty good forum with generous help! I am writing/testing an EA where I would like to close partial lots. Assume the trade (long) opened with .2 lots (mini) and after 50 pips I want to close the .1 lot and let the other .1 lot running till a reversal signal occurs in EA...
Does anyone have a DeltaStop EA similar to the EMA Trailingstop if not could someone have a go a making one please. Cheers Beno