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:	153
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 NullPointStrategies, Today, 05:17 AM
              0 responses
              52 views
              0 likes
              Last Post NullPointStrategies  
              Started by argusthome, 03-08-2026, 10:06 AM
              0 responses
              130 views
              0 likes
              Last Post argusthome  
              Started by NabilKhattabi, 03-06-2026, 11:18 AM
              0 responses
              70 views
              0 likes
              Last Post NabilKhattabi  
              Started by Deep42, 03-06-2026, 12:28 AM
              0 responses
              44 views
              0 likes
              Last Post Deep42
              by Deep42
               
              Started by TheRealMorford, 03-05-2026, 06:15 PM
              0 responses
              49 views
              0 likes
              Last Post TheRealMorford  
              Working...
              X