samusmus1
samusmus1
samusmus1
Added topic Do you know how I can turn on the 'beep sound' when a coder sends me a message in the freelance chat?
Do you know how I can turn on the 'beep sound', so that I can hear when someone sends me a message in the freelance chat? (like when someone sends a message on Skype, you hear a ring sound, how can I turn it on in the freelance page of mql5.com?)
samusmus1
Added topic beginner question: how can I see which template is applied on my Metatrader4 chart?
In MT4, how can I see the name of my chart template that is currently applied? - indicators with ctrl + i - objects with ctrl + b - and templates? How can I switch templates with a hotkey? - indicators/EA' s with alt + [key] (from ctrl + n) - profile
samusmus1
Added topic I coded a simple martingale EA. Anyone can take a look?
Need coding help for simple martingale EA. I coded this. Anyone can lend a helping hand to make it work? I need help with: 1. opening 20 martingale orders at this price: Code: Select all extern double entry_order1=1.31999; extern double
samusmus1
Added topic Bollinger Band: let's build a strategy together
In this thread we will build our own Bollinger Band strategy by combining our heads together. Let's discuss: DISCUSS: - what do you think is the best way to recognize RANGED and BREAKOUT? - what other indicators complement the Bollinger Band? - what
samusmus1
Left feedback to developer for job Improve/Modify EA
samusmus1
Added topic calculating required margin?
How can I calculate the required margin? Required Margin = Trade Size / Leverage * account currency exchange rate (if different from the base currency of the pair traded) How to calculate 'margin' for a trade + margin for 45 pip SL? Before I open a
samusmus1
Added topic Help with VERY simple EA: buy and sell
Could anyone make a very simple EA with a button? With this EA I'll press buttons the whole day to see if I'm good at it. EA should have: - If I press the sell button, then EA should open sell 1 lot + at the same time buy 0.9 lot, 10tp/sl - add same
samusmus1
Added topic noob question: where can I find the page to compare mql programmers (SOLVED)
I'm a bit ashamed to say, but I cannot find the page anymore where I can see a list with MQL programmers on the Freelance page. Does it still exist? If so, what is the link where I can find a list of programmers to see immediately in a table
samusmus1
Added topic Looking for mentor in mql
Looking for a mentor to learn MQL4. My level: My MQL4 level is beginner and MQL5 level is zero.  What did I learn: I did YT MQL tutorials and then programmed basic EA's combined with indicators for Strategy Tester .  Afterwards I realised
samusmus1
Added topic Hardware for strategy tester? internal memory, cpu, gpu needed?
What hardware is required for fast scanning in strategy tester ?   When I scan in strategy tester from 1999 until 2016, it could take 24hours and with different steps, it could take 3000 hours. Is there a way to increase the speed? Which
samusmus1
Added topic Is there any EA where entry/exit is based on doji, morning star and other candlestick patterns?
Is there any EA where entry/exit is based on doji, morning star and other candlestick patterns? Check printscreen for entries of candlestick patterns: http://i.imgur.com/lPsGnT2.png 
samusmus1
Added topic Why put this in an EA: Bars<100 ?
why do people use this protection in their EA? I mean, if you make your MT4 window smaller, you WANT the EA to continue trading, right? But with this protection, the EA will stop working and won't open any orders. I think it's useless, because if you
samusmus1
Added topic metaeditor: auto-indent. How to auto-indent a whole code quickly?
How to auto-indent a whole code quickly?   For example, whenever I copy/paste code from a webpage or ebook it looks like:     if(SellTakeProfit > 0) SellTakeProfit = AdjustBelowStopLevel(Symbol(), SellTakeProfit,5);
samusmus1
Added topic where info about setindexstyle in Metaeditor Help?
I'm new in MQL4 and metaeditor. Where can I find all the parameters for keywords/functions/etc, for example  setindexstyle ? In Metaeditor, I pressed F1 to start the Help window, and in the search bar I typed setindexstyle, but it says it can't
samusmus1
Left feedback to developer for job Second EA: hedging EA
samusmus1
Left feedback to developer for job I need a Bolinger Band expert advisor
samusmus1
Added topic HELP! why can't I click on the EA image (link) in the Market section)
When I open MT4, go to terminal panel, click on 'market'', then there is a list of Expert Advisors. Why can't I click on it? When I click on it, nothing happens. - I"m on Windows XP. Why and how to solve it
samusmus1
Registered at MQL5.community
Mohammed Abdulwadud Soubra
Mohammed Abdulwadud Soubra 2016.03.02
welcome