Automatic Order Logging Using Object Oriented Programming
Add Automatic Order Logging to Any EasyLanguage Strategy. You can add automatic order logging code...
Read Moreby Mark Krisburg | Oct 21, 2021 | Code Examples, Strategy | 0 |
Add Automatic Order Logging to Any EasyLanguage Strategy. You can add automatic order logging code...
Read Moreby Mark Krisburg | Oct 15, 2021 | Functions, Strategy | 0 |
Fig. 1. Ribbon Indicator Plotted Directly From Strategy Code Plotting Directly from Within Strategies has Many Advantages. The above ribbon indicator is being plotted directly from a Tradestation EasyLanguage strategy...
Read Moreby Mark Krisburg | Oct 8, 2021 | Code Examples, Indicators | 0 |
What is the Most Efficient Coding Structure? The most efficient coding structure in Easylanguage...
Read Moreby Mark Krisburg | Oct 7, 2021 | Functions | 0 |
Print statements are commonly used as a debugging aid when code fails to work as expected. Three functions have been created to add timestamps and additional useful information to each line printed: FUNCTION _DateTimeSym...
Read Moreby Mark Krisburg | Jul 21, 2018 | Trading Techniques | 0 |
Limit Stops Can Help You Avoid Bad Fills on Gaps You have a GTC sell stop, and bad news is reported on the company outside of regular trading hours, and the stock gaps way down at the open the following day. If the gap down is...
Read More