David Jose Lopez Onate
David Jose Lopez Onate
  • Information
no
experience
1
products
21
demo versions
0
jobs
0
signals
0
subscribers
Friends 2
David Jose Lopez Onate Published product

Works only in Crash 300 on Deriv Broker, Timeframe M1 Xe eru   is a cutting-edge algorithmic trading software developed in Python and mql5 for Deriv MT5 designed to profit in Crash 300 Index using sophisticated mathematical and statistical models of prediction and probability, implementing the fascinating power of Artificial Intelligence (AI). xeeru.com   Our way of dealing with the market  is radically different from the majority of commercial trading systems which are based

David Jose Lopez Onate
Added topic Unhandled exception using Build 600 (working good with 509)
The ex4 file calls a mqh file and from the mqh file is called a DLL file. It was working good with build 509 but now appears: Unhandled exception 0xC000096 What does this means? Any help? Ps. It's running in portable mode
David Jose Lopez Onate
Added topic Mathematical formula indicator
Dear Forum, I want to create an indicator which shows the value for each bar of a mathematical formula. There is something wrong as it's not being painted right. What it could be? extern int     
David Jose Lopez Onate
Added topic Average distance indicator
Dear Forum, I'm trying to code a custom indicator which draws a line which is the average distance between two pairs. Below is the code. I don't know why it's not working. I know the Averages function is working correctly: #property
David Jose Lopez Onate
Added topic no Arrow?
Dear Forum, A quick question: I have an EA attached to 3 different charts, works normally, until it starts opening and closing many trades, but when closing, it does not put a closing arrow? What could be the potential reason of no putting a closing
David Jose Lopez Onate
Added topic ArrayCopyRates
Dear Forum, Is there any example to teach me to handle correctly the function: int ArrayCopyRates( double &dest_array[], string symbol= NULL , int timeframe= 0 ) Let's say I need to code the indicator WPR inside DLL, how to pass the parameters to
David Jose Lopez Onate
Added topic CodeBase error entropy
Dear Forum,  It seems there is an error with an indicator located in:  https://www.mql5.com/ru/code/8240 There is 0 divide in the experts tab. Can someone kindly help?  Regards   Thomas
David Jose Lopez Onate
Added topic Partially Closing ONE trade with different TP levels
Dear Forum,   I have a question I hope you can help me: Is there any possibility that I can open ONE trade and close it partially in different levels with MT4? For example: I open a trade with 1 lot. -0.4 will be closed with TP of +10
David Jose Lopez Onate
Added topic Cannot load DLL file from MT5 - No error specified
Dear Forum,   I've been trying to load a DLL file from MT5 but the following messages appears under experts tab: 2013.03.12 12:30:45 TestMLEngine (USDJPY,H1) unresolved import function call 2013.03.12 12:30:45 TestMLEngine (USDJPY,H1) Cannot
David Jose Lopez Onate
Registered at MQL5.community
David Jose Lopez Onate
Added topic Metatrader 4 in Batch mode from Linux?
I need to run MT4 in Linux OS, I know this can be done through a software called WINE which allows to emulate windows' software. However, I also need to know if MT4 can be run in some sort of "batch mode", I mean, like a command line (e.g
David Jose Lopez Onate
Added topic Error 127 on Devcpp - .def file?
Dear Community, I have read the previous posts existing in this forum regarding error 127 on DLL function calls but I'm unable to get a solution for my case. I hope you can help me. I'm coding a DLL file in Dev-cpp with a set of functions, I
David Jose Lopez Onate
Added topic Ticks issue
I know that EA's are executed every tick . However, let me build this scenario for you: 1)I have one EA in one MT4 but it's receiving info on real time from outside. 2)Let's suppose that every tick arrives every 10 seconds, but the info from outside
David Jose Lopez Onate
Added topic DLL files interactions with MT4!!
Hi coders, there's an inquiry i have tried to solve without success: I need to exchange information between two different MT4 consoles. Let's say i want to compare the spreads on real time of two differents MT4 consoles: Steps: 1) I build the DLL_1
David Jose Lopez Onate
Added topic Bizarre error
hi Coders, I was programming a EA that i had in mind but after doing some backtesting i realized that i'd be better if the system had a Trailing Stop or Breakeven, then i started to code the break even first. And this is the code: for(int
David Jose Lopez Onate
Added topic Instant close problem
Hi coders, I have a problem with a EA that i just coded and i hope you can help me: The problem seems to happen only in ECN 5-digits brokers and only in some pairs. The issue is that i have coded a hidden TP which works good on 4-digits and 5-digits