Login Page - Create Account

Support Board


Date/Time: Thu, 09 May 2024 20:15:54 +0000



Spreadsheet Trading System Question

View Count: 1094

[2014-04-25 19:03:18]
infpz - Posts: 826
I am trying to initiate an Sell order when the RSI reaches 100. However, I would like to have the order sent if the RSI value closes over 100, not as soon as the value of 100 is reached. Can you tell me if this is possible without ASCIL? If so, assuming the RSI value were in Column AA and the 100 Value was in AB, what text would go in the Sell Entry column?
[2014-04-25 19:14:17]
Sierra Chart Engineering - Posts: 104368
Set Signal Only on Bar Close (K,M) to Yes.

The formula is:
=AA3>=100
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2014-04-25 19:24:16]
infpz - Posts: 826
however if I want to tie the order to the subgraph instead of the specific value 100, it would be better to use the language suggested in the documentation, I assume. thank you
[2014-04-25 19:47:39]
Sierra Chart Engineering - Posts: 104368
You can reference the Line column directly.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account