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.

Search the Community

Showing results for tags 'hot key'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • BEAR BULL TRADERS FORUMS
    • Bear Bull Traders - Members Only!
    • Welcome: Bear Bull Traders Forums
    • Members Introductions & Meetups
    • Day Trading
    • Swing Trading
    • Options Trading
    • Forex and Currency Markets
    • Trading Psychology
    • Off Topic
    • Success Webinar Questions
    • BBT en Español
    • Forum Support
    • BBT Trader's Challenge
  • CHI-TOWN BBT (Chicago, Illinois)'s Chicago Area BBT Topics
  • Pica Mucho BBT's Conversaciones
  • SINGAPORE's Topics
  • Denver, Colorado's Topics
  • BBT DC/DMV AREA's Topics
  • San Francisco Bay Area's Topics
  • BBT Toronto, ON's Topics
  • Texas BBT - Everything is bigger here's A club for Texas BBT members to get together
  • Texas BBT - Everything is bigger here's Let's try and organize some Meetups for the spring!
  • BBT Ottawa, Canada's Topics
  • BBT Vancouver, BC's Forums
  • BBT Australia's Topics
  • BBT - SoCal Traders's Topics
  • BBT MONTREAL, QC's Topics
  • NY Metro BBT's Topics
  • Seattle/Bellevue's Topics
  • BBT Detroit's Topics
  • Europe's Topics
  • North Carolina's Topics
  • the Ladies Lounge's Discussion
  • ARIZONA BBT's Discussions
  • BBT - United Kingdom's Topics
  • BBT - PORTUGAL's Regras
  • BBT - PORTUGAL's Apresentação
  • BBT - PORTUGAL's Geral

