Point Zero
Point Zero
Friends

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

Point Zero
Added topic Recursive Indicator as #resource fail to execute. (solved)
Dear everyone! I hope you are fine. I am writing an indicator that uses another one as resource, called "foobar.ex4". The calling indicator is named "FooBarScanner.ex4". #resource "\\Indicators\\FooBar.ex4" int OnCalculate ( const int rates_total
Pedro Paulo de Paula Fonseca
Pedro Paulo de Paula Fonseca 2022.07.10
TU É UM MARGINAL SAFADO E A MQL5 É CONIVENTE COM TEUS CRIMES USANDO A PLATAFORMA MT4 ....VOÊ TOMA DINHEIRO DE PESSOAS QUE TENTAM O ¨DESAFIO ¨NO SEU SITE !
Pedro Paulo de Paula Fonseca
Pedro Paulo de Paula Fonseca 2022.07.10
VOCÊ ENCERROU AS MINHAS ORDENS ! EM 1 DIA DE DESAFIO .... EU PAGUEI 250 DOLARES !!!!!!!!!!!!!!!!!!!!!!!!! FIZ DENUNCIAS NA FCA , MAS DE NADA ADIANTA VOCÊ NAO ESTA REGULADO ! MAS A POLICIA VAI ACHAR VOCÊ E OS 7 INTEGRANTES DA EIGHT CAPITAL !
Point Zero
Added topic OrderClose(), requotes and time between orders
Hello everyone, I hope you are fine. I am having problems processing requotes in my CloseOrder() function . My function tries to close trades in a loop. If the broker sends a requote, the Ea tries again and again until closed. In theory it should
Pedro Paulo de Paula Fonseca
Pedro Paulo de Paula Fonseca 2022.07.10
TU É UM MARGINAL SAFADO EA MQL5 É CONIVENTE COM TEUS CRIMES USANDO A PLATAFORMA MT4 ....VOÊ TOMA DINHEIRO DE PESSOAS QUE TENTAM O ¨DESAFIO ¨NO SEU SITE ! VOCÊ ENCERROU AS MINHAS ORDENS ! EM 1 DIA DE DESAFIO .... EU PAGUEI 250 DOLARES !!!!!!!!!!!!!!!!!!!!!!!!! FIZ DENÚNCIAS NA FCA , MAS DE NADA ADIANTA VOCÊ NAO ESTA REGULADO ! MAS A POLÍCIA VAI ACHAR VOCÊ E OS 7 INTEGRANTES DA OITO CAPITAL !
Point Zero
Added topic [Commissions] How to read the commission per lot, without open trades yet?
Good afternoon, I am trying to read from the broker the commission per lot using MarketInfo(), but I simply don't find the way :-( Kindly note I don't want to read the commission for a trade, once taken, I want to know the commission per lot inside
Pedro Paulo de Paula Fonseca
Pedro Paulo de Paula Fonseca 2022.07.10
TU É UM MARGINAL SAFADO EA MQL5 É CONIVENTE COM TEUS CRIMES USANDO A PLATAFORMA MT4 ....VOÊ TOMA DINHEIRO DE PESSOAS QUE TENTAM O ¨DESAFIO ¨NO SEU SITE ! VOCÊ ENCERROU AS MINHAS ORDENS ! EM 1 DIA DE DESAFIO .... EU PAGUEI 250 DOLARES !!!!!!!!!!!!!!!!!!!!!!!!! FIZ DENÚNCIAS NA FCA , MAS DE NADA ADIANTA VOCÊ NAO ESTA REGULADO ! MAS A POLÍCIA VAI ACHAR VOCÊ E OS 7 INTEGRANTES DA OITO CAPITAL !
Point Zero
Added topic Communication between different MT4 platforms
Dear friends, I have built an arbitrage EA that is ran on different Mt4 platforms. These EAs save timestamps and prices into the hard disk, which the other platform reads. Is there a more efficient way to communicate these two platforms that doesn't
Pedro Paulo de Paula Fonseca
Pedro Paulo de Paula Fonseca 2022.07.10
TU É UM MARGINAL SAFADO EA MQL5 É CONIVENTE COM TEUS CRIMES USANDO A PLATAFORMA MT4 ....VOÊ TOMA DINHEIRO DE PESSOAS QUE TENTAM O ¨DESAFIO ¨NO SEU SITE ! VOCÊ ENCERROU AS MINHAS ORDENS ! EM 1 DIA DE DESAFIO .... EU PAGUEI 250 DOLARES !!!!!!!!!!!!!!!!!!!!!!!!! FIZ DENÚNCIAS NA FCA , MAS DE NADA ADIANTA VOCÊ NAO ESTA REGULADO ! MAS A POLÍCIA VAI ACHAR VOCÊ E OS 7 INTEGRANTES DA OITO CAPITAL !
Point Zero
Added topic FIFO compliance closing trades
Good afternoon, I hope you are fine. I would like to ask wether closing all trades with the following function is FIFO compliant, just to check. Is it enough to iterate trades backwards? For some reason it does not close all trades at the same time
Pedro Paulo de Paula Fonseca
Pedro Paulo de Paula Fonseca 2022.07.10
TU É UM MARGINAL SAFADO EA MQL5 É CONIVENTE COM TEUS CRIMES USANDO A PLATAFORMA MT4 ....VOÊ TOMA DINHEIRO DE PESSOAS QUE TENTAM O ¨DESAFIO ¨NO SEU SITE ! VOCÊ ENCERROU AS MINHAS ORDENS ! EM 1 DIA DE DESAFIO .... EU PAGUEI 250 DOLARES !!!!!!!!!!!!!!!!!!!!!!!!! FIZ DENÚNCIAS NA FCA , MAS DE NADA ADIANTA VOCÊ NAO ESTA REGULADO ! MAS A POLÍCIA VAI ACHAR VOCÊ E OS 7 INTEGRANTES DA OITO CAPITAL !
Point Zero
Added topic Difference between MODE_MARGININIT and MODE_MARGINREQUIRED?
Good afternoon, I hope you are fine. I was wandering of someone could please explain the difference between these two values... MODE_MARGININIT      => Initial margin requirements for 1 lot MODE_MARGINREQUIRED => Free margin
Pedro Paulo de Paula Fonseca
Pedro Paulo de Paula Fonseca 2022.07.10
TU É UM MARGINAL SAFADO EA MQL5 É CONIVENTE COM TEUS CRIMES USANDO A PLATAFORMA MT4 ....VOÊ TOMA DINHEIRO DE PESSOAS QUE TENTAM O ¨DESAFIO ¨NO SEU SITE ! VOCÊ ENCERROU AS MINHAS ORDENS ! EM 1 DIA DE DESAFIO .... EU PAGUEI 250 DOLARES !!!!!!!!!!!!!!!!!!!!!!!!! FIZ DENÚNCIAS NA FCA , MAS DE NADA ADIANTA VOCÊ NAO ESTA REGULADO ! MAS A POLÍCIA VAI ACHAR VOCÊ E OS 7 INTEGRANTES DA OITO CAPITAL !
Point Zero
Added topic Calculation of real leverage? (solved)
Good morning, I hope you are fine. I have been having quite a problem calculating the real leverage used by the trading account. We can define real leverage as: double real_leverage =  {total value of the open trades}/ AccountEquity (); I
Point Zero
Registered at MQL5.community
Point Zero
Added topic How to change magic number of open trades?
Good afternoon, I am trying to change the magicnumber or the comment for open trades, in order to apply a different management to them in the future. It seems it cannot be done, but I would like to confirm. Is there a way to do this? Thanks in
Point Zero
Added topic MT4 b600 and MD5 function =) (solved)
Good afternoon, I have been posting today like crazy (err, sorry about that). I had a perfectly working MD5 function , which now returns a wrong md5 value (it returns a value, but it is a wrong one) I guess it makes little sense to paste the
Point Zero
Added topic Mt4 b600 / ghttp.mqh and InternetOpenUrlA() problem (solved)
Good afternoon, I have a bunch of tools making use of the ghttp.mqh library to make an http call using the following function . However, after updating to b600, the InternetOpenUrlA() function always returns zero. Has anybody found a solution to
Point Zero
Added topic Normalize double price and broker restrictions (solved)
Dear friends, I am having quite a hard time normalizing double prices for certain instruments, for examples, cfd's, because the broker only allows certain values. For example, some indices allow only SL, TP and TS values which floating value are
Point Zero
Added topic Who runs Forex-Discount? Tell us and earn 300$! (Off-Topic/Bounty)
Do you know who runs a website called forex-discount.com and how to find him? Contact me and get paid 300usd! We want to know his full name, city and country of residence, and if possible his business/personal address or contact details. Forex
Point Zero
Added topic What really happens when Mt4 closes and opens? (fixed)
Good night everyone, I have a little problem with one of my indicators. It works fine when just loaded, in real time and in visual backtests. However, when MT4 closes and opens restoring the charts previously opened, the indicator goes nuts and one
Point Zero
Added topic Force indicator to reload?
Good morning, Is there a way to force the indicator to reload from scratch? Like WindowRedraw but for the indicator. Thanks
Point Zero
Added topic Lowest/Highest of closing prices in a given range (?)
Good afternoon, I have quite a weird problem, I am trying to extract the highest and lowest of all closing prices of a given period without sucess. This is what I have so far. double DCloseHighest( int shift, int period) {    return (iHigh(
Point Zero
Added topic Aligning vertical text object
Good afternoon, I am working on a little indicator which recognizes candlestick patterns and I have problems drawing the pattern name in a vertical text object. My problem is that all texts are "centered" from the object source position, and I can't
Point Zero
Added topic MT4 vs MT5 - Have you switched to MT5 for live trading?
Dear friends, I am doing a little research to find out how many retail MT4 traders have switched to MT5 already in live trading. Have you? I would appreciate your insights. Cheers
Point Zero
Added topic Calculating weekly profits in pips (Solved)
Good afternoon everyone, I am trying to calculate the net profit/net loss of an expert advisor for the current week. For some reason, this function always returns 0 during backtesting . double GetWeekProfits() {    int type, netprofit = 0 ;
Point Zero
Added topic [Same old] Which is the correct way to calculate the lotsize?
Hello folks, I'm going around the lotsize calculation and I'm having trouble coming up with a function that works fine for different denominated accounts and 2,3,4 and 5 digit symbols. The following lotsize calculation works, but will it work for
123