Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 11/08/2020 in all areas

  1. 1 point
    I have created a combined Playbook and Trade Planner that may be of use for some fellow members. I use it myself as a kind of cheat sheet to refer to prior to entering a trade. The idea was to store setups / strategies with picture examples in a single file that can reveal that example with the click of a button. An example of a cheat sheet is shown in the picture. In addition to the pictures of setups I have also defined some indicators / rules for each setup which refresh with the setup selection. I define the indicators on the "Strategy_definition" sheet and add pictures in the (hidden) columns on the "Plan" sheet. When a strategy is selected in cell D8 and the button is clicked, it refreshes the table of indicators and unhides a cheat sheet example picture for that setup / strategy. It is a bit slow to refresh. In addition I have added a trade planner table. I enter my intended STOP and entry price and the intended trade direction (Long / Short) and it refreshes the R:R table which provides me with the price levels that would need to be met to deliver a 2R trade and beyond. I like to compare these price levels to support / resistance levels I have marked on the stock and other technical levels and moving averages to assess the potential roadblocks at various prices. In addition I may throw in a rough trade management plan on a simplified level with Partials planned out. I include some other useful info like RVOL, the direction of the overall market etc whilst planning the trade. As a pretty new trader still in SIM I have found this has helped me to be more disciplined / patient. It also helps journal later as it gives an idea of what I was expecting before entering a trade. I just copy a new "Plan" sheet for every new trade and have one file for the trading day with several sheets. The setups I have included are my interpretation of setups mainly from the moderators success webinars. On that basis, take it as a disclaimer to check that you agree with my interpretation and test in SIM if you plan on using this. The file is an excel document and can be accessed via the Google drive link below. It needs to have macros enabled in order for the button to unhide the cheat sheet pictures to work. I have left some blank fields to allow a longer list of setups to be included. Any feedback, tips or suggestions for improvement are most welcome. https://drive.google.com/file/d/1wm5YohE7wgNn69IEGJrUBwBn1x52zPoW/view?usp=sharing
  2. 1 point
    TL;DR: Here are some sheets with concise information about strategies members of BBT use. Shoutout to the mods and contributors for the information for these strategies. After watching Peter's amazing presentation about his 'Mountain Pass' strategy a couple nights ago, I put together an information sheet with the setup details similar to ones I had already created for a few other strategies. After putting together the Mountain Pass sheet, I decided it, among the others could be useful for my fellow BBT community members for any of the following reasons: You could use them for your playbook. If you like the layout, you could use them as a template to make your own information sheets/playbook. They could serve as a tangible, concise, introductory resource for beginner traders, who are new to these strategies. The strategy information has all been taken from the education center, success webinars and Andrew's books. I take no credit for any of the theory behind the strategies or any of the images. All credit goes to Andrew, Carlos, Peter and Hiltzy for laying out the strategies so well. I plan on doing more of these as I expand my playbook to include strategies such as Rising Devil, Fallen Angel, 1-Minute ORB, etc. So I will share those in this thread as they are made. If you have any comments, criticisms, or if I have information wrong about any of the strategies, let me know and I can make some adjustments to the sheets. Also, if you have your own playbooks / strategy resources you'd like to share, you can do so in this thread, I'd love to see what you've done. Note: Some of the information, particularly the rules such as "Place stop losses at technical levels." are notes I've made to myself based on results I have found. Some of these may not apply to you individually. Here is what they look like: The files for each strategy will be posted below.
  3. 1 point
    Matthew thanks for the info it's super useful! I have been playing with an idea to combine the setup info and a trade planner in excel so I can pull out examples of the setup in picture form with a table of key indicators / rules / confirmation signals as well as a R:R calculator. Would be interested to get feedback on suggestions on it. Link to google drive with the file: https://drive.google.com/file/d/1PoAgvlTZ5AwVDkcu3ciEhTafGCprnGip/view?usp=sharing The idea is that you define the setup in text in a "Strategy_definition" sheet and add in picture examples in setup columns. You select the setup from the drop-down in a cell and click the button (need to have macros enabled) and it shows an example of the setup and lists the key info a table below. You can use it to check the validity of the setup and plan the trade. Insert the intended trade direction, intended entry price, STOP etc. The table of R:R helps to identify if the setup has a realistic chance of achieving 2R+ and during a trade helps to plan profit taking when combined with technical levels and orders on the L2. I also tend to use it in my journal as a resource to help define the robustness of the setup at the point of entry.
  4. 1 point
    ok, I have to ask. Did you change the montage style to Stop Order? and enable double click on the chart to trade? Also, if you have IB account use SMRTL or SMRTM. If you are using the BBT simulator version, you have to use LIMIT and MARKET as ROUTE= Here are the scripts I use and they work: keep us posted BUY $100 with stop loss StopPrice=Price-0;DefShare=BP*0.90;Price=Ask-Price+0;SShare=100/Price;Share=DefShare-SShare;DefShare=DefShare+SShare;SShare=Share;Sshare=DefShare-SShare;Share=0.5*SShare;TogSShare;ROUTE=SMRTL;Price= Ask+0.04;TIF=DAY+;BUY=Send;DefShare=200;TriggerOrder=RT:STOP STOPTYPE:MARKET PX:StopPrice-0.05 ACT:SELL STOPPRICE:StopPrice QTY:Pos TIF:DAY+; Short $100 with Stop Loss StopPrice=Price+0;DefShare=BP*0.90;Price=Price-Bid+0;SShare=100/Price;Share=DefShare-SShare;DefShare=DefShare+SShare;SShare=Share;Sshare=DefShare-SShare;Share=0.5*SShare;TogSShare;ROUTE=SMRTL;Price=Bid-0.04;TIF=DAY+;SELL=Send;DefShare=200;TriggerOrder=RT:STOP STOPTYPE:MARKET PX:StopPrice+0.05 ACT:BUY STOPPRICE:StopPrice QTY:Pos TIF:DAY+;
×
×
  • 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.