We have moved to Discord. Please click here to join us in the Trading Terminal Discord server.
These forums are read-only.
Search the Community
Showing results for tags 'techclass'.
Found 14 results
-
Technology Class December 20th, 2021 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/ ------------ 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-
- das trader pro
- bookmap
-
(and 2 more)
Tagged with:
-
Technology Class November 22nd, 2021 Topic of the Week Utility Script Release: Auto Export DAS Trade Logs + Setup Tutorial Hotkey 3.0 Beta Testing Updates 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/ ------------ - Download Link for Auto Export AHK Script is located in the thread linked below this: 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 - AutoHotkey Download: https://www.autohotkey.com/ -
Technology Class November 15th, 2021 Topic of the Week Tech Tip: Use ShareX to Take Screenshot on Position Entry 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/ ------------ > ShareX: https://getsharex.com/ CLI Documentation: https://getsharex.com/docs/command-line-arguments *Note: We fumbled through this a tad because of an unknown DAS limitation, so if you want a more direct approach to ShareX (portable, preconfigured version), I can probably put together something like that so it's not as daunting as the method we tried tonight which is definitely more for advanced users. > StreamDeck Icons, PSD Files, Profiles, and Hotkey File Start Kit: https://k-sqrd.com/me -> StreamDeck package 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 - ShareX: https://getsharex.com - StreamDeck Profile Starter Kit: https://k-sqrd.com/me -
September 28th, 2021 - Special Webinar: Advanced Hotkeys for Risk Management: Part 1
KyleK29 posted a topic in Technology Webinars
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 -
September 13th, 2021 - Technology Class - Technology / DAS Trader Pro Open Q/A
KyleK29 posted a topic in Technology Webinars
Technology Class September 13th, 2021 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/ ------------ Very light class, we didn't create any scripts. 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 -
August 23rd, 2021 - Technology Class - Technology / DAS Trader Pro Open Q/A
KyleK29 posted a topic in Technology Webinars
Technology Class August 23rd, 2021 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/ ------------ 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-
- das trader pro
- techclass
-
(and 1 more)
Tagged with:
-
August 16th, 2021 - Technology Class - Technology / DAS Trader Pro Open Q/A
KyleK29 posted a topic in Technology Webinars
Technology Class August 16th, 2021 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/ CLASS CLIPBOARD: https://forums.bearbulltraders.com/topic/3065-august-16th-2021-technology-class-technology-das-trader-pro-open-qa/ ------------ For Hotscript: FocusWindow CHART1A; MinuteChart 14 3d; NumBar 32; -- FinViz Hotbutton Link: ** Put on a hotbutton on the montage: https://finviz.com/quote.ashx?t=%SYMB% -- @Dale: Hotkey to Toggle Pre/Post Market Data On/Off: ShowPreAftMkt; -- Add Alert to Chart -> Greater Than: * Note: Must have an open Alerts & Trigger window on screen (can be minimized). * Note: Enable Alerts on Chart (Right-Click Chart -> Chart Area -> Config Area -> "Add Alerts on Chart" checkbox in corner * Note: For hotkey script, you must select the chart and fire the hotkey. For the hotbutton on montage, you must give the chart a name (Right-Click titlebar -> Name -> Type a unique Alphanumerical name. Then go in and edit the FOCUSWINDOW CHART1A; and change the CHART1A to reflect the name you gave it. ) FocusWindow CHART1A; AlertName=TestGTE; AlertType=LastPrice; AlertOperator=>=; PlaySound=Yes; AutoDelete=Yes; Beep=Yes; Speak=Yes; PopupWindow=Yes; AddAlert; -- Add Alert to Chart -> Less Than: * Note: Must have an open Alerts & Trigger window on screen (can be minimized). * Note: Enable Alerts on Chart (Right-Click Chart -> Chart Area -> Config Area -> "Add Alerts on Chart" checkbox in corner * Note: For hotkey script, you must select the chart and fire the hotkey. For the hotbutton on montage, you must give the chart a name (Right-Click titlebar -> Name -> Type a unique Alphanumerical name. Then go in and edit the FOCUSWINDOW CHART1A; and change the CHART1A to reflect the name you gave it. ) FocusWindow CHART1A; AlertName=TestGTE; AlertType=LastPrice; AlertOperator=<=; PlaySound=Yes; AutoDelete=Yes; Beep=Yes; Speak=Yes; PopupWindow=Yes; AddAlert 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-
- das trader pro
- techclass
-
(and 1 more)
Tagged with:
-
August 2nd, 2021 - Technology Class - DAS Trader Pro Open Q/A
KyleK29 posted a topic in Technology Webinars
Technology Class August 2nd, 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 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/ ------------ REPLAY MODE: ROUTE=STOP; STOPTYPE=MARKET: SHARE=POS; TIF=DAY; SEND=REVERSE; FINVIZ [for a Montage button]: https://finviz.com/quote.ashx?t=%SYMB% 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-
- das trader pro
- techclass
-
(and 1 more)
Tagged with:
-
Technology Class July 26th, 2021 Topic of the Week Setting up Windows File History to automatically backup your DAS Trader Pro folder and settings. Question of the Week With regards to Tech Class, would you utilize a function that allows you to contextually search within prior tech class videos? Yes - 100% No - 0% 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/ @Susan: Add Alert Greater: FocusWindow CHART1A; AlertName=TestGTE; AlertType=LastPrice; AlertOperator=>=; PlaySound=Yes; AutoDelete=Yes; Beep=Yes; Speak=Yes; PopupWindow=Yes; AddAlert; Add Alert Less Than: FocusWindow CHART1A; AlertName=TestGTE; AlertType=LastPrice; AlertOperator=<=; PlaySound=Yes; AutoDelete=Yes; Beep=Yes; Speak=Yes; PopupWindow=Yes; AddAlert ---- @JLOW: Set 5min Chart to 30 Candles: ZoomFit; MinuteChart 5 3d; Numbar 30; ---- @John G Update Stop Size: ** Must load Stop Order in. Share=Pos; REPLACE; ---- LONG - Take Profit Order @ 2:1, 100% Out: DEMO / CMEG: Route=Limit;Share=Pos*1;Price=AvgCost-StopPrice;Price=Price*2;Price=Price+AvgCost;Price=Round2;TIF=DAY;SELL=Send IBCO: Route=SMRTL;Share=Pos*1;Price=AvgCost-StopPrice;Price=Price*2;Price=Price+AvgCost;Price=Round2;TIF=DAY;SELL=Send 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-
- backups
- das trader pro
-
(and 2 more)
Tagged with:
-
July 12th, 2021 - Technology Class - DAS Trader Pro Open Q/A
KyleK29 posted a topic in Technology Webinars
Technology Class July 12th, 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 Question: How often do you use Replay Mode in DAS? Never / Not anymore - 50% Infrequent / A few times per month - 30% Frequently / All the time - 20% 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/ - User requested example of a TriggerOrder: TriggerOrder=RT:STOP STOPTYPE:MARKET PX:StopPrice-0.3 ACT:SELL STOPPRICE:StopPrice QTY:Pos TIF:DAY; 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-
- das
- das trader pro
-
(and 1 more)
Tagged with:
-
June 28th, 2021 - Technology Class - DAS Trader Pro Open Q/A
KyleK29 posted a topic in Technology Webinars
Technology Class June 28th, 2021 Topic of the Week DAS Trader Pro : Open QA Class will review and answer submitted questions on the topic of DAS Trader Pro. 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/ @Heath - 2:1 Order for IBCO: CXL ALLSYMB;StopPrice=Price-0;DefShare=BP*0.97;Price=Ask-Price+0.00;SShare=15/Price;Share=DefShare-SShare;DefShare=DefShare;+SShare=Share=DefShare-SShare=0.5*SShare;TogSShare;ROUTE=SMRTL;Price=Ask+0.05;TIF=DAY;BUY=Send;DefShare=200;Price=Ask-StopPrice*.02+Ask;TriggerOrder=RT:Stop STOPTYPE:RANGE LowPrice:StopPrice HighPrice:Price ACT:SELL Qty:POS TIF:Day; @Heath - 2:1 Order for IBCO, Corrected: CXL ALLSYMB;StopPrice=Price+0;DefShare=BP*0.97;Price=Ask-Price+0.00;SShare=15/Price;Share=DefShare-SShare;DefShare=DefShare+SShare;SShare=Share;Sshare=DefShare-SShare;Share=0.5*SShare;TogSShare;ROUTE=SMRTL;Price= Ask+0.05;TIF=DAY;TogSShare;BUY=Send; Price=Ask;DefShare=Price*100; Price=Price-StopPrice; Price=Price*2; SShare=Share; Share=Price*100; Share=DefShare+Share; Price=Share/100; Share=SShare;TogSShare; DefShare=20; TriggerOrder=RT:STOP STOPTYPE:RANGE LowPrice:StopPrice HighPrice:Price ACT:SELL QTY:POS TIF:DAY; Pop & Move Window via Hotkey: ** This is an example of how to script a hotkey to be able to setup your window. I'll likely do a more detailed class on this in the future since getting the proper coordinates and sizes can be a tad tricky. FOCUSWINDOW CHART1A; SetPopOut Y; WPos 100 100; WSize 400 800; 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-
- das
- das trader pro
-
(and 1 more)
Tagged with:
-
June 21st, 2021 - Technology Class - DAS Trader Pro Open Q/A
KyleK29 posted a topic in Technology Webinars
Technology Class June 21st, 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: How well did you trade today? Green - 61% Red - 17% Didn't trade. - 22% 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. ALERT - Greater or Equal: FocusWindow CHART1A; AlertName=TestGTE; AlertType=LastPrice; AlertOperator=>=; PlaySound=Yes; AutoDelete=Yes; Beep=Yes; Speak=Yes; PopupWindow=Yes; AddAlert; ALERT - Less or Equal: FocusWindow CHART1A; AlertName=TestGTE; AlertType=LastPrice; AlertOperator=<=; PlaySound=Yes; AutoDelete=Yes; Beep=Yes; Speak=Yes; PopupWindow=Yes; AddAlert -- Calculate Ask + (Percentage of Ask) Price=ASK*0.01+ASK; 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 -
June 14th, 2021 - Technology Class - DAS Trader Pro Open Q/A
KyleK29 posted a topic in Technology Webinars
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-
- techclass
- technology
-
(and 1 more)
Tagged with:
-
May 31st, 2021 - Technology Class - DAS Trader Pro Focused Open QA
KyleK29 posted a topic in Technology Webinars
Technology Class May 31th, 2021 Topic of the Week DAS Trader Pro - Open Q/A session for any questions you have related to DAS Trader Pro. Question of the Week ... to be filled after class ... 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. ... to be filled after class ... Relevant Links: ... to be filled after class ...-
- class
- technology
-
(and 3 more)
Tagged with:
