Jump to content

Recommended Posts

Hey guys,

This may sound like a stupid question (Im new to this, as you can probably tell) but why would you want to have a Stop Loss hotkey which doesn't set your stop at a technical level such as just above/below VWAP etc? Also, is there any way of setting up a Stop Loss hotkey that does this? 

Thanks!

  • Confused 1

Share this post


Link to post
Share on other sites

Hey James, I'm a little confused by your question, but I'll take a stab at it!

Where you want to place your stop loss really depends on your strategy. For example, people who are scalping stocks, it may be nowhere near VWAP, Moving Average or a high/low of day. They have just witnessed a substantial pull back (expecting the stock to go back), they get in, and "arbitrarily" set their stop below the last 1-minute candle.

I'm not saying what I wrote above is a good trading strategy, but it hopefully gives you an idea why people may put their stop loss at levels that aren't a specific technical level.

And yes, for DAS, the hotkey looks something like this:

If you were short in a position and wanted to place a stop loss above your entry, you would double click on the chart, and then hit the hotkey that would execute this script.
ROUTE=STOP;StopType=Market;StopPrice=Price;Share=Pos;TIF=DAY+;BUY=SEND

This is the long version:
ROUTE=STOP;StopType=Market;StopPrice=Price;Share=Pos;TIF=DAY+;SELL=SEND

  • Like 1

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.