I'd be impressed with a 15-month graph. This one doesn't carry the day.
Yes, it is boring. In the world of trading you can either make money and be bored, or lose money and be excited. You can't do both at the same...
I'm running two strategies, QQQ and XIV. This year, the strategy on QQQ has won 13/14 trades, making 21% profit, so far. Maximum draw down (peak...
Personally, I don't make any money at all, but my computer makes about 30% per year. :)
TradeStation is the best I know of.
You can't overcome it. Just feel the fear and do it anyway.
As a teacher, I can tell you that 50 people can take exactly the same class, and one of them will become a successful trader, while the other 49...
I have "developed" over 200 systems using TradeStation Wasy Language. They all worked well on the simulator in back testing. About half of them...
My question is very simple. Say the code looks like this: ---------------------- variables: MyBuyPrice(0); buy 100 shares next bar at market;...
I haven't seen an answer yet. It would seem to be easy, but apparently not so trivial. The function you mentioned may work in MultiCharts. It is...
That function is apparently peculiar to MultiCharts. TradeStation does not recognize it.
I don't know. I have not seen that in TradeStation, but I'll try it. Thanks!
As usual, "We,ll look into it."
"Last" holds the last price at which the stock traded. For an instant, it will hold your price; then the next trade comes along.
I read the Easy Language books. EntryPrice does not work as advertised. Got any other suggestions?
You need two experts on your team - an accountant and a corporate attorney. From your post, i gather that you have neither. Good luck.
Profound. Everything is everything in everything.
I have been programming in TradeStation's Easy Language for over 10 years. Lately, I wanted to reference the most recent price of a trade within a...
If I understand your second question correctly, this should do it: if mod(size,20) <> 0 then size = size - mod(size,20); The other questions...
I have been making money with automated systems for about 10 years. I re-optimize from time to time, and sometimes a system stops working (the...
Separate names with a comma.