Camilo Mora
Camilo Mora
Friends

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

Camilo Mora
Added topic how to get highest drawdown during a position holding time?
I am intrigued why among the many properties available to query for any position after closing, its highest Drawdown is no readily available? I noted such a data is plotted in one of the MQL5 reports for an EA, but in the list of entries such data in
Camilo Mora
Added topic Get list of unique pairs with open positions
I am developing a function to create a list of unique pairs with open positions. Say USDJPY has a long and short position and GBPJPY has a long positions, the result should be "USDJPY" and "GBPJPY". For this I create an empty array to store the
Camilo Mora
Added topic Question about news filters in backtesting
I have been reading that news filters based on the MQL5 calendar do not work in the backtesting mode, and that a likely reason for this is that historical news data are rarely available and/or reliable. Yet, when I look over the data available in the
Camilo Mora
Left feedback to developer for job Function to send messages to a Discord channel
Camilo Mora
Added topic Can Arrays be paired to run operations without the need for loops?
I am just beginning to learn MQL5, and wonder if I can get your help with a problem I encounter. Lets consider an example in which I want to calculate the median price of the last 10 days, I collect one array of the low  prices and other for the
Camilo Mora
Added topic Error on ask price
I have a simple EA that enters long when an ema is going up, and short when an EMA is going down. When I run this EA in the Strategy Tester Visualization, the price at which buy operations are entered is much larger than the real price. In turn, the
Camilo Mora
Added topic what are the options for Color transparency for filling between lines
I am new to MQL5 coding , but found a function called DRAW_FILLING that can be used to fill between lines of indicators (e.g. Bollinger, two emas, etc.). However, the outputs do not look nice when you have two buffers overlapping (e.g. when you want
Camilo Mora
Added topic Draw vertical lines on every crossover in an EA
I would like to draw vertical lines for times when a new signal appears in an EA. Signals can be of several natures and are returned by an independent function, but for simplicity lets say a signal is simply the Price close crossover an EMA. Using a
Camilo Mora
Registered at MQL5.community
12