Hugo Tram
Hugo Tram
Friends

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

Hugo Tram
Added topic MT4 data
Hello everyone, I have a quick question regarding backtesting in general: Do you know where I can find price data for the different currencies? And how do we know if our data is not falsified? Thanking you in advance, I wish you a great day
Hugo Tram
Added topic Lot calculation based on risk and leverage
 Hello to all, I have a rather basic question to ask... I know that to calculate the position size you have to use the formula: Lots= Risk Capital/( Stop Loss * Pip Value) or Pip Value = (1 pip * Lot size)/ exchange rate. In view of these two
Hugo Tram
Added topic Variable problem
Hello to all,  For some time I have been trying to get the number of consecutive maximum losses at the end of my backrest in a variable but my program returns a completely different number than what I see in my program... here it is
Hugo Tram
Added topic A simple program
Hello, I am a beginner in programming and at the moment I am trying to learn to code with the mql4 language. I am trying to understand the concepts of function variables, predefined variables...  But I get stuck on my program and I can't find
Hugo Tram
Added topic Too many passes
Hello, I have a small question concerning the maximum number of parameters we can test: how to increase the number of parameters to test because I use a strategy with several indicators but I can't finally backtest it on a large range of values
Hugo Tram
Added topic Chouette of computer
Hello to all,  I would like to buy a computer to do automatic trading , which one do you recommend? Which one do you use?   Thank you in advance for your answers
Hugo Tram
Added topic Data forex H1
Hello, Do you know where I can get the last 10 years data on forex H1 unit for example. Because I can only backtest my 5 month moving averages on H1 Thanks in advance
Hugo Tram
Added topic learn Mql4
Good evening to all,  I'm trying to learn the MQL4 language, how did you learn it? (Books, videos...) Thanks in advance 
Hugo Tram
Added topic Price problem
Good evening, I don't understand why my code doesn't work... I think it's due to the Ask and the AccountBallance() but I've done some modifications and search in the MQL4 library but I can't solve my problem... here is my code : extern int SL1 = 500
Hugo Tram
Added topic store the price in a variable
Hello, I hope you are well, I would like to store my price in a variable and execute an order if the price reaches x value, how can I write this please?  Thanks in advance 
Hugo Tram
Added topic Price=Ask
Hello everyone, I have a small question, probably silly but I don't think I have understood this concept: if I do price=Ask, is my "Price" variable a variable that will vary as soon as the Ask varies? Or is it a variable that will take the current
Hugo Tram
Added topic Positioning problem
Good evening to all, I have a problem when I try to run my algorithm which should take a position as soon as the price reaches 10 points before launching the next trade but my algorithm does not take any position, do you know why?  Here is the
Hugo Tram
Added topic Problem writing to a file
Good evening, I am trying to run my program to write to an "up" file as soon as my indicators show me an increase, but when I run the strategy tester nothing happens, do you know how I can fix this problem please? Here is my program: extern int i =
Hugo Tram
Added topic concept of time
Good evening, I would like to take a signal as soon as the stochastic crosses but I would not like the position to be taken if the signal has been present for one minute. Do you know how I can add this notion of time?  Thank you in advance for
Hugo Tram
Added topic Writing to a file with mql4
Good evening to all, I'm new on the forum and I have a small question: how to write in a txt file with mql4, I found topics in this forum that led me to try things but without success ...  Thank you in advance for your answers
Hugo Tram
Registered at MQL5.community