General - page 1840

  WHERE EMINI RUSSEL mt4  (13   1 2)
is there emini russel on mt4? thx
no comment!!!!!!!!!!!!
Hi to all forum members Can someone point me to were I can get history files for gold and silver (1m for meta 4 format will be sufficient) for the 1-2 years. I would be extremely gratefull. Even if they cost a modest price - it is ok Thanks in advance Arie
Yes, i am listening to all
Guys - about an hour ago 8pm EST data from Interbank FX servers lost the past two days of data - it jumps from Feb 20 22:00 GMT to Feb22 23:00. I called Interbank and the rep said that the tech guys are trying to fix the problem now. Apparently the market watch and current prices are correct but if
See the difference in the charts: one is IBFX demo and the other is IBFX live mini account. as you can see a whole part of the chart is moved by 10 pips!!
  Best Indicators  (26   1 2 3)
Hi I'm a very new trader trying to make some $$ in the forex markets. I see that there are many indicator to choose from, can anyone please tell the best indicator to use and how or when to use it. I'm only looking on getting about 10-50 pips per day, I don't really want to do any news trades....
Hi All, I'm in the beginning stages of writing my EA. The problem I can't seem to resolve is that this EA (as written) only places 1 buy order and 1 sell order and then the OrderSend seems to shut down even though the tick loop continues (evident by the comment and print functions). As written, so...
I am currently using this to print something below the Ask price: ObjectDelete(objName); ObjectCreate(objName, OBJ_TEXT, 0, Time[10], Ask); ObjectSetText(objName, "a very long statement about forex trading", 12, "Arial", EMPTY); ObjectSet(objName, OBJPROP_COLOR, Yellow); Question is, if the...
Hello, I have a problem with to much distance in open Order with the OrderSend() function. Here a picture: Often there are taken prices 3 pips over the visible bars in the chart. Here ist my Code to open Orders: //my parameters extern double TakeProfit=60.0; extern double Lots=0.01; extern...
NonLagma Very powerfull to make this with EA, can Anybody help me? Rules : if price under nonlagma is buying and if price above Nonlagma is Selling money management , if profit increase, lot follow increase ... sorry if my english very bad
[Deleted]
Hi, I'm not a good programmer. Please help me for this indicator. 1) Highest high of N period - N2 2)Lowest low of N period + N2 so inputs are two values: N for the highest high and the other N (N2) 1)green 2)red many many thanks in advance
Hi everyone, I want to try to trade with martingale system without any indicator. My goal is having 2 martingale systems (one for buy one for hedge) for the same currency but without any indicator at all. Why ? I want the opening of the trades without waiting some event(MACD, RSI,..etc) and i...
I have an EA that performs rather well on M1 timeframes in backtests of that timeframe with 25% modeling quality all using MT4 build 202 with historical data downloaded through the history center. But I am puzzled by the fact that when I put it to forward testing and it seems to be doing almost...
Hii...I am Very Glad Join at this forum, and I am very interest to share my system. There is a simple system for get more pips in trading, this sistem based by trend movement and how long trend will be move.We can to know power of trend and making decision for closed our position in peak of trend....
Hi, I'm just wondering how you would calculate the moving average high for each candle. I'm wondering if this is correct : for(i=0; i <= Bars; i++) { hi = High; } where p is the number of periods
If I have an EA running that has a magic number on it, and a totally different EA that doesn't have a mgic number on it running along side of it, will the EA that doesn't have a magic number try to control orders from the EA that has a magic number on it? Thanks
Hi everyone. 1st I wanna say I'm glad knowing this forum. I'm a starting forex trader, and it's verry helpfull, since there isn't much brazilian(where i live) forums and websites about the theme. So, here is my question. I can not run ANY EA on my computer. Even on MT4 or MT3. I load the EA, the...
Curious if I was to upgrade. Currently run on XP but want to make sure. And if so, is there a separate download file specifically for Vista or does the XP file work? Thanks,
I have been researching the 1234 Reversal Patterns that occur across all time frames & would like for someone to code an indicator to locate these points on the charts & mark them with 1234. More information can be found on these patterns @ - Forex | Forex Trading Portal | Online Currency Trading...
Hello, Is there a way in code (indicator or EA) to set the "Scale Fix" option and set/change the "Fixed Maximum" and "Fixed Minimum" values? Even if this has to be done through WinAPI calls, it would be very helpful to me. I have a chart displaying custom history for a custom symbol , and it has
I wrote a Perl script to convert .csv tick-data files to .fxt. I've done alot of special coding (combine multiple CSV source files, etc) and can't use MT4 scripts to do the conversion; I need to use the Perl script I wrote. I create the .fxt file OK, with a 600-byte header, but when I use it in...
Hello, I see there is a GlobalVariablesTotal() function, but I can't see a way to enumerate them. Is this possible, where "GVars[i]" is an array of the names of the global variables?: string gvarName;for(int i=1;i&lt;=GlobalVariablesTotal();i++) { gvarName=GVars[i]; // get the name of...
Hi all, I would like to introduce a breakout system that is based on triagle or flag patterns. One has to put the lines manually on those patterns. And that is not a problem because once the lines installed around +/- 14.30cet they stay in place till 23.00cet. Because they make triangles or flags ,...
Hi, I am using metatrader 4 for system trading. I have a problem instantly execute order through my system. It seems like the system will run the expert advisor only when there is a tick. How could i execute the expert advisor even there is no tick happening? For example, execute a buy order...
can an indicator know what user selected timeframe its display is in? if so, does anyone know how to do this?
Hello, here is quite strange result I've got during testing... I'll appreciate your comments... Testing EURUSD on M30 from 2006.12.01 to 2007.02.15 in visual mode on. testing code is string pair = Symbol(); int timeFrame = 0; If(OrderOpenTime() >= iTime(pair, timeFrame, 0)) {
In the past I have commented that I tend to trade price only without any indicators. There are reasons for this, especially the fact that every indicator just tells you what you should see in price but don't have the guts to confirm in your own mind without using a crutch of some kind, stochastics