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 How many points/day is the line between amateur and professional trader
Hi guys, Do you have any number (points) in your mind that the time you pass the line between amateur and professional
MEHMET FATIH BARUT
Added topic How can I change keyboard shortcuts of MQL5 editor
Hi all, How can I change keyboard shortcuts of MQL5 editor, I couldn't find a simple solution
MEHMET FATIH BARUT
Added topic Can I trigger MT5 automatic StopLoss trailing function by code
Hi all, I know anyone can write a stoploss trailing code however I am asking another thing can we trigger the function I sent the picture below
MEHMET FATIH BARUT
Added topic What is a good StopTrailing (as points) in a Healthy H4 trend
Hi all, Lets say you entered in a good point of a Healthy H4 trend Lets say you earned 150 points or the amount you like in your strategy and you want to setup up a stoptrailing How many points would be your choice like 100 or 150 or what
MEHMET FATIH BARUT
Added topic Where are the scalpers in this forum, everyone Swingers?
Hi all, Whenever I ask for a strategy in here all the answers based on Swing trades. However we are programmers that means we have advantage of speed and recurrency. I have never heard use M1 and go aggressive use low spread pairs etc etc. Why? Why
MEHMET FATIH BARUT
Added topic Which Moving Avarage (EMA) of the H4 is the best to detect retracement
Hi all, Which  Moving Avarage (EMA) Period breach of of the H4 is the best to detect retracements
MEHMET FATIH BARUT
Added topic What do you think about Fraktal H4 strategy
Hi all, What do you think about Fraktal H4 strategy combining it with momentum ? Lots of guys telling it works but for me it is nothing but getting high risk, and also considering the stoploss point you have to use, risk reward ratio is not good what
MEHMET FATIH BARUT
Added topic Should a scalper care about high timeframes (H1 H4)
Hi all if you are a scalper, trying to catch 20-50 points at a time, should you care about the High timeframe (H1-H4) trend direction? Or just candle patterns, ATR, candle types etc. Should be more important
MEHMET FATIH BARUT
Added topic Reversal fear leads me to loose on retracements
Hi all, If you have broad stoploss, reversals can easily ruin your account. Therefore I am afraid of them. However as traders we only can earn good money from retracements. How can I get rid of my reversal fear, use a good stoploss, keep myself stand
MEHMET FATIH BARUT
Added topic What is wrong with me, can't stop bleeding
Hi all, I consider myself as a successful programmer (after 20 years) I consider myself as a man with over average intelligence So, why do I suck in Forex? I really can't answer this question? Do you know the answer
MEHMET FATIH BARUT
Added topic How can I get fractal candle's index from Bill Williams Fractal indicator
Hi all, How can I get fractal candle's index from Bill Williams Fractal indicator. I am asking because, since it is kinda repaint indicator I couldn't get that data using conventional iCustom indicator technique  or even better approach, how can
MEHMET FATIH BARUT
Added topic Can I change position of the "Fixed Chart Position Cursor" of the Chart by code
Hi all, Can I change the little arrow position (which let me chose zoom position in the picture below) by code
MEHMET FATIH BARUT
Added topic SendNotifications() 4517 – ERR_NOTIFICATION_WRONG_SETTINGS,
Hi all, I got 4517 wrong settings error while trying to send push notifications   however everything seems alright to me where can be the problem
MEHMET FATIH BARUT
Added topic Strategy Tester - Debug version of 'MyEA.ex5', please recompile it - Error (Bug)
Hi all, May be you may come a cross this problem before. Eventhough my EA version is up to date (I recompiled it) some how (because some settings of MT5 tells that) MT5 says  "Debug version of 'MyEA.ex5', please recompile it " and  stucks
MEHMET FATIH BARUT
Added topic Can Re-creation of variables lead to Performance Issues (memory leak)
Hi all, You know you can define global or local variables and then you can change a global variable or you can re-create a local variable like this Global double MyVar; if (Condition) { MyVar= 5; } Local if (Condition) { double MyVar= 5 ; } Which one
MEHMET FATIH BARUT
Added topic How can I send email
Hi all  How can I send email to an email address in MQL5
MEHMET FATIH BARUT
Added topic Which is better TakeProfit= 300 or TakeProfit=6*50?
Hi all, I really don't like reversals in my profits. You earn 300 point but lets say your TP is 350 then a reversal comes and gets all of it from you. Is there any healthy way to get rid of this like using TP=50 but re-enter position after the first
MEHMET FATIH BARUT
Added topic How can I calculate speed of the price as Points/second
Hi, How can I calculate speed of the price as Points/second thanks
MEHMET FATIH BARUT
Added topic Skip to Time in Strategy Tester by code
Hi all, I want strategy tester to start from exact time like 11:35:00 Can I say it by a function like OnTester() { SkipToTime(11:35:00) }
MEHMET FATIH BARUT
Added topic Is success in Strategy Tester Optimization reliable?
Hi all, If your EA get success in certain amount of time like Last Year, Last Month, Last week does that mean it can /will show the same success (at least not loose) in live data? (using the same settings which shows the highest profit in the
123