-
Notifications
You must be signed in to change notification settings - Fork 99
Custom Candlestick Colors does not seem to be working #229
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
var candle_Chart = Chart2D.Chart.Candlestick<int, int, int, int, DateTime, string>
|
//Increasing :FinanceMarker.init(MarkerColor:Color.fromString("black"), LineColor:upcolor, LineWidth:1, LineDash :StyleParam.DrawingStyle.Solid), The param : Increasing /Decreasing isnot work. |
@neilyoung2008 please open a new issue with a well formatted reproducible code example, as well as information about the version, language, and os you are using. |
The same behavior is observed for Chart.OHLC
Current Behavior:

Expected Behavior:

The text was updated successfully, but these errors were encountered: