Panorama Posted May 7, 2013 Report Posted May 7, 2013 (edited) Hello, I am using Tradestation for different strategies but I do not trade automatically through Tradestation. I am using daily bars for all my strategies so when a signal is generated I will see the entry in the charts the next morning. I would like to see the signal generated in the evening when the daily bar closes and I do not want to wait till the next day. I know how I can download all inputs into excel so I can figure out there is a signal but I would like to see this immediately in tradestation. Anyone an idea? Many thanks Panorama Edited May 7, 2013 by Panorama
FX_SuperTrader Posted May 7, 2013 Report Posted May 7, 2013 (edited) Hi Panorama; If you want to see a signal at close of today, then you must modify the Easylanguage code of the Strategy. For example, in many strategies says: Buy ("LE") next bar at market; or Sellshort ("SE") next bar at market; Also, Buy ("LE") next bar at open; etc... With this orders you can open a position at open of the next bar. If you want to see this order on this bar, then: Buy ("LE") on this bar; or Buy ("LE") on this bar at close; Also, for Sellshort. Remember to "COMPILE" again when modify any Strategy or Indicator.(Look button on toolbar above). With the change of order "next bar" to "on this bar", you must make a new backtesting, because the statistics will be different. Edited May 7, 2013 by FX_SuperTrader
Panorama Posted May 8, 2013 Author Report Posted May 8, 2013 Hello FX_SuperTrader Thank you very much for your quick reply. I will change this and save it as a b version. Regards, Panorama
Klimov Posted January 27, 2016 Report Posted January 27, 2016 "Pin-Bar" trading strategy is a popular strategy, which is designed to open and close positions. It is based on a special graphic pattern, and then the subsequent cost of activity
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now