General - page 1843

Hi I use 'Silver trend bars' as the main ingredient of my trading system, and it works very well. However, I would really like to have it execute an automatic entry, (At 62 I need my sleep!). Hence the need for EA. I use a daily trading style, and have a flexible TP & SL, no provision need be made
-
  Strategy Runner  (2)
Does anyone here have any expirence with the Strategy Runner Platform ? I am only interested in scalping, 20 - 30 pips a day.
to whom it may concern, I have a question about trailing stops. This is all on the GBP/USD. I set a 15 pip trailing stop loss. I entered a buy at 1.960. It took out a 4 pip spread. The price went long 29 pips from that entry. I wanted to see how the trailing stop worked. I let it retrace...
[Deleted]
I need to clarify an answer: when i open an account and trade 1 lot of 100000, will the 100000 be quoted in $, or the value of the base currency i am going long in? to compute my margin, my margin will always be quoted in $, therefore the lot size of 100000 should be in $, therefore if i am going...
Greetings All, I'm not an mq4 or c expert, but this seems like it would be fairly easy for someone who is. I'm looking for a way to add some additional coloring to a standard MCAD indicator - specifically the histogram portion - in order to make it easier to read at a quick glance (when multiple...
here is the algorithm X = calculation Y= calculation if X > Y then trend up (color yellow green) if X < Y then trend down (color Red) it will show trend up or trend down text in a new window.. that's it.. similar to GMACD Signal thank you.. please help me make the indicator
Hello, that's my first post, and i 'm sorry for my poor english. I prefer to trade manually for severals days or week (swing trade) I want to create (but i am not a programmer) an indicator that show on a same window the Force index period 3 and the Force index period 13 but with the signal * 100000...
  Rocks advisor 100% profit  (14   1 2)
this is work only ibfx good tool install this file and close mt4 and open mt4 go to the temptetes click on the ibfx rocks blacke or white and open this EA good trade
  Accuracy?  (1)
I have a quick question regarding my EA backtest accuracy. I know there's been a lot of questions regarding this before, but this question is a little different, and I would like a second opinion. I have an EA that takes entry/reversal criteria from the 4HR OPEN *only*. I have it create a stoploss,...
Can the MultiTerminal use scripts? Can it use EAs? If it cannot, are there any plans to make it use scripts and EAs or is this not possible? Thanks, -Christian
I have a problem with trend lines that has shown in this pictures . whats the problem? thanks Mohsen
this is indcoutr.. i need any one to codeit for expert.. and show me the entry and stop and target in chart with breakout alert . the alert like this one.. Lower trendline breached on EURJPY @ 156.79 on 240 minute timeframe Summary Trendline point 1: low at 2007.02.02 16:00 (156.76) Trendline...
My first post on an FX board, quite a moment. My long journey through the world of trading has led me here finally, to the world of MT4 and mechanical trading. I started researching the world of trading about a year ago. After spending many hours researching the stock market, technical analysis, and...
  More devices  (2)
Dear MetaQuotes; I would like to know, why your program works only on PC and PDA's only? and do not include smartphones, which use sambian as an OS. I think it will be more flixible and getting more devices that can be used in trading. Thank you in advance for your answer. Samir,,,,
Hello. I want to save current value of RSI and STOCHASTIC indicator into external file every 5 minutes. It is possible ? I know that this should be easy for computer wizards. I wish to have output like this: 2006-02-05 16:25 RSI: 50 Stochastic: 45, 32 etc.. Thank you for helping
Hi! I found a strategy on the net and I wanted to back test it. The test was successful so I decided to forward test it. But I noticed that orders are open without stoploss limit (in back test stop loss worked). In this strategy I have trailingstop = 21. Why in forward test there wasn't stop limit?...
  Advice EA-Stoc Guru :)  (44   1 2 3 4 5)
Hello, This is my EA .
There has been an EA that opened trades based on a given price band. trader inputs the band's high/low value, and the ea buys on high, stops and reverses on low (and vice versa). If any of you have anything similar or can help with coding, it would be most appreciated. the logic should be very
Can anyone tell how to make an indicator with arrows or an ea that shows when macd signal line across up or down macd value bar? Thank you very much.
  Decrease Factor  (3)
Hello,can everybody tell me,what is the " Decrease Factor" in a EA ? What means that? webman
Hello, is there a macro which expands to the actual file name in the template file mqt? By the way, where I can find explanation of all templates macros like #header#, #link#, #extern_variables# etc. Regards, Michal
Hi, Guys! Who knows where's info on BLines (Ballance Lines)? there was some by Newdigital but I can't find it now thank you
  The top tenets of mechanical trading  (109   1 2 3 4 5 ... 10 11)
1. If you cannot quickly recite the daily, weekly and monthly support & resistance values for any pair you're planning to trade with an EA, you shouldn't be trading. 2. If you can't manually calculate the currency exchange conversion values for any pair you're planning to trade with an EA, you...
  Chop indicator  (17   1 2)
Could someone please suggest the best indicator that shows when the market is choppy?
Hello, If a broker offers the same leverage on a standard or mini account, is it possible to detect in code if the account is standard or mini? Obviously, AccountLeverage() will not work in this case. I am going to try doing some calculations using AccountFreeMarginCheck() but I'm wondering if...
  No Swap Trading  (7)
Hi, I am just wondering if anyone here knows any brokers that offer no-swap accounts to the general public. I know there are quite a few that offer such accounts to muslim traders due to religious reasons, but that's not exactly what I am looking for. I am not muslim for starters, and anyway these...
Help me code this so that the middle moving average is eliminated, and also make the outside bands one step thicker in width. Your help is really appreciated! I attached the Bands indicator for you to modify. Thanks a bunch!! Dave <<<
anybody can add ma to fisher like fx_fish_2ma??.. here is two version