Skip to content

Double click on ISW scanner alers to change DAS montage symbol

Notifications You must be signed in to change notification settings

konscodes/dastrader_symbol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

DasTrader Symbol

Double click on ISW scanner alers to change DAS montage symbol. Lazy way to switch DAS montage symbol by selecting ISW scanner alert. It would be nice to have a native integration between ISW and DAS like in Tradeideas but until then this script will win you a second or two.

What

Script to change DAS montage symbol when clicking on ISW scanner alert. Simple python script that sends scanner ticker into clipboard and pastes into active DAS montage.

Why

This kind of integration is not natively supported. Need to manually type/copy-paste alerts from the scanner into DAS.

How to use

  1. Set the DAS hotkeys to activate the correct montage image image

  2. Make sure that DAS is running

  3. Download symbol_change_keyboard script and install all the requirements above

  4. Run the script (open cmd in the directory with script; enter: python script_name.py)

  5. Double click on scanner alert to select it and press the hotkey

  6. Correct symbol should be set in montage automatically

Notes

  • script will overwrite existing clipboard
  • keyboard script is set to quit on F12 by default

Requirements

  • python 3.8.0+
  • pygetwindow 0.0.9
  • keyboard, time libraries

Change log

  • Removed unnecessary scripts and libraries
  • Added mouse double click script
  • Added hotkey module to run the script
  • Basic functionality reached

About

Double click on ISW scanner alers to change DAS montage symbol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages