Fernando Jose Velasco Borea
Fernando Jose Velasco Borea
  • Information
6+ years
experience
3
products
41
demo versions
0
jobs
0
signals
0
subscribers
Fernando Jose Velasco Borea
Added topic Functions on MQL4
Hello, I'm learning a few programming languages, including MQL4, and I came up with a question that I didn't managed to find the answer on reference guides. When you define a new function , lets say a simple one: Double Product_3Numbers ( double x
Fernando Jose Velasco Borea
Added topic Does MQL4 has a Trailing Stop Loss funcion?
Hello, I just coded an EA and I'd like to add a Trailing SL to it but I'm not sure if MQL4 includes a function for that
Fernando Jose Velasco Borea
Added topic Help with my EA.
I just ended up a MQL4 course and started to mess around with Meta Editor, just a simple MA crossover EA, but I'm having a few problems: 1- I want the EA to open a trade on the next crossover, not on the current one. 2- I can't get the EA to close
Fernando Jose Velasco Borea
Added topic Stop Loss & Take Profit on OrderSend.
Hello, I'm developing an EA that kinda' uses Dow Theory, but I'd like to know if I set SL and TP levels on OrderSend() it takes them as not used
Fernando Jose Velasco Borea
Added topic OrderCloseTime() question.
I'm testing and messing around with this function , I read even on the mql4 help window that if the order is pending or closed the value it will take is 0, but when I put an alert with that function it returns 1970.01.01 00:00:00. //..Some coding to
Fernando Jose Velasco Borea
Added topic Difference between these two sintaxis?
Hello all, I'm learning MQL4 and I'd like to know the difference between these three ways of coding: //The idea is to combine a written message with a value int A = 5 ; int B = 10 ; int C = A + B; //Which one would be the best option? Alert ( "5 + 10
Fernando Jose Velasco Borea
Added topic How to make a string alert based on a enum?
I'm learning MQL4 and I'm developing a simple script that tells you the TP and SL price when you set it on pips (If you set 10 pip TP it tells you where to put it) I want to add an alert telling wether its a buy or a sell but it keeps giving me 0 or
Fernando Jose Velasco Borea
Added topic Troubles downloading MT4
I'd like to download MT4 but no matter with download linkI choose it keeps downloading MT5 instalator, anyone can give me the link to MT4
Fernando Jose Velasco Borea
Registered at MQL5.community
123