fxid10t
fxid10t
Friends

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

fxid10t
Added topic Icwr ea
set user variable "Lot.Margin" to whatever margin is required to trade 1 lot on your account... specifics regarding iwcr are available elsewhere on this site. not backtested , presently forward testing... place "icwr ea" in experts folder, and other
fxid10t
Added topic Average Daily Range
I wrote this indicator to plot the average daily range split by the daily open price ... problem I'm having is getting it to correctly plot the a.d.r. correctly over less than daily time period charts. It will plot half the daily range above the
fxid10t
Added topic Low[Lowest(...)];
i've been unable to get a return value(greater than zero) for the following code, does anyone else have this problem? ...or is it a problem with my coding? temp.low=Low[Lowest(Symbol(),5,MODE_LOW,288,0)]; if(temp.low>0) {
fxid10t
Registered at MQL5.community
fxid10t
Added topic Automated Trendline Trader
MT4 EA creates, adjusts & uses trend lines to place & modify buy & sell stop orders. EA will place trades when triangle, wedge or parallel channel is formed by trendlines. Developed on IBFX bid based charts. Updates (bug fixes & modifications) posted