Jump to content
Day-Meister

Defined Risk Hotkeys for multiple range orders

Recommended Posts

Hi there BBT and Day-Meister - I'm looking for a very similar script just to set 4 Range Order pairs. @ 1R 2R 3R 4R.  I've been trying to edit it myself. Not working yet though... Any help would be great!!!  Thanks much for your hard work on these!!!!

Marshall

Share this post


Link to post
Share on other sites

Hi Team, I'm new to BBT and DAS and Day Trading. I'm going through the Training Video for Lesson 14 and 15 - Equalized Risk Per Trade Hotkey, and Placing a Range Order for 1:2 Risk Reward Hotkey. I copied the script from DAS Hotkey Scripts.txt which s from Kyle's Hotkey Video Series. But I don't know if the hotkey is working properly. It looks like it makes the entry just fine, but it doesn't create a stop order. Can anyone help me?

Here is the text I copied into the Script field for building the hotkey:

CXL ALLSYMB;StopPrice=Price-0;DefShare=BP*0.97;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=LIMIT;Price= Ask+0.05;TIF=DAY;BUY=Send;DefShare=200;Price=Ask-StopPrice*2+Ask;TriggerOrder=RT:STOP STOPTYPE:RANGE LowPrice:StopPrice HighPrice:Price ACT:SELL QTY:POS TIF:DAY+;

Is this supposed to input a stop order as well as the entry?

Share this post


Link to post
Share on other sites
4 hours ago, DanielL said:

Hi Team, I'm new to BBT and DAS and Day Trading. I'm going through the Training Video for Lesson 14 and 15 - Equalized Risk Per Trade Hotkey, and Placing a Range Order for 1:2 Risk Reward Hotkey. I copied the script from DAS Hotkey Scripts.txt which s from Kyle's Hotkey Video Series. But I don't know if the hotkey is working properly. It looks like it makes the entry just fine, but it doesn't create a stop order. Can anyone help me?

Here is the text I copied into the Script field for building the hotkey:

CXL ALLSYMB;StopPrice=Price-0;DefShare=BP*0.97;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=LIMIT;Price= Ask+0.05;TIF=DAY;BUY=Send;DefShare=200;Price=Ask-StopPrice*2+Ask;TriggerOrder=RT:STOP STOPTYPE:RANGE LowPrice:StopPrice HighPrice:Price ACT:SELL QTY:POS TIF:DAY+;

Is this supposed to input a stop order as well as the entry?

Nevermind, I got to lesson 23 and saw that replay mode doesn't support stops. I've been using Replay mode in DAS. Thanks, Kyle!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

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.