Announcement

Collapse
No announcement yet.

Mouse over candle for share size

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Mouse over candle for share size

    I am wanting to create an EFS that will do a simple calculation when I mouse over candles.

    I want to be able to see how many shares I can buy based on my risk and the size of the candle. So, if my risk was $100 per trade, the calculation that would be performed in the EFS is 100/(absolute value of High-Low).

    I want this to display near my mouse pointer kind of like a window that tracks with the cursor.

    If anyone can point me in the right direction of where to start I would greatly appreciate it.

    Thanks,
    Tyler

  • #2
    you have to use the mouse click functions for this. You can't use any type of "mouse over" functions as they don't exist in efs.

    Using the mouse click functions, you have to click on a bar that you want to select, then have the efs calc your values.
    Brad Matheny
    eSignal Solution Provider since 2000

    Comment

    Working...
    X