Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 02:32:53 +0000



[Programming Help] - managing active trades with algos

View Count: 296

[2024-01-19 03:39:03]
User763166 - Posts: 2
Hi,

I have a trading algo built in Python that exports data and signals to csv files. The data itself is pulled in real-time from Interactive Brokers (IB) api.

Is there a way to add adhoc logic within Sierra charts to account for active trades? For instance, only taking new trades if we don’t have an active position?

So if an external csv file gives a “Sell” signal to exit a long trade, it must not be mistaken for a “short” trade.

My ultimate goal is to give multiple users access to the same csv signal file, while allowing each user to manage their own trades separately.

Is this the best way to proceed?

I would greatly appreciate your guidance. This support board has been extremely helpful!

Thanks,
Pete
[2024-01-20 22:00:30]
ForgivingComputers.com - Posts: 960
This can be done with a custom study. DM or email me if interested in a quote.

brad (at) forgivingcomputers (dot) com

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

Login

Login Page - Create Account