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

September 28th, 2021 - Special Webinar: Advanced Hotkeys for Risk Management: Part 1

Recommended Posts

KyleK29

Special Webinar
September 28th, 2021

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

Part 2 is scheduled for October 12th, 2021 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 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;




# Create Stop Order in Replay Mode;
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
  • Like 1

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