Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Turn strategy on with hotkey / macro

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

    Turn strategy on with hotkey / macro

    Hi,
    Is it possible to turn a strategy on with hot keys?

    if so is these a good source of information I can refer to on this?
    Thank you

    #2
    yes please, submit the feature request. Thank you.

    I will also look for non-supported solutions

    Comment


      #3
      What about binding a keyboard macro to a switch within the strategy,
      Assume it is enabled manually.

      Is there some documentation / code snippet available for turning on/off a bool within the strategy from a macro?
      - ie a chart trader button, linked to a macro
      Last edited by yertle; 04-18-2024, 09:42 AM.

      Comment


        #4
        Yertle,

        this might help, depending on what you have set up. I have used a program called AutoIt.. which basically records your mouse movements and clicks and then run a task scheduler to run the code. The mouse, at whatever time, will move and click on the chart and enable strategy for you. You just have to leave the chart window open at all times and figure out the xy location is, on your screen, of the chart, strategies, enable, apply and ok buttons are located.

        Comment


          #5
          Ryjoga,
          Thank you, I will look in to it

          Comment


            #6
            Click image for larger version

Name:	image.png
Views:	163
Size:	57.4 KB
ID:	1300264

            Here is what my AutoIt code looks like. within AutoIt it has the xy info of where your mouse is located on the screen.. so you just copy the numbers when you hover over the buttons you want it to select. then you compile the the code and it creates an exe. file, which then you can set your task scheduler to run at whatever time you want it to.

            Comment


              #7
              Amazing stuff.... Thank you
              #Big Help

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by Mindset, 04-21-2026, 06:46 AM
              0 responses
              90 views
              0 likes
              Last Post Mindset
              by Mindset
               
              Started by M4ndoo, 04-20-2026, 05:21 PM
              0 responses
              137 views
              0 likes
              Last Post M4ndoo
              by M4ndoo
               
              Started by M4ndoo, 04-19-2026, 05:54 PM
              0 responses
              68 views
              0 likes
              Last Post M4ndoo
              by M4ndoo
               
              Started by cmoran13, 04-16-2026, 01:02 PM
              0 responses
              120 views
              0 likes
              Last Post cmoran13  
              Started by PaulMohn, 04-10-2026, 11:11 AM
              0 responses
              72 views
              0 likes
              Last Post PaulMohn  
              Working...
              X