- 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
The Scripts module in FinStudio provides a user-friendly interface for browsing, managing, and utilizing scripts written in FinScript. This module streamlines the workflow by organizing scripts into different categories and providing easy access to various functions through its toolbar.
Toolbar
The toolbar at the top of the Scripts module offers several essential functions:
- Open Projects Folder: Opens the projects folder in Windows Explorer, allowing users to view and manage their project files directly.
- Open Scripts Folder: Opens the scripts folder, providing access to all stored scripts.
- Import Script: Allows users to import new scripts into the module.
- Search: Enables users to search for specific scripts within the module.
Â
Script Types
The Scripts module categorizes scripts into four main types, making it easier for users to browse and find the scripts they need:
- Candlestick Patterns: Scripts that identify and utilize various candlestick patterns in trading.
- Chart Patterns: Scripts for recognizing and leveraging different chart patterns.
- Indicators: Custom indicators developed using FinScript.
- Strategies: Complete trading strategies designed and coded in FinScript.
Â
Browsing and Utilizing Scripts
Users can browse different types of scripts within the module. The interface allows for easy navigation and management of scripts. Key features include:
- Drag and Drop: Scripts can be dragged to the chart for immediate application and visualization.
- Properties Display: Clicking on a specific script displays its settings in the Properties module, allowing users to view and modify script parameters.
Â
Example Interface
The example interface provided shows how scripts are organized within the module. It includes a list of sample strategies, such as Bollinger Bands Breakout, Configurable Strategy, and Multi Timeframe Strategy. Upon selecting a script, users can see and edit its properties in the Properties pane below.
Â
Summary
The Scripts module in FinStudio is a powerful tool for managing FinScript scripts. With its intuitive toolbar, organized script categories, and seamless integration with the charting and properties modules, it enhances the user experience and improves productivity. Users can easily import, browse, and apply scripts, making it an essential component of FinStudio's robust trading 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