paul.seldon
paul.seldon
paul.seldon
Added topic Anybody knows where MT4 stores profiles? The file path, please ~
Anybody knows where MT4 stores profiles ? The file path, please ~ 
paul.seldon
Added topic How to Draw a Reference Rectangle Every 10 Pips
//+------------------------------------------------------------------+
paul.seldon
Added topic Help ~ to newer version for MT4
//< 1. Property 7 >===========================================================================================//<   1>
paul.seldon
Added topic Error --- Array out of range ???
//+------------------------------------------------------------------+
paul.seldon
Added topic Repeated Alarm sound until off ~
I would like to create the alarm that sound repeatedly until off when RSI is value is in the user-specified range. Can you help me out, I'm expecting the website to take a look at. I am not asking to solve. I am asking for help to point out ~ Thanks
paul.seldon
Added topic compatibility about new MQL
My broker has changed to latest build of MT4. but, the template isn't working. 1) Where should I put before C:\Program Files\MetaTrader 4 IC Markets\experts\indicators\ files to after ??? 2) Where should I put before C:\Program Files\MetaTrader 4 IC
paul.seldon
Registered at MQL5.community
paul.seldon
Added topic How to visualize volatility?
How to visualize volatility? I have gotten information about volatility stop. But, Is there any way of getting volatility as a chart form
paul.seldon
Added topic anybody can help me out to create volatility stop like this in the chart?
anybody can help me out to create volatility stop like this in the chart? Those dots. I heard this indicator is called volatility stop. Any help? I have no clue for this. I hope somebody has already created for me to download... Oh --- ><
paul.seldon
Added topic How to make 1379.000000 => 1379.0000 ??? in MT4?
How to make 1379.000000 => 1379.0000 ??? in MT4
paul.seldon
Added topic How can I create a script that create both buy and sell order at 10 pips apart from the current price?
How can I create a script that create both buy and sell order at 10 pips apart from the current price ? One script create 2 orders buy and sell at the 10 pips apart from the current price. Is it possible
paul.seldon
Added topic To obtain the old data
I am using Meta Trader 4. My friend told me I could off "auto scroll" and " chart shift " and drag back to the date that I want. Some said, type "enter" and then type date, which will get you there. But, I realized
paul.seldon
Added topic How to make SYMBOL_RIGHTPRICE bigger?
How to make SYMBOL_RIGHTPRICE biggest? 1) After I chose rightprice Label 2) select it for Arrow properties 3) I manually go to pull down menu (usually for lines got thicker) to be chosen, right price got bigger. But, how can I set the biggest one of
paul.seldon
Added topic Do you know where to find the indicator of spread?
Do you know where to find the indicator of spread? Like a MACD indicator , moving line showing the spread at the specific time
paul.seldon
Added topic How can I insert the price of the horizontal line?
I want to insert the price value on top right corner of this horizontal line . How can I do this? // Plot horizontal lines..........      if ( StringFind (prop, "H" , 0 ) >= 0 )  {       
paul.seldon
Added topic Vertical line with Style -DASHDOTDOT not showing why?
(1) Vertical line with Style -DASHDOTDOT not showing why? (2) Also, not showing the data and time ~    // Plot vertical lines.......      if ( StringFind (prop, "V" , 0 ) >= 0 )  {
paul.seldon
Added topic vertical trendline is eating up, tail and head part of candles. Any idea how to cope this better way?
vertical trendline is eating up, tail and head part of candles when the line is applied to the specific candle. I cannot see either where is the end of tail nor the end of head. Any idea how to cope this better way
paul.seldon
Added topic Show NY Market High and Low on the next day ~ How?
How can I show NY Market High and Low on the next day chart? I have no clue ~
paul.seldon
Added topic I want to draw time-variant 2 lines. How?
From now, previous 4H's High price and low price to be shown in 1H continuously. previous day High price and low price to be shown in 4H continuously. previous week high price and low price to be shown in D1 continuously. previous month high price
12