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

May 2nd, 2022 - Technology Class - New DAS Beta 5.7.0.3, Technology / DAS Trader Pro Open Q/A

Recommended Posts

KyleK29

Technology Class
May 2nd, 2022

Topic of the Week

  • New DAS Beta Version 5.7.0.3 Overview
  • 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.


Example of ConfigTrendline Hotkey for Rectangle w/Background + Transparency Settings:
ConfigTrendLine Rectangle DotLine:FF0000:FF00FF:125;

----

Create Alert from Chart [Example is GreaterThan or Equal]:
** For a more complete example of how to use these and enable them, you can find it in a prior webinar class.
** Here: 


AlertName=TestGTE; AlertType=LastPrice; 
AlertOperator=>=; PlaySound=Yes; AutoDelete=Yes; Beep=Yes; 
Speak=Yes; PopupWindow=No; SoundFile "C:\myfile.wav";
AddAlert;

----
Set Partial 25% Bidirectional, Any Broker:
Route=Limit; Route=SMRTL; Share=Pos*.25; TIF=DAY; Send=Reverse;

Set Partial 50% Bidirectional, Any Broker:
Route=Limit; Route=SMRTL; Share=Pos*.50; TIF=DAY; Send=Reverse;

Set Partial 100% Bidirectional, Any Broker:
Route=Limit; Route=SMRTL; Share=Pos; TIF=DAY; Send=Reverse;

-----
@Mortforshort:

CXL ALLSYMB;
Route=Limit; Route=SMRTL; Share=Pos*.50; TIF=DAY; SELL=Send; 
TRIGGERORDER=RT:STOP STOPTYPE:MARKET STOPPRICE:STOPPRICE QTY:POS TIF:DAY ACT:SELL;


Sell 25%, LONG, Set Stop to B/Even:
CXL STOP; 
ROUTE=LIMIT; Price=BID-0.03;Price=Round2;Share=Pos*.25;TIF=DAY;SELL=Send;
TRIGGERORDER=RT:STOP STOPTYPE:MARKET STOPPRICE:AvgCost QTY:POS TIF:DAY ACT:SELL;

-----

Shell "myprogram.exe" %SYMB%;
Shell "myprogram.exe" AMD;


-----

@Tunde
ROUTE=STOP; STOPTYPE=MARKET; STOPPRICE=PRICE; SHARE=POS; TIF=DAY; SEND=REVERSE;

-----  

 

 

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.