RSS
ebg ebg
👁 812 💬 0

Interactive Brokers Connection

Hello I can't connect to my TWS with S# Data Hydra. The settings are good in S# Data and TWS I see in the TWS that the connection stays in red status (disconnected) , never get stable green (attached ...

Ggg Ggg
👁 1,527 💬 9

ProtectiveStrategy.IsTrailing: Cannot get a license

я постояно вижу в логах ошибку |Cannot get a license. И теперь я понял что это из за того, что я пытаюсь выставить поле у стоплос стратегии под названием ProtectiveStrategy.IsTrailing = true И только ...

Pandotex Pandotex
👁 1,723 💬 7 ▲ 1

Can you please explain about this code line?

Hello Stocksharp team. Can you please explain in detail what's the meaning of this line? https://github.com/StockSharp/StockSharp/blob/master/Samples/Testing/SampleHistoryTesting/SmaStrategy.cs#L109 H...

Ash Ash
👁 982 💬 0

c# API to calculate parabolic sar

Hi, I'm trying to use the parabolic sar class in the S# library inside my C# program. My understanding is I need to populate the SAR object with values using the process() method like this: ParabolicS...

Pandotex Pandotex
👁 993 💬 1

Questions related to order operation

When exchange rejects the order, what event we'll get? How to get the latency of new order registration or cancel a placed order? Is it possible to place a single order that contains multiple pairs of...

Sam Sam
👁 968 💬 1

Indicator painter and errors in charting in designer

I'm trying to use a custom indicator in designer and use the indicatorPainter to display it. I assume it can be done, but the helps are not real clear. I have the indicator returning a SingleIndicator...

Sam Sam
👁 1,007 💬 2

showing custom strategies in charting area

Hello, I've created a custom strategy and indicator following the help files. However, when I try to display it (the value should be around .1) it only shows the bitcoin price on the y axis and doesn'...

Elrenee Elrenee
👁 964 💬 1

IG account

Is it possible to link S# Designer with IG account and retrieve data from the broker?

cliff cliff
👁 1,206 💬 2

Vanguard account

Can algo trading be done from a Vanguard or etrade account?

Sam Sam
👁 1,016 💬 1

how does quoting work?

Could you point me to more information related to how quoting works, or answer some questions? If I wanted to send an order for a large volume, can it break up the volume into smaller sequential order...