- Accounts & Connection Management
- Data Management & Analysis
- Price Monitoring
- Charting
- Trading
- Scanners
-
Builders
-
Manual Strategy Builder
- Main Concept
- Operand Component
- Algo Elements
-
Use Cases
- How to create a condition on something crossing something
- How to create an indicator based on another indicator
- How to calculate a stop loss based on indicator
- How to submit stop order based on calculated price
- How to calculate a current bar price using a price type from inputs
- How to Use a Closed Bar Price
- Automatic Strategy Builder
-
Manual Strategy Builder
- Autotrading
- FinScript
- Trade Analysis
- Media Feeds
- Logs & Notifications
- UI & UX
In this view we can load historical data for a specific period. We can load traded quantity and also available bid & ask volume for price levels that occurred during the specified time period. Grid also shows a frequency of price level and how many times it appeared during the time period.
It highly depends on the provider and availability of data in each column. It’s rare that a provider would be able to provide all data to fill all the columns. So some providers can show total trades' quantity that went on at the price level, but if we go further and we want to see exact trade quantities that were executed on each – bid and ask sides – that is usually not available.
Also it’s rare to see available historical volume at Bid and Ask sides and also full trades quantities as they happened.
Â
Data Limit and Price Filtering
We can limit the amount of data that is displayed in the grid to control performance issues. If we select too long period, there are a lot of price levels to display.
Data can also be filtered based on price. Here we can specify a price range to display history only for specific price range.
If we are looking for something specific, both these filters can help to allocate the exact place we need.
- Accounts & Connection Management
- Data Management & Analysis
- Price Monitoring
- Charting
- Trading
- Scanners
-
Builders
-
Manual Strategy Builder
- Main Concept
- Operand Component
- Algo Elements
-
Use Cases
- How to create a condition on something crossing something
- How to create an indicator based on another indicator
- How to calculate a stop loss based on indicator
- How to submit stop order based on calculated price
- How to calculate a current bar price using a price type from inputs
- How to Use a Closed Bar Price
- Automatic Strategy Builder
-
Manual Strategy Builder
- Autotrading
- FinScript
- Trade Analysis
- Media Feeds
- Logs & Notifications
- UI & UX