question about a script?

 

Hi, i have an ea that calculates infromation such as lot size and places it on my screen. I then have a script that i want to attach to enter a trade. I need the script to read the lable info displayed on my screen.. Is this possible????? Eg. lable show lot size=2.3 lots. I need the scripts too read "2.3 "info.. HOw??

 
 

Object description returns a string. and lots in my script is a double so there is an issue. Can you give me bit of code or something. thanks.

 

It's time to learn to fish gavin. This is a prime example of what happens when should-be coders come here and get handed fish after fish.

Becoming too lazy to even figure out how to convert a string to a double - StrToDouble() - or attempt to make any bit of code whatsoever. Instead its just "Can you give me bit of code or something". Uhg.

 

I can work with that thanks. Its easy when you know the answer. I am still learning everyday like 90% of people here asking questions. Simple to you but nightmare for somebody else.

 

don't give up gavin :)

global variable can be useful too...

Reason: