Al Parsai
Al Parsai
Friends

Add friends via their profile or user search and you will be able to see if they are online

Al Parsai
Added topic Adding Histogram to a Chart
I was wondering how we can draw histogram on the chart or rather cover the candles with a specific colour. For example I'm trying to cover white candles with the green colour when the white candle is longer than 15 pips. Here is the code I've written
Al Parsai
Registered at MQL5.community
Al Parsai
Added topic Interacting Visually with an Expert Advisor
I have developed an EA that closes all open and pending trades when you move a text label in a chart. Visit http://www.forexbrace.com/content/view/203/52/ for more information and download your free copy. I have a question though. Is there a built-in
Al Parsai
Added topic Datetime Suggestion
I noticed that if you declare similar to the following line in your program datetime Compile = D ''; You get the following warning message at the time of compilation '' - date literal string is incomplete However, the value is correctly assigned to
Al Parsai
Added topic Upgrade Problem on Vista
I currently run build 208 of MetaTrader on my computer. When the auto update tries to upgrade to build 210 it fails. Do you know by chance how to resolve this problem. I'm running MT4 on Vista Home Premium. On my other computers that run XP I
Al Parsai
Added topic Empty Alert Box
What could be the reason that the alert box content is not shown? Thanks, Al
Al Parsai
Added topic Wrong Trade Volume
What does this error message mean? Thanks, Al
Al Parsai
Added topic Buffer Overrun detected
What does this message mean
Al Parsai
Added topic Sharing an EA without Sharing the Code
I have written an EA for managing an open trade to close it as safe as possible. The EA receives the order ticket number as an external variable and then manages TP and SL to close the trade safely. I shared the EA with some people. They want to use
Al Parsai
Added topic Sending Email to a Group of People
The SendMail () function can send emails to one address. Is there a work around that to send emails to several people
Al Parsai
Added topic Applying an Indicator to another one within an EA
Suppose you want to apply Bolinger Bands to RSI in your EA. How do you do that? Thanks in advance
Al Parsai
Added topic Backtesting Data
I'm trying to backtest a few currency pair and spot gold but my MetaTrader provides with limited number of bars (in most cases for a few weeks only). My focus is on M15 charts for the following pairs: XAUUSD EURCHF GBPUSD AUDUSD EURUSD JPYUSD EURCAD
Al Parsai
Added topic Custom Indicators in EA
Can we include our custom indicators in our Expert advisors? What would be the best approach to use a custom indicator in an EA
Al Parsai
Added topic Candlestick Analysis
Suppose you want to analyse the candles in shown on the attached image (e.g. to test a Japanese engulfing pattern). On the image the candle labeled 0 refers to the current situation in the market and candles 1 and 2 refer to the last to periods. To
Al Parsai
Added topic Expert Advisor in MetaTrader 4
Is it possible to apply the same Expert Advisor to two currency pairs at the same time
Al Parsai
Added topic Drawing a Histogram on the Chart
I was wondering how we can draw a histogram on the chart or rather cover the candles with a specific colour. For example I'm trying to cover white candles with green when the white candle is longer than 15 pips. Here is the code I've written and I
Al Parsai
Added topic MQL4 Training Material
Is there a training material for MQL4 available in PDF format