Friends

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

samsgtw
Added topic Help, selecting custom indicator inputs in an EA
Hi, There is an indicator I want to use in my EA and i have changed some of the inputs i've put the inputs i want to use in the iCustom function but when I run the EA and click on the indicator used, some of the inputs are staying at the normal
samsgtw
Added topic (MT4) - Get OnChartEvent to work in Tester to detect objects
I have written an ea that detects when a trendline is placed on the chart by an indicator. When the EA detects a new line has been placed on the chart it executes a trade function. However i have been trying to backtest in the tester and noticed that
samsgtw
Added topic EA stops trading after a daylights saving date (in strategy tester )
I am backtesting my EA in the strategy tester and have just moved to a different broker ( admiral markets). When backtesting my EA which takes trades at the open of a new candle on the daily timeframe, the EA works perfectly until i get to a
samsgtw
Added topic Get the indicator value for current candle
I am new to mt5 after using mt4 for a while. On my EA i want to get the value of an indicator on the current candle so i use the index of 0, but this gives me the value of the previous candle
samsgtw
Added topic Multi currency EA trades is changing when i select a different Pair in the strategy tester
I have created a multicurrency EA that trades 27 different pairs. I have been testing in the strategy tester and have noticed that if i chnage the chart symbol to a different pair then i get a different number of trades, And i dont mean a few more
samsgtw
Added topic Indicator buffer value for an arrow
I have found a divergence indicator which i would like to code into an EA, which buys when a green arrow appears and sells when a red arrow appears. The arrows both have buffer numbers, but when i run a simple EA that prints the buffer values at each
samsgtw
Added topic Control Points modelling for mt5 strategy tester
Why is there no control poitns modellign mode for mt5 strategy tester . I am trade D1 TF and using 1min OHLC takes far too long. Is there a way to choose other modelling modes that arent currently on my strategy tester. or even like a 15min OHLC
samsgtw
Added topic Mt5 Strategy Tester slow on max speed
I have recently converted to mt5 and been testing my EA on the strategy tester in visual mode. On mt4 when I put my tester speed to max (visual mode on control points) the chart will go really fast and will be over in a matter of seconds. However on
samsgtw
Added topic Running multiple EAs on one mt4 terminal
Hello I have created an ea that I will be running on 28 different forex pairs. Which means I will have 28 charts open each running the EA. I have noticed that some people have multiple mt4 terminals and each one runs a single ea. Could you explain
samsgtw
Added topic Mql4 - trade 10 mins before the close of current candle
I have coded an ea that trades at the close of the current candle. However my system is traded on the daily chart. The spreads are much higher at the open of a new bar. Therefore I would like to perform all my trading actions before the candle
samsgtw
Added topic Cant make strategy tester window smaller
Hi just a quick question if anyone has the answer I pulled the window up on my strategy tester (MT4) to the very top so that it is full screen (see screenshot). And now i cannot drag it back down. I have tried hiding it and then unhiding. Also closed
samsgtw
Added topic EA not working on a specific pair
I have created an EA which works perfectly as it should on 4 of the 6 pairs that i trade. The two pairs that dont work are EURGBP and EURUSD: They are fine in strategy tester , but when i put the EA on a chart in live the on Bar function does not do
samsgtw
Added topic Max daily loss
Hi, I have created an Expert to trade for me when i take the FTMO challenge, The only thing i have left to code is the max daily loss limit. I need to set a maximum loss of 5% per day, So if i am risking 1% on every trade, after a loss of 4% in the
samsgtw
Added topic Worded inputs with iCustom - MQL4
I have been using iCustom with an EA i am creating to add some custom indicators. Some of the inputs for these indicators have a dropdown list of different inputs which are all words, For example some of the input option are "Open Price", "Close
samsgtw
Added topic MQL4 strategy tester bug
Ive been adding some custom indicators to my EA and have experienced a bug with the strategy tester . I am using the iCustom function at the open of a new bar. When using the strategy tester it is very slow on the highest speed and when i press stop
samsgtw
Registered at MQL5.community