Skip to content

Commit 7e8f304

Browse files
committed
v4.3.10
1 parent 6fbe555 commit 7e8f304

15 files changed

+33
-1
lines changed
512 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

Connectors/Fix/StockSharp.Fix.dll

0 Bytes
Binary file not shown.

Connectors/ITCH/StockSharp.ITCH.dll

0 Bytes
Binary file not shown.

Connectors/Micex/StockSharp.Micex.dll

-512 Bytes
Binary file not shown.

Connectors/Plaza/StockSharp.Plaza.dll

512 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

Localization/ProjectDescriptions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ public class ProjectDescriptions
2828
/// <summary>
2929
/// Gets version information.
3030
/// </summary>
31-
public const string Version = "4.3.9.1";
31+
public const string Version = "4.3.10";
3232
}
3333
}

References/StockSharp.Licensing.dll

0 Bytes
Binary file not shown.
512 Bytes
Binary file not shown.
512 Bytes
Binary file not shown.

_ReleaseNotes/CHANGE_LOG_API.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
StockSharp API Change log
22
========================
3+
###v4.3.10
4+
* (bug) Storage. Level1 fix.
5+
* (bug) ITCH. Fixes.
6+
* (feature) HistoryEmulationConnector refactoring.
7+
* (feature) History emulation. Support all candle types.
8+
* (bug) LocalMarketDataDrive.Dates fix.
9+
* (feature) Candles history update.
10+
* (feature) Real time emulation refactoring.
11+
* (bug) Fix https://github.com/StockSharp/StockSharp/issues/88
12+
* (feature) CurrencyTypes.GHS
13+
* (bug) BlackScholes fixes.
14+
* (bug) CsvMarketDataSerializer. Fix BOM char.
15+
* (feature) Grids. TimeZone column
16+
* (bug) FIX connector. Fix ExecMsg.ServerTime
17+
* (feature) HelpButton.
18+
* (feature) IOrderLogMarketDepthBuilder.
19+
* (feature) IpAddressEditor.
20+
* (feature) AdvertisePanel.
21+
322
###v4.3.9.1:
423
* (feature) Candle.RelativeVolume is nullable.
524
* (feature) Candle. Ticks fields are nullable.

_ReleaseNotes/CHANGE_LOG_HYDRA.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
StockSharp Data (Hydra) Change log
22
========================
3+
###v4.3.10:
4+
* (bug) Hydra. Level1 csv export fix.
5+
* (bug) Storage. Level1 fix.
6+
* (bug) ITCH fixes.
7+
* (bug) LocalMarketDataDrive.Dates fix.
8+
* (bug) CsvMarketDataSerializer. Fix BOM char.
9+
* (feature) Grids. TimeZone column
10+
* (bug) FIX connector. Fix ExecMsg.ServerTime
11+
* (feature) Hydra. Export csv. Header.
12+
* (feature) Hydra. SourcesWindow. Find by name.
13+
* (feature) AdvertisePanel.
14+
* (bug) Hydra. Depth csv export fix.
15+
316
###v4.3.9.1:
417
* (feature) Hydra. Import pane improve.
518
* (bug) Release 4.3.9 fix (missed files).

0 commit comments

Comments
 (0)