Easylanguage Essentials

JOHN EHLERS INDICATORS: I have compiled most of the indicators on this page from Ehlers books. Some adjustments have been made for clarity or to get them to work properly. They have all verified in TradeStation but no guarantees of perfection or proper functionality are implied. The MESA formula (Maximum Entropy Spectral Analysis) which is used in many of these indicators, was originally developed to interpret seismographic information for oil exploration. They have been adapted here for measuring market cycles - they produce high resolution outputs with exceptionally short amounts of information, an ideal combination for market evaluation.

  1. Easylanguage Essentials Tutorial
  2. Easylanguage Essentials Pdf
  3. Easylanguage Essentials Software
  4. Tradestation Easylanguage Essentials

MAMA FAMA Indicator: - MAMA stands for MESA Adaptive Moving Average (It has also been dubbed Mother of All Moving Averages). This is a MA that adjusts itself to up/down cycles and is very robust - I'm planning to incorporate it into some strategies soon.

Fisher Transform Indicator: This is a very fast crossover trade trigger indicator and if used in conjunction with a good trend-following tool it is predictive and can be applied in strategies (coming soon). When compared to MACD or other crossover indicators the Fisher Transform is clearly superior and timely.

The following free EasyLanguage tutorials provide a way to learn TradeStation’s EasyLanguage programming language using a mixture of detailed instructions, screen prints, and videos. There are tutorials on creating TradeStation indicators, strategies, show-me studies, and paintbar studies for charts, RadarScreen and the Scanner. EasyLanguage ® is a full-featured programming language designed for traders. EasyLanguage ® can be used to create powerful trading indicators, strategies and custom trading applications. Jeff is the founder of EasyLanguage Mastery - a website and mission to empowering the EasyLanguage trader with the proper knowledge and tools to become a profitable trader. Join our EasyLanguage FaceBook group to interact with other EasyLanguage traders! Click the FaceBook icon to join. 36 26 BreakPoint EasyLanguage Essentials Programmers Guide The EasyLanguage Debugger called from within a strategy. The EasyLanguage Debugger window is divided into three panes: Module Tree (left pane): A tree control that shows a breakdown of the variables in the applied study, as well as any functions that are referenced.

Instantaneous Trend Indicator (iTrend): Trend indicator with nearly zero lag and about the same smoothing as EMA. Trade signals are generated by crossing of the trigger line and iTrend line.

Center of Gravity Indicator: Another Ehlers oscillator - I have not experimented much with this one - may require an additional trend indicator to help function best - do your own testing.

Cyber Cycle Indicator: An early Ehlers indicator that attempts to measure market cycles.

Cycle Measure indicator: Same as Cycle Period indicator. Another Cycle Measuring indicator, more robust than the one above, but with only one line - no crossovers.

Fisher Cyber Cycle Indicator: A cycle measuring indicator with a Fisher Transform modification.

Relative Vigor Index: The concept of RVI is that prices close higher than they open in up mkts and v.v. in down mkts. RVI is an oscillator where movement is normalized to the trading range of each bar. It uses four-bar symetrical FIR lag-cancelling filters to produce a readable indicator.

Easylanguage Essentials Tutorial

Stochastic CG Oscillator: Rev.10/01/08 Several indicators have been modified with a stochastic algorithm. In some cases this improves performance but not significantly.

Easylanguage essentials book

Stochastic Cyber Cycle indicator: Rev. 10/01/08 -Same comment as above.

Easylanguage Essentials Pdf

Fisher Stochastic CG Oscillator: The Fisher Stochastic CG indicator/oscillator is similar to the Stochastic CG Oscillator but with sharper reversals and occasionally earlier signals.

Stochastic RSI indicator:

Stochastic RVI index: Rev.10/01/08 -The concept of RVI is that prices close higher than they open in up mkts and v.v. in down mkts. RVI is an oscillator where movement is
normalized to the trading range of each bar. It uses four-bar symetrical FIR lag-cancelling filters to produce a readable indicator.

Cycle Period Calculator: posted 8/26/08

These adaptive indicators are more responsive than their static (non-adaptive) counterparts. They are meant to eliminate lag. The sine wave (coming soon) is supposed to be predictive.

Adaptive Cyber Cycle: posted 8/26/08

Adaptive CG: posted 8/26/08

Easylanguage Essentials Software

Adaptive RVI: posted 8/26/08

Sine Wave Indicator: posted 8/27/08 - This indicator tries to determine the current phase of the cycle you are in, has an advantage over other oscillators such as RSI and Stochastic because it predicts rather than waits for confirmation. SW gives entry and exit signals 1/16th of a cycle period in advance of the cycle turning point and seldom gives false whipsaw signals when the market is in a trend mode.

  • EasyLanguage Mastery Community is a Facebook Group dedicated to EasyLanguage
  • Learn EasyLanguage Fast FREE mini course for the absolute beginner.
  • ELM Ignition a comprehensive video course in learning EasyLanguage
  • System Development Master Class a powerful course on building trading systems that work on the live market.

Tradestation Easylanguage Essentials

  • Essentials of the TradeStation Desktop to learn the basics of your platform
  • Introduction to Chart Analysis and Strategy Trading
  • New to EasyLanguage? TradeStation has a video just for you called Introduction to EasyLanguage.
  • TradeStation's Resource Page.
  • There is always a lot going on with the EasyLanguage Discussion Forums
  • EasyLanguage essentials including...
  • Here is a great introduction to Object Oriented EasyLanguage (OOEL).
  • You can also take multi-day courses by joining TradeStation Master Class
  • Murray Ruggiero runs a site entirely dedicated to EasyLanguage called Using EasyLanguage.
  • George Pruitt is an EasyLanguage expert! Well worth a look.
  • Mark Plex has some great video tutorials to get you going.
  • Emini Watch has a page called How to Learn TradeStation EasyLanguage

Comments are closed.