MEHMET FATIH BARUT
MEHMET FATIH BARUT
  • Information
4 years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
MEHMET FATIH BARUT
Added topic Can I use Broker Version of MT5 for debugging and Strategy Tester
Hi all, I am not sure but as far as I see there are some differences between broker version (FPMarket forexample) of MT5 and normal version of it. Can I use my Brokers version MT5 while debugging and historical strategy testing? Is it safe? thank
MEHMET FATIH BARUT
Added topic How can I detect Big Candles to avoid further action
Hi all, I want my EA not get into action after Price Corrections like below, because it completely ruins simple EMA methodology. The thing is It doesn't have to be a big candle it can be several consecutive big candles. I actually need to calculate
MEHMET FATIH BARUT
Added topic PositionClose is not working
Hİ all Both close function is not working for me  the code is below, do you see the reason for it? trade.PositionClose( PositionGetSymbol (i));               
MEHMET FATIH BARUT
Added topic May Indicator Initiation (in function) slow down the peformance?
Hi all, You know to use an indicator in EA you should initiate it in OnInit function . However sometimes I need to Initiate an indicator in a function instead of just Copy data from already initiated indicator. But I use at least 8 indicators and I
MEHMET FATIH BARUT
Added topic How to make a Panel StayOnTop every Chart
Hi all I want to make a panel which has ability to show the list of all open charts and open positions which let me navigate through them by clicking the list items. How can I do that easily
MEHMET FATIH BARUT
Added topic What is the healthy way of TakeProfit Trailing
Hi all, Is there any code referance fot TakeProfit traling in H1 and H4 and most importantly what is the base calculation while we decide to move new TP point ATR? or the nearest support or resistance or fixed number like 100 or what? thanks
MEHMET FATIH BARUT
Added topic How can I get the highest price reached by position (to calculate profit loss)
Hi all, How can I get the highest price reached by position (to calculate profit loss)
MEHMET FATIH BARUT
Added topic Can we apply template to Added Chart Object (OBJ_CHART)
Hi all, Can we apply template to Added Chart Object (OBJ_CHART)
MEHMET FATIH BARUT
Added topic How to get MT5 default volume (lot) size (from options)
Hi all, You know MT5 has option under Tools>Options>Trade>Volume forexample it is 0.1 as default. How can I get it and use it to open positions? Instead of using input. thank you
MEHMET FATIH BARUT
Added topic Tight Stoploss kills, Large Stoploss Mumakills
Hi all, I am trying to setup a scalping strategy, However if I use tight stoploss, unexpected jumps catch it and close the position with - profit if I use large stoploss and trend gets reversal it takes all of the money I earn so far. what should I
MEHMET FATIH BARUT
Added topic Calculate Stoploss for 3 digit pairs (MQL5) [SOLVED]
Hi all, Lets say you want to add 50 points stop loss to your position (EURUSD) and you calculate it like this double MyStopLoss= Tick.bid+0.00050 how can I calculate same stoploss for USDJPY ? Somehow Multipliying it by 100 doesn't seem working
MEHMET FATIH BARUT
Added topic Which indicator / approach, to write few pips /day Expert Advisor
Hi all, I am a programmer for a long time but very newbie in forex market, I tried nearly all known indicators to write a few pips / day EA. In strategy tester 's optimization, Some of them showed really huge profit in some date intervals but they
MEHMET FATIH BARUT
Registered at MQL5.community
123