need code snippet to extract value from label

Post Reply
dextroze
Trader
Posts: 19
Joined: Fri May 25, 2012 4:07 am

need code snippet to extract value from label

Post by dextroze »

Can u help me out here please, i'm out on a limb .. i'd like to extract the value from an indicator. Any code snippet for that ? Thank you in advance..
dietcoke
Trader
Posts: 162
Joined: Tue Nov 15, 2011 9:59 pm

Re: need code snippet to extract value from label

Post by dietcoke »

dextroze wrote:Can u help me out here please, i'm out on a limb .. i'd like to extract the value from an indicator. Any code snippet for that ? Thank you in advance..
what indicator? is it a built in indi or a custom one?

if its built in there will be an Empty4 function to get the value, if it's a custom indi you can do the equivalent using the iCustom function. look up the syntax in metaeditor
Image
dextroze
Trader
Posts: 19
Joined: Fri May 25, 2012 4:07 am

Re: need code snippet to extract value from label

Post by dextroze »

Just say that i just have the ex4 and jusit want to compare the output on the charts periodically ..
User avatar
NeoTrader
Trader
Posts: 436
Joined: Wed Apr 04, 2012 2:52 pm
Location: small Village at Lake Chiemsee, Bavaria, Germany

Re: need code snippet to extract value from label

Post by NeoTrader »

hi dextroze
dextroze wrote:Can u help me out here please, i'm out on a limb .. i'd like to extract the value from an indicator. Any code snippet for that ? Thank you in advance..
dextroze wrote:Just say that i just have the ex4 and jusit want to compare the output on the charts periodically ..
Imagine that someone is asking you this question the same way you do...how should anybody help you...you give no information about what indicator or attach it to your post...or give any information at all ....

put you indicator on your chart... open the data window and check for yourself what buffer the indicator is using for the value you want to get... then use the iCustom Function like dietcoke told you.

There is not much someone can do here, with that grade of input...

happy trading,

NeoTrader

-
dextroze
Trader
Posts: 19
Joined: Fri May 25, 2012 4:07 am

Re: need code snippet to extract value from label

Post by dextroze »

Thx ... settled
Post Reply

Return to “Coders Hangout”