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.

KyleK29

June 14th, 2021 - Technology Class - DAS Trader Pro Open Q/A

Recommended Posts

KyleK29

Technology Class
June 14th, 2021

Topic of the Week
DAS Trader Pro : Open QA

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

Question of the Week
Poll Results
Question: What is your day trading experience level?
1 Month or Less - 11%
1 Month to 6 Months - 50%
6 Months to 1 Year - 39%


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 a Multi Trigger Order (These Triggers fire all at the time the position is filled/opened, this is not a sequential trigger order):

Route=Limit; TIF=DAY; Price=Ask+0.05; Share=100; Send=Buy; 
TriggerOrder= RT:STOP STOPTYPE:Market PX:AvgCost STOPPRICE:AvgCost-1 QTY:Pos ACT:Sell TIF:Day;
TriggerOrder= RT:Limit PX:AvgCost+1.00 QTY:Pos*0.2 ACT:Sell TIF:DAY;
TriggerOrder= RT:Limit PX:AvgCost+2.00 QTY:Pos*0.2 ACT:Sell TIF:DAY;
TriggerOrder= RT:Limit PX:AvgCost+3.00 QTY:Pos ACT:Sell TIF:Day;

----

Note About Script Lengths:
** You can check the length of the script by pasting into a site like: https://wordcounter.net/character-count
999 char limit in hotkey script
799 char limit in hotbutton-script


----

Prebuilt DAS Layout Files Location:

Chatroom - File Folder -> Filter: Kyle  --> Kyle_DAS_Setup.v1.1.zip   ..

----

Example of a Simple Entry Order with Trigger Range Order attached to it:

Route=Limit; TIF=DAY; Price=Ask+0.05; Share=100; Send=Buy; 
TriggerOrder=RT:STOP STOPTYPE:RANGE LowPrice:StopPrice HighPrice:AvgCost+2 ACT:SELL QTY:POS TIF:DAY; 

----

Order Replace / Update Stop Position (e.g. after partialing):

Share=POS; REPLACE;

**Note: You must double-click the ## quantity value on the order flag (on the chart, this doesn't work correctly in replay mode) or double-click the open order you want to update in the Open Orders window.  

 

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.

[[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.