Angel Antonio Martinez Velasquez
Angel Antonio Martinez Velasquez
  • Information
3 years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Propietario at TCA
Soy empresario y emprendedor.

Comencé en este mundo del Forex a principios del 2017 y he continuado con algunos activos financieros más, es una tarea apasionante y rentable a largo plazo.

Tengo ya mucha experiencia en la implementación de estrategias con la construcción de algoritmos en MT4, he encontrado en la programación de estos algoritmos un apasionante trabajo que luego de mucho estudio y esfuerzo, he cosechado buenos resultados.

Estaré encantado de compartir toda mi experiencia en esta comunidad.
Angel Antonio Martinez Velasquez
Added topic I need to make my EA open trades on multiple symbols
Hello everybody! I have a problem: I need to make my EA open a trade only when there is no other trade open on that same symbol, and I want to use the same EA on multiple symbols. if ( (MarketInfo( Symbol (), MODE_SPREAD )<= MS) && (
Angel Antonio Martinez Velasquez
Added topic Pivot Points
Hi everyone! I am trying to get my EA to make decisions regarding the Pivot Points, I have declared them in the header and I placed a comment to see the result, however it only calculates me with respect to the candle before the one it starts, if a
Angel Antonio Martinez Velasquez
Added topic Calculate the number of bullish candles on a chart
Hello Can you help me to know how to calculate the number of bullish candles on a chart in mql4? In advance thank you very much for the help
Angel Antonio Martinez Velasquez
Added topic Find the price that has been in the most number of candles.
Hello I am trying to find the price that has been in the most candles, to mark a level of importance. The idea is that this function finds the price at which this has happened above the current price, however I am lost at this point. I am attaching
Angel Antonio Martinez Velasquez
Added topic The largest of several numbers
Hi I need to get the largest of several numbers, but I don't know how to do it. There is a function called MathMax , but it doesn't work for me since it only gets the highest value of 2 numbers. Can you help me, please
Angel Antonio Martinez Velasquez
Added topic The server is always changing and looking for a bigger ping
Hello I am new to VPS, and I have a problem: Every time I enter the remote desktop I have to change the server to the one with the lowest ping. Is there a way to make MT4 always look for the server with the lowest ping
Angel Antonio Martinez Velasquez
Added topic Recurring horizontal levels
Hi These days I have discovered the Murrey Math indicator (very good, by the way). Although it has helped me a lot, what I'm really looking for is an indicator of recurring levels: basically what it does is draw a horizontal line where it crosses
Angel Antonio Martinez Velasquez
Added topic Comments on the chart
Hi all! I need to put comments on the chart my EA is running on. The idea is to place them in the lower right corner , so that I can visualize them better. How do I put them there? Is it essential to create a text object to do it? Or can it be done
Angel Antonio Martinez Velasquez
Angel Antonio Martinez Velasquez
Alguien sabe algo de este tema de los niveles horizontales recurrentes? Me interesa un indicador personalizado.
Angel Antonio Martinez Velasquez
Left feedback to developer for job Hacer varias mejoras a EA
Angel Antonio Martinez Velasquez
Left feedback to developer for job Necesito crear un indicador de sobrecompra/sobreventa.
Angel Antonio Martinez Velasquez
Left feedback to developer for job Make Custum Indicator based in RSI breakout
Angel Antonio Martinez Velasquez
Added topic Add spread value to comment
Hi everyone I am currently testing the results of an EA and would like to know the spread with which it opens each operation, so I have the idea of adding that data to the comment when opening the operation: "Name of my EA" + "spread". The way I'm
Angel Antonio Martinez Velasquez
Added topic OrderModify error 1 in Trailing Stop
Hello, I have this code for the Trailing Stop of my EA, and it is generating the "OrderModify error 1", can you help me to know what I am doing wrong please? int nbuy()   {    int b0= 0 ;    for ( int i= 0 ;i<
Angel Antonio Martinez Velasquez
Added topic Limit volume
Hello everyone I am having problems with limiting the volume of lots, I would like to know if you can help me please, this is the code to obtain the lot to invest: double GetLots ()    {     double lots = 0 ;
Angel Antonio Martinez Velasquez
Added topic Ayuda para obtener datos de indicador para hacer un EA en MT4
Hola a todos Disculpen la molestia Quisiera saber si me pueden ayudar a obtener los datos de el indicador personalizado que adjunto, para agregar un filtro a mi EA. Me ha servido mucho ya que identifica las tendencias de otras temporalidades basado
Angel Antonio Martinez Velasquez
Added topic Cuanto tiempo más se podrá seguir operando en MT4?
Hi, I've been working with MT4 for 2 years now and I've done very well. I've explored a little MT5, but I prefer to continue with the version I have. I would like to know if you know how much longer you can continue to operate in MT4, I do not know
Angel Antonio Martinez Velasquez
Angel Antonio Martinez Velasquez
Hola a todos, mucho gusto.

Soy nuevo en esto del forex,llevo pocos meses y me encanta este mundo.

Entre mis logros es lograr varias estrategias que han tenido beneficios positivos poco a poco, creo que aún no podría vivir de esto sin embargo voy avanzando. Tanto así que ya hasta estoy desarrollando un EA basado en estas estrategias que voy puliendo poco a poco.

Saludos
Pedro Huayhua
Pedro Huayhua 2018.04.21
Me parece genial y te deseo muchos éxitos bienvenido
Angel Antonio Martinez Velasquez
Registered at MQL5.community