Terrence Brannon
Terrence Brannon
  • Information
7+ years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Terrence Brannon
Added topic Discrepancy between year to date ROI and sum of monthly ROI
On this signal -<Deleted> We see monthly gains of 1.36, 45.08, 78.03, 12.48 which adds up to 136.95. Why does the year-to-date column say 194.49%
Terrence Brannon
Added topic I paid for a product and it is no longer available in the market
I am supposed to have 8 more installs of this product: <Deleted> but it is gone from the market place
Renaud Candel
[Deleted] 2020.08.30
[Deleted]
Terrence Brannon
Added topic how to make sure not to renew a rented product
I am currently renting the following product but do NOT want to renew it. How do I make sure it does not auto-renew
Renaud Candel
[Deleted] 2020.08.30
[Deleted]
Terrence Brannon
Added topic How to make sure product purchase does not renew?
I do not want to renew my MQL5.com indicator's 1-year rental. How do I ensure that I am not charged for this again
Terrence Brannon
Added topic Dot in variable name
In this MQL4 source code , we see dots in variable names, e.g.: extern bool     ShutDown.NOW=False; However, when I compile the code, the compiler expects a semicolon where there is a dot above.  A similar question has been
Terrence Brannon
Added topic Rendering text at the computed SMA value, specific to the chart EA is on
For some reason, the labels "H4 SMA" and "H1 SMA" are not being rendered on the y-axis where the H1 SMA has been calculated.   Instead, they are always rendered at the exact same place on every chart that I put this EA on. How can I get the
Terrence Brannon
Added topic Right-justify label at Time[0]
Hello, in the working source code below, on lines 74 we see:      ObjectCreate ( "H4_SMA" , OBJ_LABEL , 0 , Time[ 1 ], H4_SMA);    ObjectSetText( "H4_SMA" , "H4 SMA" , 14 , "Tahoma" ,Gold);   I would like to modify these
Terrence Brannon
Added topic drawLine docs?
Could someone link me to the docs for drawLine()? I have searched both this site and google and can find no docs. Thank you
Terrence Brannon
Added topic Point, revisited
In this earlier thread we were told that a point was 1/10th of a pip. However, in the MQL4 book , we read: It can be easily seen that, in this case, the broker offers a spread of 2 points.    However, I would say that this is a 4-digit
Terrence Brannon
Added topic Isnt an explicit call to MarketInfo("EURUSD",MODE_DIGITS); pointless?
I was looking through the code for an EA and saw this line: int digits=MarketInfo( "EURUSD" ,MODE_DIGITS); I researched this  and found out there is a predefined variable 'Digits' that already has this. So isnt this line of code pointless
Terrence Brannon
Added topic binary options trading
Hello, what brokers support MT5 and 60-second binary options trading
Terrence Brannon
Registered at MQL5.community