Jump to content

We have moved to Discord. Please click here to join us in the Trading Terminal Discord server.



These forums are read-only.

Sign in to follow this  
KyleK29

August 16th, 2021 - Technology Class - Technology / DAS Trader Pro Open Q/A

Recommended Posts

KyleK29

Technology Class
August 16th, 2021

Topic of the Week
Technology / DAS Trader Pro : Open QA

Class will review and answer submitted questions on the topic of DAS Trader Pro.
 

Question of the Week
None
 


Shared Clipboard
Any of the scripts or pasteable items we make during class will be pasted in the code box below for each copy/pasting by you.

WEBINARS link: https://forums.bearbulltraders.com/forum/97-technology-webinars/
TECHNOLOGY PAGE: https://bearbulltraders.com/technology-class/
CLASS CLIPBOARD: https://forums.bearbulltraders.com/topic/3065-august-16th-2021-technology-class-technology-das-trader-pro-open-qa/
------------

For Hotscript:
FocusWindow CHART1A; MinuteChart 14 3d; NumBar 32;

--
FinViz Hotbutton Link:
** Put on a hotbutton on the montage:

https://finviz.com/quote.ashx?t=%SYMB%

--
@Dale:
Hotkey to Toggle Pre/Post Market Data On/Off:

ShowPreAftMkt;

--
Add Alert to Chart -> Greater Than:
* Note: Must have an open Alerts & Trigger window on screen (can be minimized).
* Note: Enable Alerts on Chart (Right-Click Chart -> Chart Area -> Config Area -> "Add Alerts on Chart" checkbox in corner
* Note: For hotkey script, you must select the chart and fire the hotkey. For the hotbutton on montage, you must give the chart a name (Right-Click titlebar -> Name -> Type a unique Alphanumerical name. Then go in and edit the FOCUSWINDOW CHART1A; and change the CHART1A to reflect the name you gave it. )

FocusWindow CHART1A; AlertName=TestGTE; AlertType=LastPrice; AlertOperator=>=; PlaySound=Yes; AutoDelete=Yes; Beep=Yes; Speak=Yes; PopupWindow=Yes; AddAlert;

--
Add Alert to Chart -> Less Than:
* Note: Must have an open Alerts & Trigger window on screen (can be minimized).
* Note: Enable Alerts on Chart (Right-Click Chart -> Chart Area -> Config Area -> "Add Alerts on Chart" checkbox in corner
* Note: For hotkey script, you must select the chart and fire the hotkey. For the hotbutton on montage, you must give the chart a name (Right-Click titlebar -> Name -> Type a unique Alphanumerical name. Then go in and edit the FOCUSWINDOW CHART1A; and change the CHART1A to reflect the name you gave it. )

FocusWindow CHART1A; AlertName=TestGTE; AlertType=LastPrice; AlertOperator=<=; PlaySound=Yes; AutoDelete=Yes; Beep=Yes; Speak=Yes; PopupWindow=Yes; AddAlert

 

Relevant Links:
- Dynamic Hotkeys Thread: DAS - Dynamically Calculate Shares on %Risk or $Risk - Hot Key + Configuration, Updated 9/10/19, v2.1 - DAS Trader Pro Tips and Tricks - Bear Bull Traders Forums

Edited by KyleK29

---------------------------------------------------------
Profile / Project Pages (Dynamic Hotkeys, StreamDeck Files, and other contributions are located here)

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  

[[Template core/front/global/mobileNavigation is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.