Login Page - Create Account

Support Board


Date/Time: Sun, 28 Apr 2024 23:20:55 +0000



trading from multiple accounts

View Count: 1174

[2018-08-04 17:19:35]
User525733 - Posts: 126
Hi,

I have two accounts with my FCM.

1) trading both accounts from a single SC instance: I know there is a drop down list box in the DOM to switch accounts, how do i hotkey that function for fast switching?

2) trading each account from a separate SC instance: do i need to pay for additional data feed (CQG)? can i do it using SC package 3? would the orders placed on the second instance show in the charts of the first SC instance?

thanks
[2018-08-04 21:06:46]
Sierra Chart Engineering - Posts: 104368
1. There is no shortcut key for this. But this could be something developed using ACSIL:
Advanced Custom Study Interface and Language (ACSIL)

2. As far as additional costs for external services we have no idea. You do not have to pay extra for Sierra Chart to do what you want. Refer to:
Using Multiple Data and Trading Services at the Same Time

would the orders placed on the second instance show in the charts of the first SC instance?
Yes.
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
Date Time Of Last Edit: 2018-08-04 21:08:34
[2018-08-04 21:23:48]
Sierra Chart Engineering - Posts: 104368
This is the ACSIL variable you can use to programmatically control the trading account:
ACSIL Interface Members - Variables and Arrays: sc.SelectedTradeAccount

Also refer to this page:
Advanced Custom Study Interaction With Menus, Control Bar Buttons, Pointer Events: ACS Control Bar Button Keyboard Shortcuts
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
Date Time Of Last Edit: 2018-08-04 21:24:43

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

Login

Login Page - Create Account