- 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
Overview
The Solution Explorer in the Code Editor module is an essential tool for managing all files and references related to a project. It provides a tree-style browsing interface that allows users to efficiently navigate through their solutions and associated files.
Features
Â
-
Top Toolbar:
- The Solution Explorer features a top toolbar with three icons, each offering specific functionality to aid in project management:
- Show All Files: Toggles the display to show all files within the project directory, including those not currently included in the solution.
- Refresh: Refreshes the view to reflect any changes made to the files or directory structure.
- Add Reference: Allows users to add new references to the project, such as libraries or external dependencies.
- Show All Files: Toggles the display to show all files within the project directory, including those not currently included in the solution.
- The Solution Explorer features a top toolbar with three icons, each offering specific functionality to aid in project management:
-
Tree-Style Browsing:
- Below the toolbar, the Solution Explorer presents a hierarchical, tree-style browsing section. This section displays all solutions and files related to the project, organized in a manner that facilitates easy navigation and management. Users can expand and collapse folders to view or hide their contents as needed.
Â
Summary
The Solution Explorer in the Code Editor module is a powerful tool for project management, providing a comprehensive overview of all files and references associated with a project. With its top toolbar featuring icons for showing all files, refreshing the view, and adding references, along with a tree-style browsing section for easy navigation, the Solution Explorer streamlines the process of managing and organizing project files. This functionality enhances the user's ability to maintain a well-structured and efficient development environment.
- 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