David Ben Svaiter
David Ben Svaiter
  • Master Developer at OASYS Informática Ltda
  • Brazil
  • 2035
5 (2)
  • Information
no
experience
12
products
2
demo versions
0
jobs
0
signals
0
subscribers
Master Developer at OASYS Informática Ltda
I've been an MQL5 developer for years, creating customized solutions for companies and investors. I have over 40 years in Information Security, as well as being a developer of .NET (VB and C#), MS-SQL, SQLite and ASMx32 and x64 solutions.
David Ben Svaiter
Added topic Is VPS down?
Does anyone know if the META VPS is down? I'm trying to enable VPS for a new account, but the symbol is not allowed (it seems hidden). Also, if I try to locate the broker (any broker in fact) on the VPS page, the only answer is "not found". Is it a
David Ben Svaiter
Added topic BARS returning 0 ?
Hi. I was using the recommended code to get Bars between two dates: int bars= Bars ( _Symbol , _Period , Start_Date, End_Date);    if (bars> 0 )      {        Print ( "Number of bars in
David Ben Svaiter
Added topic Problem loading IFrAMA
Hi! Does anyone having problem in loading IFrAMA from code? I'm trying to load the indicator and the Buffer returns with "-nan(ind)" to all candles. It's worst: I had been using the same call for months in the past... int hFrama; double xFR[];
David Ben Svaiter
Added topic TESTER not reflects DEMO usage...
Hi, I'm facing really weird problems with a client of my EA. Let me explain: 1- Camarilla PIVOT: I can run Strategy Tester without any problem using this resource (see attached source) for entire year... but when using in DEMO (realtime DEMO
David Ben Svaiter
Added topic Release 2622: cannot scroll Tester Chart
Hi. Today my MT5 was updated to release (build) 2622 and when I run the Tester Strategy in "visual mode", I cannot scroll it to left (past dates) when I pause the execution. When I press the left button over the chart to scroll it to left, the cursor
David Ben Svaiter
Added topic Cannot close orders in ANY way.
Hi, Before trying to help me, I need to say I researched and read a LOT (dozens!) of posts about "Closing Orders" in forum - and none of them was enough to help me. The problem is related to close all BUY/SELL orders if the Trend changes... and
David Ben Svaiter
Added topic LOG in another drive
Hi! Is there any way to run Meta5 in drive C: but redirect all tester log files to, for instance, drive E: ? Some tests are creating several gigabytes files... Thanks
David Ben Svaiter
Added topic Intellisense in Project?
Hi! I have a Project with many .MQ5 files (to better organize the functions ) and I see that INTELLISENSE does not "see" the functions outside the current module/MQ5. I mean, if I try to call another function located on another file of the same
David Ben Svaiter
Added topic Price Volatility and Change
Hi! I tried to utilize SymbolInfoDouble(_Symbol, SYMBOL_PRICE_VOLATILITY) and SymbolInfoDouble(_Symbol, SYMBOL_PRICE_CHANGE) ti get these information in Strategy Tester but both return "0" all the time. Basically I'm doing
David Ben Svaiter
Added topic Different Timeframes
Hi ! I'm getting values to HULL in two different timeframes, as shown below:     handle_hma1 = iCustom (m_symbol.Name(), _Period , "HullMA2" , HMA1_Period, HMA1_Divisor, HMA1_Price, HMA1_Largura, HMA1_Estilo, HMA1_Color1
David Ben Svaiter
David Ben Svaiter
Hi!

Is there any way to display two different TIMEFRAMES of an Indicator which I don't have the source to change?
I mean, my problem to get, in the same Window Panel or another one, the both below Hull MA.

handle_hma1 = iCustom(m_symbol.Name(), _Period, "HullMA2", HMA1_Period, HMA1_Divisor, HMA1_Price, HMA1_Largura, HMA1_Estilo, HMA1_Color1, HMA1_Color2);
handle_hma2 = iCustom(m_symbol.Name(), PERIOD_H1, "HullMA2", HMA2_Period, HMA2_Divisor, HMA2_Price, HMA2_Largura, HMA2_Estilo, HMA2_Color1, HMA2_Color2);


I appreciate ANY help on this.
David Ben Svaiter
Added topic Phantom Fibo in Tester
Hi! I'm having a weird problem here: a "phantom" FIBO which appears only in a specific day withou ANY indicator/expert ploting it. I don't have any other FIBO in the entire period... just that shown below! I had tried to configure another TPL, clear
David Ben Svaiter
Added topic EA-Wizard: how modify Indicator?
Hi, I'm starting studing EA and after create a Moving Average EA I'm really lost how to modify the MA lines to start new signals or change lines properties (like color, width and so forth). Or, in other words: how can I change the code created to
David Ben Svaiter
Registered at MQL5.community
12