xiqat
Left feedback to developer for job Convert Tradingview indicator to MT4 with arrows and alert
xiqat
Left feedback to developer for job Indicator with Alert: EMA, RSI and ADX
xiqat
Left feedback to developer for job Modify EA's take profit function
xiqat
Added topic Looking for a MT5 script to open multiple sell order for list of pairs at market price.
The list can be any, like EURJPY  GBPUSD  EURGBP  GBPCHF  CHFJPY.  
xiqat
Left feedback to developer for job Need to modify existing EA to a martingale version
Clim Fandeev
Clim Fandeev 2020.10.29
Thanks a lot! If you will have any new idea - i am always open for you!
xiqat
Added topic Ordersend() error 130 on IG broker for NAS100
For some reason I'm getting error 130 if SL or TP is below 80 points.                    if (takeprofit != 0 )
xiqat
Left feedback to developer for job Trailing Equity EA
xiqat
Added topic Adding variable Barcount to check for consecutive up or down bars
I want to add a for loop to check for consecutive up or down bars before entry.  Please help.  if(iOpen(Symbol(),timeframe1,4)< iClose (Symbol(),timeframe1,4) && iOpen(Symbol(),timeframe1,3)<iClose(Symbol(),timeframe1,3)
xiqat
Added topic Adding time filter with local hours and minutes
Can someone help me add a local time filter to my EA? I want the EA to only look for trades in local time between something like 7:25 to 8:05. I can do it for hour only, but adding the minutes got me confused
xiqat
Registered at MQL5.community