Etienne Chabert
Etienne Chabert
  • Information
10+ years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Student at Epitech
Etienne Chabert
Added topic Improve your time execution by removing Bars function calls
Hey guys. Today I am going to share a simple function used to get a daily unique value in function of a symbol and a timeFrame. This is useful when you want to know if you got a new bar on your chart, this is useful to avoid useless computation. You
Etienne Chabert
Added topic Big gap between forward result and simulation result
Hello, I had an issue since 2 weeks : A big gap between the forwards results and simulations results. My EA use Wininet library to execute a Web Query because a part of the EA's decision is handled by data crawling on the web, these data are
Etienne Chabert
Added topic Strategy Tester and spread evolution
Hi ;) Basic question : I have try to used the Strategy Tester to follow step by step how an important news impact a major pair like EURUSD. But I am a bit disappointed because even if I am in every tick mode for the simulation the spread look to be
Etienne Chabert
Added topic Get data from webservices, websites, databases etc ...
Hi ;)  First let me introduce my idea a bit : I am trying to design a trading automat based on fondamentals news. So the trading decision is not the MQL work, this is the role of an external engine actualy hosted on an dedicated server . I used
Etienne Chabert
Added topic Error 4753 : Position not found on OrderSend request
Hey Guys, I got a strange MQL error on execution : Error 4753 for a Position not found issue. This error didn t append on all my order request, sometime execution is fine and sometime this error append.   I have already google it and the
Etienne Chabert
Added topic Work on MetaEditor with multiScreen ?
Hey Guys,   How can I work on MetaEditor with multiScreen configuration ? For exemple : Edit 2 files, with one file on the left screen and the second file on my right screen. I have try to drag and drop the edition window, search in metaEditor
Etienne Chabert
Registered at MQL5.community