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

January 31st, 2022 - Special Webinar: Advanced Hotkeys for Risk Management: Part 1

Recommended Posts

KyleK29

Special Webinar
January 31st, 2022

Topic of the Week
Technology / DAS Trader Pro : Advanced Hotkeys for Risk Management, Part 1
 

Part 2 is scheduled for February 14th, 2022 at 5pm Pacific (8pm Market/Eastern).


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/

------------
For the Dynamic Risk hotkey scripts, please see the special "Relevant Links" section below.
------------

** NOTE: We didn't get time to cover the use of these special Helper/Calculator scripts, we'll go over them in Part 2. But here they are if you want them.


FOR THE CALCULATE Scripts you must have an open position and a valid Stop Price populated in the montage's Stop Price ("Trigger Price") box. For best results, 
reload your current STOP Order by double-clicking it in the Orders window or double-clicking the QTY## portion on the order flag. These scripts will populate the
dollar amount into the Montage's "Price" field. 

# Calculate Return at Double Clicked;
Share=Price*100; Price=AvgCost; SShare=Price*100; Share=Share-SShare;Share=Share;Price=Share/100;Share=Pos;Price=Price*Share;TogSShare;Share=0;


# Calculate Risk of Position;
Price=AvgCost;Share=Price*100;Price=StopPrice;SShare=Price*100;Share=Share-SShare;Share=Share;Price=Share/100;Share=Pos;Price=Price*Share;TogSShare;Share=0;


# Calculate Return PnL;
Price=AvgCost;Share=Price*100;Price=Last;SShare=Price*100;Share=Share-SShare;Share=Share;Price=Share/100;Share=Pos;Price=Price*Share;TogSShare;Share=0;


# Check Available Buying Power;
Price=1; Share=BP; SShare=Share; Share=0;



 

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


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