
Open
Posted
•
Ends in 6 days
I need a complete procedure for importing a text file into MATLAB. The file contains a time series of stock trades with OHLC data and several indicators. Requirements: - Procedure to import a txt file - Data columns are labeled in the first row - Data includes: - Open, High, Low, Close (OHLC) - Moving Average (MA) - Relative Strength Index (RSI) - Bollinger Bands (BB) - Other proprietary indicators - Develop a buy/sell formula based on thresholds
Project ID: 40421823
19 proposals
Open for bidding
Remote project
Active 9 mins ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
19 freelancers are bidding on average $25 USD/hour for this job

Hello, I understand you need a complete MATLAB workflow to import a text file with OHLC data, indicators, and custom signals, plus a buy/sell rule based on thresholds. My approach is to build a robust import routine that reads the header, validates column names (Open, High, Low, Close, MA, RSI, BB, other indicators), and stores data in a time-stamped table for easy testing. I will implement a modular pipeline: data import and validation, feature extraction (including MA, RSI, Bollinger bands, and any proprietary indicators), a configurable rule engine for buy/sell decisions, and a dry-run tester with basic performance metrics. The solution will support easy parameter tuning and be ready for integration with genetic algorithms or an ANN if you want later optimization. The goal is a clean, well-documented MATLAB script or function set you can reuse for new files and different thresholds, with clear error handling for malformed rows and missing data. What is your preferred data validation strategy (strict row-level checks, missing data handling policy, and how to treat outliers) and do you want the rule engine to support multi-indicator conditions or single-threshold signals only?. Best regards,
$25 USD in 20 days
6.9
6.9

Hello!, I am a Florida-based senior software engineer with over 15 years of experience in algorithm development, data analysis, and financial modeling. I carefully read your project description on MATLAB data import and trading formula development, and I believe I can deliver exactly what you need. To ensure I fully understand your requirements, could you please clarify the following questions? 1. What specific format does the text file use, and is there any particular structure that needs to be adhered to during the import process? 2. Are there specific trading strategies or formulas you want to implement after importing the data, or should I propose some based on the time series analysis? My expertise includes time series analysis, genetic algorithms, and model optimization, which I believe aligns perfectly with your project goals. I’m committed to not just meeting your expectations but exceeding them by providing a clear, structured approach to the development process. With a thorough understanding of your needs, I will create a robust MATLAB procedure that efficiently imports your time series data and integrates any trading formulas you wish to implement. Let’s connect to discuss this further. I'm excited about the possibility of working together! -James
$50 USD in 5 days
5.2
5.2

Hi i am an experienced Matlab script file coder and data uploader to matlab. with PhD in applied mathematics.I can help in your project
$20 USD in 40 days
5.1
5.1

Hi. I’ll deliver a complete, ready‑to‑run MATLAB procedure for your stock trade text file. What you get: - `readtable`‑based importer (handles headers, any delimiter). - Extract OHLC, MA, RSI, Bollinger Bands, your proprietary indicators. - Configurable buy/sell formula with thresholds (e.g., Close > MA, RSI range, band conditions). - Output table with trade signals + optional CSV export. Deliverables: Single `.m` script + short documentation. Tested on your file format. Share a sample file (first 5 rows) – I’ll tailor thresholds to your strategy. Doan
$20 USD in 40 days
4.8
4.8

Hi, I’m an experienced MATLAB and financial data analysis developer with strong experience importing stock market time series, cleaning OHLC data, handling labelled TXT files, and building indicator based buy/sell logic. I can create a complete MATLAB procedure that imports your TXT file, reads the first row as column labels, maps Open, High, Low, Close, MA, RSI, Bollinger Bands, and proprietary indicators, then prepares the data for signal generation. I have done similar trading analysis work before, including MATLAB import scripts, table and timetable formatting, missing value checks, threshold based trading formulas, MA/RSI/BB signal rules, charting, and backtest ready buy/sell outputs. For your project, I’ll provide clean, reusable MATLAB code with configurable thresholds so you can adjust RSI levels, moving average rules, Bollinger Band conditions, and proprietary indicator triggers without rewriting the script. I can also include comments explaining each import step and the buy/sell formula logic. Best regards, George
$20 USD in 40 days
3.0
3.0

Hi Mate , Good evening! I am an expert mobile coder with skills including Financial Modeling, Data Analysis, Artificial Neural Network, Time Series Analysis, MATLAB, Model Testing & Optimization, Genetic Algorithms and Algorithm. Please send a message to discuss more about this project. A fast response is appreciated
$50 USD in 23 days
0.0
0.0

Hi, there, I understand that you're looking for a comprehensive procedure to import a text file containing a time series of stock trades into MATLAB, along with the development of a buy/sell trading formula based on set thresholds. This is a critical step in building a reliable trading strategy. To start, I will utilize MATLAB's built-in functions for reading text files, ensuring that the data is accurately parsed with the first row as headers for the OHLC data, Moving Averages, RSI, Bollinger Bands, and any proprietary indicators. Once the data is imported, I can implement a robust trading formula that incorporates these indicators to generate precise buy and sell signals. I suggest also implementing error handling to manage potential data inconsistencies, which will enhance the usability and reliability of the system. Given my experience in financial modeling and algorithm development, I have successfully completed similar projects where I developed trading algorithms that integrate multiple indicators for optimized performance. I can start immediately and am excited about the potential to contribute to your project. I am looking forward to working with you. Best Regards, Rosita Iniesta.
$20 USD in 10 days
0.0
0.0

