Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Mouse input price data to for strategy?

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

    Mouse input price data to for strategy?

    For a Strategy I want to be able to pick price action high and low, using mouse and then use that price data to calculate Entry, stop and target for a trade. The strategy when armed only enters one trade and then should disable when either stop or target is hit

    thanks,
    suraj

    #2
    Hello Suraj,

    Thank you for your post.

    Consider using the OnMouseDown method along with the ChartControl object to detect when the cursor is clicked.
    Then, the GetValueByY method can be used to retrieve the price value from the corresponding data point.Here are a couple of posts with example scripts that might be helpful:To disable the strategy, there is the CloseStrategy method:
    Please let me know if I may be of any further assistance.

    Comment


      #3
      Hi Eduardo,

      thanks for answer and the links.

      suraj

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by NullPointStrategies, Today, 05:17 AM
      0 responses
      39 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      124 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      64 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      41 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      46 views
      0 likes
      Last Post TheRealMorford  
      Working...
      X