General - page 1835

  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"...
If you save a file and your hard drive is full, it doesn't give you a warning. It rewrites as much of the file as will fit and that's all you get. Anything that was previously saved will be lost as well since it rewrites the file. It ended up truncating 100% of the EA I've been working on for weeks...
This may be a tricky question. But here goes: I have an EA that I want to run with some parameters that must be derived from earlier performance of the same EA in an optimizer. In other words, before trading on Tuesday, I want to run the EA optimized for two parameters for Monday, then from the...
Hello all, Does anyone have a code example to determine daylight savings time ? Thank you, -charliev
I tested an EA and I saw that there are some errors in back test..For example, it say me that it entered Short on Eur/Usd at the price of 1,2665 at the 14:40 of 9 June 2006..I controlled that bar, but it never touched the price of 1,2665!!!! How it is possible? In that way every backtest is wrong
Hi, Can I confirm that for MetaTrader 4 Mobile, I can use an O2 XDA Atom for live trading via GPRS connection? Thanks.
When you place a MA or stochastic etc..on a 60 min chart, obviously it can only show one value for one bar at a time. Even if it wiggles back and forth during the hour, at the end of the hour it can only have one position, one value. Things are different if you are using a 5 min chart with for ex. a...
Hi there, I have programmed the following EA to trade over a longer term. The EA have showed in backtesting to be profitable. The EA works on H1 and maybe higher timeframes. The EA is programmed to work on mini accounts. If you want to let it work on full account you must delete the "m" at the end...
Does anyone have Supertrend line not the mtf version please post ASAP Thanks
I have some code that I have been trying to convert to MQL4 but , I have to admit I have no idea, how or where to start and everytime I do it has not worked out. I have been using this TS on another platform with great success but I have also had alot of reliability issues. of which I have not seen...
do you put much money with EA? i am testing some of then, but is very strange to thrust in a computer execturion, what do you think about it?
I have read through the entire MT4 brokers thread, but am still left with one unanswered, important question. Which MT4 brokers facilitate LIVE profitable trading using an EA?? This is assuming the trader's EA IS profitable when executed properly by the broker, of course. This is also assuming the
[Deleted]
This may be a tricky question. But here goes: I have an EA that I want to run with some parameters that must be derived from earlier performance of the same EA in an optimizer. In other words, before trading on Tuesday, I want to run the EA optimized for two parameters for Monday, then from the...
Hi All, I need a simple indicator programmed. I'm a newbie to MT4 and am not familiar enough yet to do this in a timely manner. What I'm looking for is the separation difference between 2 MAs(selectable: Simple, E, W etc.) plotted as a histogram. Example: 12EMA and 26EMA @3:00 --- 12 EMA = 1.2222...