Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Fix interval initial state and data type change #176

Merged
merged 1 commit into from
Jan 3, 2017
Merged

Fix interval initial state and data type change #176

merged 1 commit into from
Jan 3, 2017

Conversation

aminmarashi
Copy link
Contributor

  • dataType in binarycharts was redundant, we could mapped interval to dataType
  • Initial interval had to match initial ticks, therefore added new prop interval which is needed in case of candles e.g. interval="60"

@borisyankov
Copy link
Contributor

Great! I am seeing you are getting familiar with the lib :)

@borisyankov borisyankov merged commit 775267a into regentmarkets-repo-archive:master Jan 3, 2017
@aminmarashi aminmarashi deleted the fix-initial-interval branch January 12, 2017 06:16
borisyankov pushed a commit that referenced this pull request Jan 20, 2017
* Add RSI indicator

- Set yAxis heights dynamically

- Add vim swap files to gitignore

- Generalize rsi logic for all indicators with yAxis

- Add top padding to the indicator y axis

- Create IndicatorsWithYAxis config

* Allow interval change for line/area

Add DynamicTimeInterval story for testing

Add DataType for more granular line/area chart

Set default dataType to candles

Read close when converting ohlc to ticks

* Fix interval initial state and data type change (#176)

* Add MACD

- Update binary-indicators version

- 9.2.3
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants