General - page 1800

im new to forex and im notice tha some pairs are moving in opposite direction,i'm right that happen some times?or some pairs are moving all time opposite?wich is the predictable pairs that moving all time opposite?and finaly,is that a good way for a hedging strategy? p.s sorry for my english
  Grid Trading!  (1)
hi guys, I want to demo and experience the GRID TRADING , does someone have a good EA I can use and I will appreciate if you can direct me to links to get more info on it
i dont know where i get this indicator from. is it ok if i request for doing some change inside the code?(improvement) if not ok than do not add more code and i am sorry what i have ask. if it ok please help me for my request. i have requests, could you add 2 more period for week and month? for the...
Hello everybody. Can you explain to me how exactly SHI Silver Trend indicator works and what they tell? Is it act like ZigZag indicator ? After changing trend, will their DOTS (blue or red) suddenly vanished and reappear on maybe the 2-3 last candle bars
If Anyone is looking to invest in a great currency check out the Israeli sheqel. At Dec 2005 the USD/ILS was around 4.7000 and today it's under 4.0000 . That's about 15% in 18 months!!! The Israeli stock market is at an all time record because of extensive foreign investments (Warren Buffet invested
Hello Im looking for an MT4 indicator or EA, which draws resistance or support based on candle formation/price action, on the chart Also, looking for: 1. a userdefined timezone convertor indicator for mt4. This would save everyone having to convert in their head, the difference between their local...
does anyone has a regular candle heiken ashi ma mtf that works???
Hello, I just tried to build a Fractalindicator that just draws an arrwow if the two bars right from them are formed, that because the usual fractalindiktor from the metatrader wich is shipped in gives often incorrect signals for drwaing a arrow or also to a usual buy or sell signal by a EA Script....
I have an EA, and I run it 3 times, each with a different value for StopLoss, say 5, then 10, then 15. I get different results, as expected: amounts of $700, $800, and $1700 for example. When I run it with the optimizer, however, and put in a Start value of 5, a Step of 5, and a Stop of 15 for the...
Greetings, Firstly, I want to thank you to anyone that willing to help me. I have a good strategy that I want to make an EA based on it. Unfortunately, I dont have skill to program EA. So, I decide to share this strategy and ask help to make an EA. Lets begin... This strategy is based on 3 great...
A few months ago I saw a system/indicator that calculated it's values based on other timeframes, than the one present for visualization. Ex. I'm looking on H4-charts, but I want to know the value for H1 avg true range. (yes, I can do this manually, but its for an ea) I don't remember how they solved...
Hello Experts .. Been trying to find easier or better way to draw equidistant & parallel lines to the Pitchfork Median lines .. tried using Equidistant channels but they come out messy & not very convenient .. Can not use the 'crtl' key either since the median line is not a trendline .. Am...
Hello any body help me to get moving avrage alert crosses Thanks
  Simple Trend Lines/Channels  (17   1 2)
I like to have channels on my 30M chart from W1, D1 and H4 so I adapted the SHI_Channel_true indicator to allow me to do just that. Now it takes me 30 seconds at the beginning of my trading day to draw the channels. I've attached it to this post just in case anybody else finds it as useful as I do....
Hello .. I want to discuss here a concept called : Volatility Analysis. I want all of you to read this page : http://www.dailyfx.com/story/strategy_pieces/weekly_range/British_Pound_Set_To_Breakout__1179349996142.html It is about Volatility Analysis , by comparing the price action beteween long and...
I just want an EA that opens a trade in the direction of of a 3 ema. maybe we can set it to different types like you can in MT4. IE. Simply place a 3 ema on a 1h or 1d chart, and if the price is far enough from the ema on the open of a new candle you'd place a trade in that direction.
Is it possible to create a custom line study in mt4? I wish to create "dynamic gann levels " line study
  I love this EA  (6)
so far so good this EA i am testing on demo and will start live with Mini's of course has made 10 trades total with only one loss. seems to good to be true. unfortunately it has only been backtested to january 01 with a 85% success rate. definately a true scalper as it snatches 20pips at a time....
Using MtSetPumpingMode and spy++, I receive only one registered message (UPDATE_TRADES) and nothing else even if I retrieve TradeRecords and TradeHistory. To get other message, it is required to send something to the server? or closing connection and open a new socket?
Hi, I need a Breakout EA coded based on the following. Have manually traded this system for around 6 months now and have had phenomenal success. The EA should be able to do the following: EA will be run on a 60min chart. It must place Buy stop and Sell stop orders based on the previous bars high and...
Basic question: how to combine several timeframes in one indicator (4expl): EMA21 TF M60 & EMA55 TF M240 in one indicator so far we have one timeframe per indicator, so you have to drug&drop several MTF indicators in one window ... and they "float" - don't holds to each oter...
HI there take a look here, it is being up and running and in developing stage. So track if you like it team work is better than one head. Forex Learn Please dont blame me much I am working on it and on holidays here will be a lot good systems. That I have been testing several month including my EA...
  EWOCCI Method and EA  (71   1 2 3 4 5 ... 7 8)
Here is my EWOCCI method and ea. The method is used by a lot of people who viewed my thread at FFJ. It is a very simple beginners level method. The rules have not changed in over a year, and its the original I posted at ffj. Please don't try to modify this method or give me any ideas on it. Opinions...
  Stoch Signal  (35   1 2 3 4)
I am looking for a kind soul to give me a help. I am looking for a audio signal when my Stochastic indicator (10,5,10) turns up or down in the overbought levels of 70 and 30 respectively. Care to give me a hand and a minute of your time please
I'm not looking for anything complicated just a trailing stop with the chance to change it on the properties screen. It's for the USD/JPY h4 Please post Ea file when done. Thanks.
  dekac's commentaries  (15   1 2)
H 17 May-U.S. Dollar Trading (USD)rallied broadly overnight having hit a one-week low against the Euro. With recent concerns of a slowing housing sector in the U.S., the dollar was supported by reports indicating stronger than expected growth at 1.528 mio (Prior: 1491 revised; Forecast: mio) for the...
This indicator was posted on another group board. It's takes the ADX indicator and shows it as bars on the main chart that change colors when DI+ and DI- lines cross (screenshot posted). Very good idea, however it gives alot of fake-outs. So my idea is to make it so the bars change colors from light
I've learned that what is placed after the start(), will run on every tick. But my code doesnt agree with me. I'm trying to export to a file on every tick, with this code: int start(){ string tab = ""; int f = FileOpen(Symbol()+Period()+".csv", FILE_CSV | FILE_WRITE,','); FileWrite(f,"Date","Open"...
I downloaded NEWS FFCal_v04a[1] approx 3 weeks ago, placed it on a chart and worked perfectly. I transferred it from Navigator, as usual, onto a chart this morning and it appears complete with alert, but is receiving no news, just blank!!?? 'Enable News' is checked ok in >Tools > Options > Server