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

March 21st, 2022 - Technology Class - Technology / DAS Trader Pro Open Q/A

Recommended Posts

KyleK29

Technology Class
March 21st, 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/

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

@Norma:

LONG:

ROUTE=LIMIT;Price=Bid-0.05;Share=Pos*.5;TIF=DAY+;SELL=Send;
TRIGGERORDER=RT:STOP STOPTYPE:MARKET STOPPRICE:AVGCOST QTY:POS ACT:SELL TIF:DAY;


SHORT:

ROUTE=LIMIT;Price=Ask+0.05;Share=Pos*.5;TIF=DAY+;BUY=Send;
TRIGGERORDER=RT:STOP STOPTYPE:MARKET STOPPRICE:AVGCOST QTY:POS ACT:BUY TIF:DAY;

--

@Chip

RemoveAllTrendlines;

--

Chart Alerts:

Greater Than or Equal:

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



Less Than or Equal:

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

--

@Tunde:

CXL ALLSYMB BUY;
CXL ALLSYMB SELL;
CXL ALLSYMB; 
Cancel all open orders, for the symbol in the montage. 

CXL STOP;
Cancel the STOP orders, for the symbol in the montage.

CXL ALL BUY;
CXL ALL SELL;
Cancel all orders for all symbols buy/sell.

CXL ALL ACCOUNT OF TRMYACCOUNT;

CXL ABOVEAVGCOST;
Cancel all orders that are above my positional avg cost for the loaded symbol.

CXL BELOWAVGCOST; 
Cancel all orders that are below my positional avg cost for the loaded symbol.

--




 

 

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.