Jump to content

Matt

*Subscriber*
  • Content Count

    54
  • Joined

  • Last visited

  • Days Won

    5

Matt last won the day on November 16 2024

Matt had the most liked content!

Community Reputation

8 Neutral

2 Followers

Recent Profile Visitors

7,231 profile views
  1. Stef

    Hello Matt tu es toujours actif dans le communauté? je suis nouveau...

    Au plaisir de te lire

  2. Le groupe célèbre ces deux ans d'existence. Vous êtes toujours les bienvenues.
  3. Le groupe Discord existe encore. Nous sommes 4/5 membres actifs. Il reste de la place si vous voulez vous joindre à nous.
  4. Hi @Kevin D, I highly recommend checking out @peterB blog. You'll find plenty of useful information about hotkeys in DAS. DASTrader Hotkeys | Peter’s Substack | Peter Benci | Substack best!
  5. Please provide a screenshot with your post so we can help you. Personally, I use it as a strategy to take position as one element among many others because, by using only the 5-minute ORB, I find that it lacks the big picture. Often, I prefer to do a premarket range breakout using a daily bias derived from an analysis of the higher time frames.
  6. Hello, I would like to get your opinion on this quote from Thor: "Is there volume, price will move to size. If there is no volume, price will move to least resistance." It comes from this webinar https://bearbulltraders.com/course/webinars-mentorship/lesson/strategy-2/topic/the-art-of-taking-trades-strategies-for-effective-trade-implementation-thor/ on the Bear Bull Traders website. Based on RVOL as a measure of volume, where would you draw the line between "volume" and "no volume"? I find this topic very important, and I would appreciate your opinion. It would really help me. If you have any personal observations, I'd love to hear them! Thank you!
  7. Cette offre tiens toujours. Nous sommes maintenant sur Discord depuis quelques mois.
  8. @peterB is way better then me with those question. best!
  9. I use the "BBT 3 month SIM" subscribtion. I try some of the hotkeys on your blog and this is not working. I will have to stay with the old syntax.
  10. Ok! Thz @peterB It help a lot. I did not find on the DAS website any documentation on the new syntax. Do you have anything? I will use your blog for reference for now.
  11. Hello, I saw in one of @peterB's posts on is Blog that it's possible to add lines with hotkeys in DAS. I would like to add target lines for my 1R and 2R target dynamically when I take a position. I tried adding code to Kyle's Hotkey without success. Can someone tell me what's wrong with this code? If you have any suggestions for improvement, that would be great. Thank you! StopPrice=Price-0.01; $STOP=Price-0.01; DefShare=BP*0.97; Price=Ask-Price+0.01; SShare=600/Price; Share=DefShare-SShare; DefShare=DefShare+SShare; SShare=Share; Sshare=DefShare-SShare; Share=0.5*SShare; TogSShare; ROUTE=LIMIT; Price= Ask+0.05; $PRICE = Ask; TIF=DAY; BUY=Send;DefShare=400; TriggerOrder=RT:STOP STOPTYPE:MARKET PX:StopPrice-0.3 ACT:SELL STOPPRICE:StopPrice QTY:Share TIF:DAY; $TARGETR=$PRICE-$STOP; $RISKONE=$PRICE+$TARGETR; $RISKTWO=$PRICE+($TARGETR*2); FocusWidow TRADEFIVEMINUTES; DrawHorzLineWithPrice($RISKONE); DrawHorzLineWithPrice($RISKTWO);
  12. Hey Dav003, In Canada we don't have the PDT rule. Check for INBK it's a good broker. They have office in Montréal. As canadian or Québecois, I feel safe with them. For paper trading, if you use DAS Trader Demo subscription, it already have a paper account integrated. Good luck!
  13. I don't have your talent and your knowledge in Das hotkey, but I'll get started on it. Thanks for all the tips in your blogs by the way. They are very usefull.
  14. From my end, I frequently employ the Moving Average Bands (MAB) ATR indicator on TradingView. (it's free after all!) (mab) ATR Band — Indicator by happymab — TradingView The ATR Band calculator on TradingView derives its calculations from the opening, which may not reflect the true ATR. Nonetheless, it proves highly beneficial, especially when trading gap stocks. I did try your solution, PeterB, but activating the advanced features caused some of my other hotkeys to stop working.
×
×
  • 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.