Marker Groups

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Found 6 results

  1. https://dastrader.com/docs/how-do-i-use-hotkeys/ ------------------------------------------ BUY $25000 CXL ALLSYMB; ROUTE=LIMIT;TIF=DAY+;Price=ASK+0.10; Share=25000/Price;BUY=Send SHORT $25000 CXL ALLSYMB; ROUTE=LIMIT;TIF=DAY+;Price=Bid-0.10; Share=25000/Price;SELL=Send Above scripts contain the rule to limit the price to no more than 10 cents above the ASK. (Ask+0.10) or 10 cents below the BID (Bid-0.10). Adjust this as necessary. ----------------------------------------------- SELL 100% CXL ALLSYMB; ROUTE=LIMIT;Price=Bid-0.10; Share=Pos;TIF=DAY+;SELL=Send; COVER 100% CXL ALLSYMB;ROUTE=LIMIT;Price=Ask+0.10; Share=Pos;TIF=DAY+;BUY=Send; SELL 50% CXL ALLSYMB; ROUTE=LIMIT; Price=Bid-0.10; Share=Pos*.5;TIF=DAY+;SELL=Send; COVER 50% CXL ALLSYMB;ROUTE=LIMIT;Price=Ask+0.10; Share=Pos*.5;TIF=DAY+;BUY=Send; Above scripts contain the rule to limit the price to no more than 10 cents above the ASK. (Ask+0.10) or 10 cents below the BID (Bid-0.10). Adjust this as necessary. ----------------------------------------- BUY a position based on 30% of your available BUYING POWER. So if your current available BP is $100,000, 30% is $30,000. ROUTE=SMRTL;Price=Ask+0.05;Price=Round2;Share=BP*0.3;TIF=DAY+;BUY=Send BUY a position based on 10% of your BUYING POWER: ROUTE=SMRTL;Price=Ask+0.05;Price=Round2;Share=BP*0.1;TIF=DAY+;BUY=Send Above scripts contain the rule to limit the price to no more than 5 cents above the ASK. (Ask+0.05). Adjust this as necessary. https://dastrader.com/docs/how-do-i-check-the-required-bp-buying-power-for-an-order/ ----------------------------- EQUALIZED RISK HOTKEYS For Long Entries and a $10 risk, stop order attached, and Target order of 1:1 CXL ALLSYMB;StopPrice=Price-0;DefShare=BP*0.925;Price=Ask-Price+0.00;SShare=10/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+;BUY=Send;DefShare=200;Price=Ask-StopPrice*1+Ask;TriggerOrder=RT:STOP STOPTYPE:RANGE LowPrice:StopPrice HighPrice:Price ACT:SELL QTY:POS TIF:DAY+ For Short Entries and a $10 risk, stop order attached, and Target order of 1:1 CXL ALLSYMB;StopPrice=Price+0;DefShare=BP*0.925;Price=Price-Bid+0.00;SShare=10/Price;Share=DefShare-SShare;DefShare=DefShare+SShare;SShare=Share;Sshare=DefShare-SShare;Share=0.5*SShare;TogSShare;ROUTE=SMRTL;Price=Bid-0.05;TIF=DAY+;SELL=Send;DefShare=200;Price=StopPrice-Bid*1;Price=Bid-Price;TriggerOrder=RT:STOP STOPTYPE:RANGE LowPrice:Price HighPrice:StopPrice ACT:BUY QTY:POS TIF:DAY+
  2. StephenMeowkmus

    CMEG TIF is WRONG

    I can't find anyone complaining about this issue, but I certainly am (to CMEG). According to the Das user manual, TIF Day is for market hours only while DAY+ covers market plus extended trading hours (i.e., premarket and after hours). That is both logical and how every broker I've ever used applied TIF. But CMEG applies Das TIF as such: Day for premarket and market, Day+ for after hours. That is illogical and wrong. It means needing a duplicate set of hotkeys depending on when you're trading. (What's more, I don't even think CMEG's description of how their TIF works is correct; I use Day+ during regular market hours all the time...and am almost certain I've had to switch to Day to close out a trade AH...it's almost as if they've got the TIFs backwards). Anyway, I'm trying to get CMEG to contact Das and fix this problem. Just wanted to let anyone else know who's as frustrated as I.
  3. Jonathan Price

    Hot Keys

    Hey All! I am struggling to decide what hotkeys to use. Based on the info provided in the education center, I am assuming most people use Kyle's hotkey scripts. I would love to find out if this is accurate or if there are some who use other hotkey scripts. So let me know what you're using! Thanks! Elisabeth Price
  4. Tony Ciaramitaro

    Kyle's Hot Key for SSR

    Hello all, I've reviewed all of the relevant comments and replies regarding the SSR hot key and I'm not certain what is or is not the correct answer. I do know that the SSR Hotkey in the Beta_V2.1.xlsx as follows does not work. DefShare=BP*0.97;Price=Price-Bid+0.01;SShare=40/Price;Share=DefShare-SShare;DefShare=DefShare+SShare;SShare=Share;Sshare=DefShare-SShare;Share=0.5*SShare;TogSShare;ROUTE=LIMIT;Price=Bid-0.05;TIF=DAY+;SELL=Send;DefShare=400; This is the error popup in DAS. Does anyone see the issue in the above script? My desired script would include a stop. Thanks all, Tony
  5. Hi All, I'm making this post seeking assistance with a specific hotkey script that I'm having trouble making. It's a rather simple concept, but despite having it clearly defined in my mind, I am having a hard time finding the resources to execute it. So, here goes... The simple function that I am looking for (in a single hotkey) is this - I would like to: 1.) Be able to select a limit order price by clicking on the chart (and would like it to be ask + 0.05 for long positions, or bid -0.05 for short positions). 2.) Execute the order at a specific share size defined by the quantity related hotkey that is pressed after purchase price is selected by clicking. 3.) Automatically set a stop loss at -$150 for any quantity share size chosen. If anyone is able to help with this, or share their similar hotkey script, I would be extremely grateful! Thanks! - Phil
  6. Your Hot Key window went blank. You can't see the spread sheet that is inside the Hot Key window. You can't make edit to the hotkeys. You know that your hotkey.htk is not corrupt. Please take a look at the screen shot that I have provided. After an hour with the good lad from DAS Pro they come to the conclusion that it is a bug that will be resolved. It seem that the multiple monitor is the culprit. But for the mean time this is how you resolved the issue: 1. Move the Hot Key window to the main monitor of your multiple monitor setup and do your editing of the Hot Key from there. This is the most logical resolution for my purpose. 2. Under Scale and Layout in your Window's Display setting you want to change all the monitor that you have to the same number of percentage for the setting: Change the size of text, apps, and other items. But doing this affect my monitor resolution that is not conducive to a harmonious experience so I personally stay away from this solution. This is what I got and what I learned. If you need detail instruction or help I might consider directly contacting DAS. I'm afraid I will not be able to help you much cause I am not an expert. I only post this because I have searched the forum and was not able to find a solution.
[[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.