- Questions
- Strategy Guide
Votes
Answers
Views
Question
0
2
196
asked 7 years ago by Robert Smith
Category:
Strategy Guide
Hello Pete Thanks for a quick response to my earlier question; I agree about the title to this post, its more clear now, here is my question. I had an order to buy DQ at break of the high of the day in the paper trade account, but some how the order ...
1
2
264
asked 7 years ago by Robert Smith
Category:
Strategy Guide
Hello Pete I'm a bit confused as how this order gets executed, (attached is the pic) since those 2 statements, BUY_TO_OPEN and then SELL_TO_CLOSE, seems to be opening a position based on the when the signal's condition is met and then same for exitin...
0
1
463
asked 7 years ago by Dustin Nelson
Category:
Strategy Guide
Hi Pete, In your YouTube video about putting real-time data from ToS into Excel (linked below), you feature a document that calculates Market Internals. I was wondering if you happen to have this document available for your users. https://www.youtub...
0
1
131
asked 7 years ago by Stephen Nichol
Category:
Strategy Guide
Hi....Love the tutorials. I have a question regarding the TOS Strategy Guide video. (or more precisely the code). How can one make this code for a bear strategy?I've tried just reversing all the highs and lows, but I don't know if that would make for...
0
1
454
asked 7 years ago by Steven Castro
Category:
Strategy Guide
Hello Pete I had a question on Trailing stop order, I was able to use the condition function to execute the order and once a position was established, I was able to paste the trailing stop order in the paste order windows (that certainly helped a lot...
0
1
1610
asked 7 years ago by Paul Yun
Category:
Strategy Guide
Hello Pete, I would like to know how to use two moving averages cross over, ( i.e 20 and 50sma)with a stop loss and price target and want to see it is viable to test it in real life. I have the script for a simple buy or sell, but I need a guide to a...
0
2
356
asked 7 years ago by Steven Castro
Category:
Strategy Guide
Hello Pete I'm new to TOS platform, Saw your web site, very nicely put together. I don't have much programming experience, i was able to write this one line code with help of the strategy builder, there seems to be something wrong with the code sin...
0
2
622
asked 7 years ago by Jonathan Jackson
Category:
Strategy Guide
I HAVE BEEN TRYING TO FIGURE OUT HOW TO CREATE THIS STRATEGY ON TOS AND THIS IS WHAT I HAVE SO FAR. THE RULES ARE 1ST THEN THE CODE: 5 EMA: blue line 10 EMA: red line RSI (10) applied to the median price (HL/2) Entry Rules BUY when the 5 EMA crosses...
1
1
100
asked 7 years ago by Yeri O
Category:
Strategy Guide
Hi guys, thank you. As simple as it is, I'm not able to get this to execute properly. I just need a custom trailing stop to automatically sell once the low crosses (below) a moving average.
0
2
178
asked 7 years ago by Eman Trader
Category:
Strategy Guide
Thanks for excellent videos especially Autotrade Almost! Inside there was a way to configure an entry/exit if for example MACD crosses and EMA's cross within X bars But within the bars, it doesn't consider which order. It can enter at the MACD cross ...