V Q / Profile
Friends
6
Requests
Outgoing
V Q
Added topic How to remove a published signal?
Hi, How can I remove a published signal? Thanks in advance Juan
V Q
Added topic Setting Spread in tester
Hello I have a doubt regarding setting spred in tester. Values set in spread parameter are 1 pip or 0.1 pip? For example, if my broker provides 1 pip for EURUSD. Do I have to say spread to 1 or to 10 in spread settgin for testing EA ? Thanks in
V Q
Added topic What happens when a new tick arrives while ontick event is still processing previous tick??
Hello everybody So the question is: What happens when a new tick arrives while ontick event is still processing previous tick?? Is this tick event discarded??? or is there a tick queue to be processed so all ticks are definitely
V Q
Added topic Problem with order execution delays on scalping EA
Hello everybody, I have just developed a symple EA which works at tick level. Functionality is very simple. It meassures price differences between a secuence o ticks (between 5 and 20 ticks, but parametrizable). When the price diference is big enough
V Q
Added topic Problem using a Custom Indicator from an EA.
Hello, I have just write my first very simple custom indicator (returns -1 or +1 for candlestick of a determined size) . It can be added mannually to a chart properly, but I have problems using it from an EA. The think is that when I test and
V Q
Added topic OpenChart problems
Hi, I m trying to open a second chart for my EA, but whan I call "ChartOpen(_symbol, _period);" in OnInit() function , the thing is that TWO charts are opened instead of only one. Any idea about why? Thanks in advance
V Q
Added topic MQL and Metatrader Events?
Hi, just to ask if is there any event on MQL5 and Metatrader for 2013. Al the best. Juan
: