Skip to content
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

11Feature/canle charts #9

Merged
merged 52 commits into from
Jun 18, 2024
Merged

11Feature/canle charts #9

merged 52 commits into from
Jun 18, 2024

Conversation

kosyloa
Copy link
Collaborator

@kosyloa kosyloa commented Jun 18, 2024

No description provided.

@kosyloa kosyloa merged commit 228e8e7 into swift Jun 18, 2024
6 checks passed
kosyloa added a commit that referenced this pull request Jul 9, 2024
* feat: candle_charts WIP

* feat: candle_charts WIP

* feat: candle_charts WIP

* customize color to dxfeed color scheme

* reformat code

* add separate target for mac candle chart sample

* integrate candle chart in quote table app

* fix warnings

* feat: MarketDepthModel WIP

* fix hex representation for int

* feat: market depth model

* add available macro for OrderSet(just for test)
need refactoring for old versions

* feat: marketDepth(fix calutation error)

* add aggregation period for presentation

* swiftlint fixes
add info about order to UI

* refactoring for avoiding warning

* add readwrite lock
small ui fixes

* redesign market depth(two side)

* change positon for sale/buy orders

* rename menu

* redesign market depth: show without scroll

* add min/max values
scroll to end after change type or date

* fix for ipad: required view/frame for action sheet

* add workaround for older version iOS

* candle chart redesign

* fix problem with not full loading of charts(need touch + scroll)

* fix warnings and small ui fixes

* remove hardcoded ipf address

* return test to working state

* fix run of candle ios app

* change x axis to string value(to avoid gaps)

* refactoring candles

* refactoring candle view

* add tests for marketdepth

* OrderSource: publishable sources for dif orders

* marketdepth separate app(as a sample)

* fix warnings
decrease date to improve stability of test

* feat: candle chart
add notice about max displayed candles
add date for hour/minute charts

* fix run on real device

* warning: need fixes

* update dep
add index to candlemodel
add insert/remove for nonsnapshot update

* save scroll position in case of insertion new candle

* remove blanks

* update build number

* change text of candle notice

* test commit

* fix: leaks in schedule

* decrease size of candles(to decrease time of loading)

* update version of build
fix for old version xcode

* fix warnings

* fix warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant