dvarrin
dvarrin
Friends

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

dvarrin
Added topic How to filter false signals
Hi, Often when I open an order on the long side for example, the price is doing a new lower low, triggering my stoploss, just before it goes back up. Is there a way to filter those wrong signals? Or should I move my stoploss level at the 1.13
dvarrin
Added topic Angle / Slope between price and MA
Hi, I want to detect if for an up trend, the slope of the lows is higher than the slope of a moving average (slope of the highs for a down trend). Or any system that will tell me if the slope of a MA is bigger than the slope of an other MA or which
dvarrin
Added topic Newdigital's EAs
Hi new digital, I've seen you have implemented lots of EAs and I wanted to ask you if you could tell us which ones you like, which ones are giving the best results, which ones are more secure, ... Only a small summary. I don't ask for all the
dvarrin
Added topic Modelling quality
Hi, Just wanted to know where we can see the modelling quality and how we can improve it? cheers, Daniel
dvarrin
Added topic Optimization and backtesting - NO CHART
Hi, I'm trying to backtest and optimize my EA, but no graph appears and no trade seems to be done, but if I run it without optimization, I can get all the trades and all seems to work fine. Any idea on what is wrong? I've something like int signal =
dvarrin
Added topic Use of Many Timeframes
Hi, I would like to know if it is possible to get the data (tick price, close, high, low, indicators, ...) of an higher timeframe and use them in an expert advisor attached to a chart of a smaller timeframe. For example, I would like to know how is
dvarrin
Added topic Detect Divergence
Hi, I would like to detect divergence on Stochastic and MACD and eventually RSI. Does anybody know if an indicator already exists or has or know where I could find some documentation about the algorithm to use to implement it. Thank you very much for
dvarrin
Registered at MQL5.community
dvarrin
Added topic Backtesting History
Hi, Does anybody know how to increase the size of the period used for backtesting. I've tried to modify the number of bars in the charts and the date for the baxktest, but it always takes something like one month. Thank you for your help! Cheers