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

April 4th, 2022 - Technology Class - Technology / DAS Trader Pro Open Q/A

Recommended Posts

KyleK29

Technology Class
April 4th, 2022

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/

------------

** Alerts on Chart Hotkey

Chart Alerts:

Add Alerts from Chart:

* Must have the Alerts & Trigger window open/minimized.
* If this is a hotbutton, you need to name a chart (Right-Click the title area -> Name: ...) as CHART1A for the hotbutton to work from the montage. If using as a hotkey script, you need to click the chart and fire the hotkey.

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


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



----
@MasterChief --> Hotkey Fix:

CXL ALLSYMB; Route=Stop; StopType=Market; Share=Pos; StopPrice=10 / Share; 
StopPrice=AvgCost-StopPrice; StopPrice=Round2; 
Share=Pos; TIF=Day+; Send=Reverse;


----
Place Limit Order @ Double-Clicked Price:
All Brokers, Bidirectional:

ROUTE=LIMIT; ROUTE=SMRTL; SHARE=POS*.20; TIF=DAY; SEND=REVERSE;





 

 

 

Relevant Links:
- Delayed Entry Dynamic Risk: https://forums.bearbulltraders.com/topic/2146-das-stop-limit-order-for-future-entry-with-dynamic-share-calculation-using-risk-with-a-stop-loss
- 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.