Skip to content

ht-tradestation/strat-guide

Repository files navigation

Strategy Guide

Strategy indicator for TradeStation

Very basic strategy that enters on swing high/low and exits on Stochastic FullD

Chart Strategy

Plots theoretical buy/sell orders on a chart. Trade performance reports are automatically generated by TradeStation. This can be used to automate the execution of trades, both in a simulated account as well as in a live account. User assumes all risk. This code is provided for educational purposes only and and it NOT intended to generate profits. No, seriously, the code is only provided so you can learn how all the pieces work together. You are responsible to take this knowledge and perform your own analysis, and create your own strategies.

Getting Started

Installation Method #1:

The EasyLangauge file included:

HT_STRATEGYGUIDE.ELD
  1. Simply download the EasyLanguage file and save to your hard drive. Go to an open chart and right-click, select 'Insert analysis technique'. Click the 'Import' button located below the list of included analysis techniques. Select 'Using Import/Export Wizard' from the Import menu. Browse to the location you saved the EasyLanguage file and select it. Click next through the rest of the process until complete.

Installation Method #2 (advanced users):

!!!IT IS HIGHLY RECOMMENDED THAT YOU FOLLOW INSTALL METHOD #1

Source code is provided in the form of the following a text files:

Source code for the chart strategy

HT_Strategy_Guide.txt
  1. Create a new chart strategy named HT-StrategyGuide. Paste the contents of HT_Strategy_Guide.txt into this new strategy. Click the verify button from the toolbar and check for errors. If no errors then you are ready to add this strategy to your charts.
  2. If errors prevent the code from verifying, proceed to installation method #1.

Prerequisites

*Charges May Apply

*Requires you to install the TradeStation platform

Additional file

Contains theoretical trade data exported from TradeStation.

StratAnalysis.ods

Detailed video demo showing installation and settings

Demo Video

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU GPLv3 License - see the LICENSE.md file for details

About

introductory strategy guide for TradeStation

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published