# Andrew's Toolbox ## Pages - [Reviews](https://andrewstoolbox.com/reviews/) - [Contact](https://andrewstoolbox.com/contact/): Please reach out to aymagee92@aol.com with any questions/inquiries and I will get back to you shortly. - [About](https://andrewstoolbox.com/about/): Andrew’s Toolbox was created in 2021 to provide unique items to help you take control over your financial wellbeing. Many of the items center around ThinkOrSwim, which is a proprietary brokerage software currently owned by Charles Schwab. It has a coding language named ThinkScript that allows users to customize parts of the software to fit their trading needs. The codes for sale in this store are proprietary custom coding solutions that allow users to see various information on stock charts and watchlists within the software. We also offer private custom scripting services and consulting. - [Store Policies](https://andrewstoolbox.com/refund_returns/): Refunds Due to the nature of the items, we cannot accept returns or issue refunds. If there is an issue with the purchase, please contact the seller. Privacy Personal information is securely stored within the website’s database when you interact with the store or contact us. Information is stored for a reasonable amount of time. We may use any information submitted to us by you to provide you with further information by email about the goods and services we offer which you have requested and/or which may be of interest to you. You can choose to unsubscribe at any point […] - [My Account](https://andrewstoolbox.com/account-page-8/) - [Checkout](https://andrewstoolbox.com/checkout/) - [Cart](https://andrewstoolbox.com/cart/) - [Shop](https://andrewstoolbox.com/shop/) ## Products - [Candle Counter Lower Study](https://andrewstoolbox.com/product/candle-counter-lower-study/): Available for purchase is a code written in ThinkScript for the ThinkOrSwim brokerage software which provides both (1) a visual label, and (2) a line graph, charting the count of green and red candles. This code helps identify the balance between green versus red candles and alert when one side begins to see an imbalance. The code was written and published for free in the YouTube video linked below. This provides a way for viewers to easily copy and paste the code and support the work I do. Minor improvements have been made to the code since the publishing of […] - [Code For Downloading End of Day Option Data From CBOE Datashop](https://andrewstoolbox.com/product/code-for-downloading-end-of-day-option-data-from-cboe-datashop/): Python Code and Instructions for Downloading End of Day Options Data From the CBOE Datashop - [Instructions and Code For Converting Intraday Data from ThinkOrSwim To Excel Without Using An API](https://andrewstoolbox.com/product/instructions-and-code-for-converting-intraday-data-from-thinkorswim-to-excel-without-using-an-api/): Available for download are instructions and code for extracting intraday data from ThinkOrSwim and converting it into Excel using the Power Query function for analysis and charting. With these instructions, you will be guided through a step-by-step process for obtaining the open, high, low, close, and volume for each candle out of ThinkOrSwim and into an Excel table. The video walks through the process of obtaining the data from ThinkOrSwim, pasting the appropriate code into excel, and steps for creating a chart for visual purposes. If you have struggled to obtain intraday data or create visually appealing stock charts, this […] - [Instructions And Code For Converting Daily Data From ThinkOrSwim to Excel Without Using An API](https://andrewstoolbox.com/product/instructions-and-code-for-converting-data-from-thinkorswim-to-excel-without-using-an-api/): This is a word document outlining the process of downloading daily stock data from Charles Schwab’s ThinkOrSwim platform to Microsoft Excel without the usage of an API. The steps and codes are given for free at the video link below, but this document allows for quick copy and paste of code and the ability to support my work. Please note a couple things before purchasing: * Power Query is used to perform the steps. In prior years this was only available in Microsoft. Recent online reports suggest it is now available in Apple computers. Windows is the recommended and tested […] - [System Setup To Extract Historical & Upcoming Earnings From ThinkOrSwim](https://andrewstoolbox.com/product/setup-system-to-extract-historical-upcoming-earnings-from-thinkorswim/): In my many years of work in the markets, one thing I’ve learned is that knowing the date and time of earnings is one of the most important things when trying to make sense of stock charts in the past and anticipating movements in the future. When performing strategy backtesting, simply having the stock data is not enough. You also have to have data files storing all past earnings dates and times so you can incorporate the information into the backtest. Additionally, extracting upcoming earnings from ThinkOrSwim allows you to be alerted to upcoming events and for automated programs to […] - [Custom Scripting](https://andrewstoolbox.com/product/custom-scripting/): Do you have an idea but no clue how to implement it? You are not alone. Most people would like to take control of their investing but do not have enough time to learn all the intricacies that are required to write useful scripts in ThinkScript. That’s where we come in. We can use the years of knowledge gained from writing ThinkScript and using ThinkOrSwim to help explore possible solutions and write the needed codes. Is It Possible? Not sure whether what you want to do is possible? We encourage you to reach out to us using the “Contact Us” […] - [Average Volume Labels](https://andrewstoolbox.com/product/average-volume-labels/): Check out the video below for a walkthrough of how the code works. VIDEO COMING SOON. This is a package of 3 codes: 1 for the chart and 2 for the scanner/watchlist – that are designed to help traders and investors quickly put volume into perspective by showing how the current day volume compares to the average volume over both (1) A specified number of days, and (2) the pre-market hours. The main usefulness of this code is for traders who want to gain perspective around daily volume in the pre-market and regular trading hours. The codes have the ability […] - [52-Week High & Low Technical Levels](https://andrewstoolbox.com/product/52-week-high-low-technical-levels/): This is a custom script for TD Ameritrade’s ThinkOrSwim that automatically plots the 52-week high and 52-week low on a chart. The code works on all tickers. This code was designed to strike a balance between simplicity and user customization. It has the following features: • Will automatically adjust to the aggregation period of the chart you are using. For example, if you change from a week chart (52) to a day chart (252), the code will automatically adjust the number. • Ability to hide the line when the stock price is a certain percent away from the level. You […] - [Percent Change Technical Indicator](https://andrewstoolbox.com/product/percent-change-technical-indicator/): Please watch my walkthrough video below to get an idea of how the code works: Note: Some of this information provided in the video is outdated. An updated video will come soon. In the meantime, you can watch the video to get a feel of how the code works. All info provided in the description below is accurate. This is a custom script for TD Ameritrade’s ThinkOrSwim that automatically plots percent levels on a both Intraday and Non-Intraday charts. The code works on all type of tickers. This code was designed to strike a balance between simplicity and user customization. […] - [Prior Day High, Low, & Close Technical Levels](https://andrewstoolbox.com/product/prior-day-high-low-close-technical-levels/): Please watch my walkthrough video below to get an idea of how the code works: Note: Some of this information provided in the video is outdated. An updated video will come soon. In the meantime, you can watch the video to get a feel of how the code works. All info provided in the description below is accurate. This is a custom script for TD Ameritrade’s ThinkOrSwim Desktop that automatically plots the prior day high, low, and close technical indicator levels on a chart. This code was designed to strike a balance between simplicity and user customization. It has the […] - [Premarket High & Low Technical Levels](https://andrewstoolbox.com/product/premarket-high-low-technical-levels/): Please watch my walkthrough video below to get an idea of how the code works: Note: Some of this information provided in the video is outdated. An updated video will come soon. In the meantime, you can watch the video to get a feel of how the code works. All info provided in the description below is accurate. This is a custom script for TD Ameritrade’s ThinkOrSwim that automatically plots the premarket high and low technical indicator levels on a chart. This code works on all asset classes in the software that are traded in the pre-market hours. This code […] [comment]: # (Generated by Hostinger Tools Plugin)