TheFlyingPrussian / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
TheFlyingPrussian
Added topic "possible use of uninitialized variable 'XYZ'" - despite it being initialised
My patience is seriously wearing thin right now. Why am constantly getting this stupid, bloody warning despite everything being correctly initialised? Why is it only focusing on the on those variables with the second iteration, i.e. CandleBody[
TheFlyingPrussian
Added topic MQL5's issue with calling functions :')' - expression expected test.mq5 136 55
MQL5 seems to be having some issues with calling functions, despite correctly not only including the the file with which the function is situated in #include <RunDiagnostics.mqh> but I have also correctly instanted the required variables, or in
TheFlyingPrussian
Added topic MQL5 does not know what an array is if it bit it on it's arse
Right, my patience has snapped. Why is MQL5 falling to realise that I'm trying to code an array? Seriously, it's the most ridiculous, stupid thing I have ever come across. Why am I getting, 'get_high_or_low' - unexpected token, probably type is
TheFlyingPrussian
Added topic The application of the for loop in conjunction with ChartButtons
Intro. So I have a setup whereby a chart button is displayed on the chart only from which the order was executed from. Within the button, there is text which displays the ticket number, as well as the running profit. The button comes in two
TheFlyingPrussian
Added topic For loop refusing to loop through ALL orders in the ledger.
Right, I just do not get the logic behind why MQL4 is outright refusing to display the correct order position information on the correct chart, as in the chart with which the order was placed upon. I just do not get why - despite the fact that I have
: