Questions from a "dummy" - page 169

 
sergeev:

how to show the real name of an input variable ? not the comment next to it ?

neither ///

neither /**/

everything goes instead of the real name

This is a possibility:

input double MaximumRisk        = 0.02;    /*MaximumRisk*/  //Комментарий программиста

Put the real variable name in /**/, it will be shown as the user name.

Or the second option

input double MaximumRisk        = 0.02;    
// Любой коммментарий после переноса строки
 
Rosh:

This is a possibility:

Put a real variable name in /**/, it will be shown as the user name.

Or the second option

horrible.
 
sergeev:
terrible.
I wish I had your worries. ;-)
 
sergeev:
awful.
genius. Leezar did well.
 
aharata:
genius. Leezar's good.
Wow, what am I in for?
 
Lizar:
Wow, what am I in for?

I read somewhere on this forum that it was your idea to output the comments as the names of the instuments.

gah, good for spies anyway)

 
MetaDriver:
I wish I had your worries. ;-)


To whom much is given, much is required. (с)

 
aharata:

I've read somewhere on this forum that it was your idea to output the comments as the names of the instuments.

No, not my idea, but I've seen it somewhere too.

hehe, still good for the spies though)

Ok.
 
aharata:

I've read somewhere on this forum that it was your idea to output the comments as the names of the instuments.

hehe, well done anyway, at least for the spies)

This feature is described in MQL5 Documentation.
 
aharata:

I read somewhere on the forum that it was your idea to output the comments as the names of the instuments.

I read somewhere that it was stringo's idea