Hi, I’ve reviewed your project and I’m confident I can help you deliver a clean, scalable, and efficient solution. I’m a No-Code & Automation Engineer with a strong background in APIs, cloud systems, and workflow design. I specialize in building end-to-end automations, integrating services, and streamlining processes to reduce manual work and improve performance. I’ve worked with tools like Zapier, Make, Airtable, and AWS to create reliable systems—from simple automations to complex multi-step workflows with error handling and scalability in mind. My approach is straightforward: understand your requirements, design a clear system, and deliver a solution that is maintainable and built for real-world use. I value clear communication, fast turnaround, and delivering results that actually make a difference. If you share a bit more detail, I can outline a quick plan for your project. Looking forward to working with you. Best regards, Yurii
$15 USD in 40 days
0.0
0.0

Hi, how are you doing? I have worked on MATLAB data imports and time-series processing for stock data, including labeled headers, OHLC, MA, RSI, BB, and custom indicators, and I can build a clean TXT import procedure plus a straightforward buy/sell rule based on defined thresholds. I’ll deliver a compact, well-documented script that reads the first row as headers, parses numeric columns, handles missing values, and returns a ready-to-use table plus a simple decision function. Let me know further if interested
$25 USD in 5 days
0.0
0.0

Hi, I can provide a clear, end-to-end MATLAB workflow to import your TXT data and turn it into a practical trading signal model. What I’ll deliver: Robust import procedure Use readtable with auto-detection of delimiters and headers Validate/rename columns (OHLC, MA, RSI, BB, custom indicators) Handle missing values, datatypes, and timestamps Convert to timetable for time-series operations Clean, reusable MATLAB script Fully commented, modular code Ready to plug in new files without edits Optional visualization (price, MA, RSI, BB overlays) Buy/Sell signal logic (rule-based model) Example strategy combining indicators: Buy when RSI < lower threshold (e.g., 30) AND price crosses above MA AND near lower BB Sell when RSI > upper threshold (e.g., 70) AND price crosses below MA AND near upper BB Parameterized thresholds so you can tune easily Signal column added to dataset (+1 buy / -1 sell / 0 hold) Basic backtesting framework Evaluate signals on historical data Returns, drawdown, and simple performance metrics Questions: What delimiter/format is your TXT file using? Do you have a timestamp column? Preferred RSI/BB/MA periods? Any specific proprietary indicator rules to include? I’ll ensure the solution is clean, flexible, and ready for real analysis. Ready to start immediately.
$20 USD in 40 days
0.0
0.0

Hello, I'm a developer with seven years of experience working with MATLAB, data import workflows, and financial time-series analysis. This project is 100% possible because MATLAB can reliably import labeled .txt files using readtable, map OHLC and indicator columns, clean/validate the data, and apply threshold-based buy/sell logic. I can create a complete step-by-step import procedure and develop a clear buy/sell formula using Open, High, Low, Close, MA, RSI, Bollinger Bands, and your proprietary indicator thresholds. I can start anytime and work full-time. I look forward to working with you. Regards, Osama
$20 USD in 40 days
0.0
0.0

Hi, This is a clear MATLAB data workflow project. I’d build a clean import procedure that reads the TXT file using the first row as column labels, detects or defines the delimiter, converts OHLC and indicator columns into a structured table/timetable, and validates missing or malformed values before any trading logic runs. From there, I’d create a buy/sell formula using configurable thresholds for MA, RSI, Bollinger Bands, and your proprietary indicators. The logic would be written clearly so you can adjust thresholds later without rewriting the script. I’d also include a simple test/backtest section so you can verify signals against historical OHLC data and see where buy/sell points are triggered. The goal is not just importing the file, but giving you a reusable MATLAB procedure for testing trading rules safely and consistently.
$20 USD in 40 days
0.0
0.0

Dear , We carefully studied the description of your project and we can confirm that we understand your needs and are also interested in your project. Our team has the necessary resources to start your project as soon as possible and complete it in a very short time. We are 25 years in this business and our technical specialists have strong experience in Algorithm, Data Analysis, Genetic Algorithms, MATLAB, Financial Modeling, Model Testing & Optimization, Artificial Neural Network, Time Series Analysis and other technologies relevant to your project. Please, review our profile https://www.freelancer.com/u/tangramua where you can find detailed information about our company, our portfolio, and the client's recent reviews. Please contact us via Freelancer Chat to discuss your project in details. Best regards, Sales department Tangram Canada Inc.
$25 USD in 5 days
0.0
0.0

Hi, good day. The primary technical challenge for this MATLAB import is the handling of heterogeneous data types and non-standard text formatting, specifically ensuring that the datetime stamps and indicator floating points are parsed into a synchronized timetable for vectorised analysis. Having developed several algorithmic trading backtests in MATLAB, I specialize in "High-Performance Data Ingestion" and logical indexing to create efficient, non-looping trade signals. My technical solution involves three big steps: first, utilizing the detectImportOptions and readtable functions to automatically map the labeled headers to a structured table; second, converting the result into a timetable to enable time-based alignment of the OHLC and proprietary indicators; and third, implementing a "Logical Matrix" formula that evaluates your RSI, MA, and Bollinger thresholds across the entire series simultaneously. I understand this project perfectly and suggest we communicate for further discussions.
$20 USD in 40 days
0.0
0.0

Plainview, United States
Member since May 6, 2026
$250-750 USD
$30-250 USD
$250-750 USD
$250-750 USD
₹12500-37500 INR
₹12500-37500 INR
$15-25 USD / hour
$250-750 USD
$250-750 USD
£250-750 GBP
$10-30 USD
$30-250 USD
₹12500-37500 INR
₹400-750 INR / hour
$15-25 USD / hour
$250-750 USD
£10-15 GBP / hour
$30-250 CAD
$250-750 USD
₹100-400 INR / hour