Dark Pool Prints Strategy (C#)

by StockSharp

Dark Pool Prints Strategy Dark Pool Prints tracks large off-exchange transactions that often precede sharp moves once the activity is revealed. Unusual volume hitting the tape can signal institutional...

1.6K Downloads
☆☆☆☆☆ Rating
0 Reviews
NuGet 5.0.2 Install-Package StockSharp.Strategies.0103_Dark_Pool_Prints -Version 5.0.2
Dark Pool Prints Strategy (C#)

Dark Pool Prints Strategy

Dark Pool Prints tracks large off-exchange transactions that often precede sharp moves once the activity is revealed. Unusual volume hitting the tape can signal institutional positioning that hasn't yet impacted the regular market.

Testing indicates an average annual return of about 46%. It performs best in the stocks market.

The strategy enters in the same direction as heavy dark pool buying or selling, expecting follow-through when the rest of the market reacts.

A small percent stop keeps risk contained and positions close if the anticipated momentum fails to appear.

Details

  • Entry Criteria: indicator signal
  • Long/Short: Both
  • Exit Criteria: stop-loss or opposite signal
  • Stops: Yes, percent based
  • Default Values:
    • CandleType = 15 minute
    • StopLoss = 2%
  • Filters:
    • Category: Volume
    • Direction: Both
    • Indicators: Volume
    • Stops: Yes
    • Complexity: Intermediate
    • Timeframe: Intraday
    • Seasonality: No
    • Neural networks: No
    • Divergence: No
    • Risk level: Medium

User Reviews

Login to write a review

No reviews yet