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.

Leaderboard


Popular Content

Showing content with the highest reputation on 02/16/2021 in Posts

  1. 1 point
    Quickly put together a helper page last Wednesday (?) to calculate the extended Pivot Points. Takes in a symbol, gives you the values for S5, S6, R5, and R6. Note: This is for those that use the DAS Study -> Pivot Points w/ Camarilla and Post/Premarket data included. > Special Note: Daily charts in DAS exclude the Pre/Post market data, so the data will not align (thanks to RP for pointing this out), please use an intraday chart when comparing values. Create a hotkey in DAS with the following script: https://kaelmedia.com/projects/tradepivots/?symbol=%SYMB% To use, just select a montage and hit the hotkey you just created. It'll launch a browser window which tells you the levels for S5, S6 and R5, R6. You'll need to mark these manually on the chart. The API I use for the data may not have all stocks, so just be aware if you don't get a value to first check that it got the proper symbol. It should say the symbol on the page, if not, try it again. BONUS Tip!: For those that experienced the PivotPoint wackiness over the holiday, you can fix this by right-clicking the chart -> Data Config -> Set to 5 Days minute chart (get 5 days worth of minute data is what this means). It'll then have the data necessary to calculate correctly. The default value does not have enough data to span the holiday. Also, may I suggest that Peter's next Thor theme song be a cover of "Amarillo by Morning" as "Camarilla by Morning".
  2. 1 point
    @Ishyster Indeed the ; has no effect at the beginning of the scripts. If it's not separating anything, it's not doing anything. @Alastair Indeed putting CXL ALLSYMB in front of Kyle's default buy/sell script will allow you to double click again on the chart (where you want a new stop) and add to your position. It will recalculate your total POS and the new stop loss will be for all shares.
  3. 1 point
    Hey Justin, Yeah, it's an issue with DAS and having a Stop order open at the same time. You need to cancel the stop order and replace it. Luckily we can do that all in one hotkey: CXL ALLSYMB;Route=LIMIT;Share=Pos*0.25;Price=Bid-0.03;TIF=DAY+;SELL=Send;ROUTE=STOP;StopType=Market;StopPrice=StopPrice;Share=Pos-share;TIF=DAY+;SELL=SEND That will cancel the stop order, sell 25% of your shares, and replace the stop order in the same position with the new share count. If you want to move your stop to breakeven you would use: CXL ALLSYMB;Route=LIMIT;Share=Pos*0.25;Price=Bid-0.05;TIF=DAY+;SELL=Send;ROUTE=STOP;StopType=Market;StopPrice=AvgCost;Share=Pos-share;TIF=DAY+;SELL=SEND
[[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.