Login Page - Create Account

Support Board


Date/Time: Thu, 28 Nov 2024 13:49:51 +0000



[User Discussion] - Buy or Sell entry trade using spreadsheet system

View Count: 502

[2023-04-30 08:03:15]
User523595 - Posts: 2
Is there a way to create a stop buy entry trade using the spreadsheet trade automation system? I know when a buy signal is triggered that it uses the trading window settings to set the trade parameters. But you have to manually enter the stop price for entry. Can that somehow be done with coding? Thanks.
[2023-04-30 11:35:04]
Sawtooth - Posts: 4120
I know when a buy signal is triggered that it uses the trading window settings to set the trade parameters.
The Spreadsheet System for Trading study overrides some Trade Window settings:
- Cell J26 controls the order quantity
- Order types are set in cells J71-J74.
- Limit and Stop prices are set in J22-J25

So:
K3/M3 are the entry triggers
J71/J73 are the entry order types
J22/J24 are the entry prices
Date Time Of Last Edit: 2023-04-30 11:35:55
[2023-05-01 00:30:17]
User523595 - Posts: 2
Thank you. I am new to this and still have a lot to learn. I appreciate your help.

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

Login

Login Page - Create Account