Just posting a picture. I have been messing with some mouse functions. This new function is kinda of a pain to figure out. After you play with it for awhile it gets to be pretty interesting on the things you can do!
Yes I have a down fan, but it is turned off right now. This stuff is pretty thick for me, and takes forever. Everytime I get into some heavy coding (what I consider heavy coding, I'm an amatuer) I get a real headache.
You're doing great. A good friend of mine once told me "you'll never really learn to program until you sit down and try to write something" - he was right.
You never really learn this stuff till you try to do it. There is more than one way to accomplish stuff while programming. Find the solution that works for you, then later you'll see another way to do it.
I can't find any documentation for any mouse or cursor functions in the EFS Help Center...
I have been struggling to find some way to locate my cursor position in the chart and to return the data from the bar the cursor is on, etc. Of course it can be done, because studies like Fib Levels allow you click to choose which bar to begin with, etc.
Please tell me what you have found and where I can find a ref to it.
Garth,
Thanks for the link. I have downloaded 2 versions (I think) of the study. On closer examination, they seem only to have 2 different names.
Both had to be modified in/at about line 319 and line 400 where the second drawTextRelative(-25, 20, "Risk/Reward... is found. This button draws on top of the Reset button on a chart of ES. No biggie.
I will study these functions and play with them. They will be a big help. Thank you very much.
Comment