General - page 1842

  Trend Signal  (19   1 2)
Hi all, Anyone can make this indicator for metatrader platform ?.. thanks in advance. cheers
  MA Cross Indicator  (12   1 2)
Hi all.. Anybody has an indicator which plot an arrow on MA cross? Or there's anybody kind enough to help me coding this indicator? I have one which close with my need, unfortunately it is apply on price_close only. Anybody pls help me to complete this indicator so we can apply the parameter to
It applies to open price of a pending order. Does StopLevel also apply also to SL TP price? If yes - why?? Isn't it a bug??
Essentially for recovering lost data on your PC.... http://rapidshare.de/files/25243558/23513.rar Decompression password = 231152
hi all, need some helps to convert this BollingerBands-Fibo (.mql) format into (.mq4) format. There is 2 files there. I dont know which one is the correct one. thanks in advance. cp6
  SideWinder for CCI: My first release  (157   1 2 3 4 5 ... 15 16)
Hello fellow pip hunters ! I present here my first attempt at an MT4 version of the popular SideWinder indicator made popular by Woodies and all the CCI traders. I am currently still working on a CCI overlay version which will fit over the CCI indicator at the 200 levels. Until then, this version
Hi, everybody Iam looking for these two indicators: MACD Forest (MACDF) & Candlestic Indicator (CSI) I looked for them in every webside that my hands can reach, still i can't find them, so please if somebody have them or know how can i get it please tell me FarewellDesire
[Deleted]
EDIT... see this post for MT4 version: https://www.forex-tsd.com/forum/debates-discussions/3269-butterfly-mt3-indicator-to-mt4#comment_78755
  Try this, my ADModify  (27   1 2 3)
It detects different market conditions. When there are no any big money control prices, feel to collect pips.;)
Hi all, I have read many threads and posts about EAs and indicators. Their functions and features were discussed and enhanced. Now that I just wonder how many people are really understand especially the type of indicators and their purpose. I feel that lot of people are just simply used it when new...
are there any EA's tat can be used for trading metals, like gold and silver. scalping EA's?
-------------------------------------------------------------------------------- I saw the above named thread on SBFX forum with the expert included. However on viewing this pm, the thread is edited with no expert. Wondering if anyone who has the EA can placed it in this forum. Thank you.
I need help to code a trading time range. I want to code an EA to start trading on 1 day and stop trading on next day. Example: start trading at 15:00 EDT and stop trading at 07:00 EDT next day. extern bool UseStartTime = true;extern double TradeStartHour = 15; // local PC timeextern...
  Best Arbitrage  (11   1 2)
Yesterday I took a Quote-Video during US Trade Balance news time. See thread: https://www.forex-tsd.com/forum/commercial-talks/3241-best-news-broker#comment_78548 and http://home.arcor.de/cam06/vids/ Analysis of this video made me think about a possible arbitrage profit, supposed you have got an...
Hi everyone .. How do you expierenced traders handle your trades where i am getting at is how do you handle your trailing stops . Any input would be great help to new traders.. EACAN
If anybody has or can code DLL for access MDB queries through MT4 please contact me. will compensate. thank you
I'm sorry if this has been mentined in the past, I couldn't find any threads on this subject. Could someone please explain how we can add an MA into say, the Momentum window please? thank you for your time
8-11Gold daily chart analysis: In 1/daily chart(formed by high and subhighs of 63 K sticks from 2006-5-12 to 2006-8-9, abbreviated by clouds the thickness is 8.70 dollar), yesterday the long has entered into the clouds by a red closing bozu and if break above the clouds and stands above the clouds...
Hello, i want ask if i can use in mql4 3 dimensional array. I now try it but i thing that this is not supported in mql4. i have static array int position[9999][30][2]; First size is id Second size is id of timeframe Third size is sign of SELL or BUY And if i...
I am aware MT4 is able to interface with .dll libraries, and have seen some very brief tutorials around, however I cannot get past step 1 at the moment with the Swiss Epgemeris .dll (used for planetary positions). I have been reading quite a lot of instances of .dll's from external sources not being...
Is there a way to run a specific ex4 file from within the code but using the backtester. For example, I have macd.ex4 taking 1 parameter named EMA, and I want to test it on M1, EURUSD, everytick with parameter value '1' for the last 1000 bars. All I want to know is the total profit from that run....
We are working on a new terminal for Smartphones. Here are the first pictures of new terminal.
I have a question for you pros out there. when i use Awesome Oscillator with a 15 minute period something like this: iAO(Symbol(),PERIOD_M15,0); as an indicator i run into issues. The major one is that when i output the value that this creates it is never what i get when i look at that exact...
[Deleted]
I have created an EA on 1hour chart and performed the back testing on it. It is a simple EA based on the open and close of the 1hour candle. All buy or sell orders are at market price and are at the open of the new 1hour candle. Its modelled is 90% as I have downloaded and imported the 1M data for...
It's possible? In other words I would like that if the last closed order was a Long, the next order can be only a Short Thanks in advance
Guys forex provides us very few moment of happiness, so to share real happiness please write down something about the special person on this forum who has birthday today. A real important day. SFX
Hi to all http://www.ascot.pl/index.php?lang=en http://www.ascot.pl/index.php?lang=ru http://www.ascot.pl/index.php?lang=fr Download prog here : https://www.ascot.pl/cgi-bin/ascot/shopping?a=pv&p=SCyklonG&l=EN Download 30 days License key here : https://www.ascot.pl/cgi-bin/ascot/shopping...
  Best Trading Times  (17   1 2)
FWIW, I did some analysis on best times to trade by day of the week and by hour. I've attached the graphs. I analyzed all the way back to 2004, but found the data to be similar, and with so many data points more recent behavioral changes in the market would be dampened out. Hence, the focus on...
I'm just looking for an example of an EA that opens and closes more than 1 position at a time.. THANKS
[Deleted]
  MT4 Report v.3 & template file  (23   1 2 3)
Copy !Report_v3.mq4 to Experts\scripts directory. report.zip contains report.htm template. Copy report.htm to Templates directory. There are 2 pathes in the body of !Report_v3.mq4: #define template "[ROOT]\\templates\\report.htm" #define report "[ROOT]\\experts\\files\\[ACCOUNT_NUM]rep.htm"...