Important: Following downloads are provided free of charge, and, therefore, on an "as is" basis, without warranty of any kind. Use them at your own risk.
Download Manager
Sections: Downloads
MT Indicators (11)
Custom indicators for MetaTrader 3 and MetaTrader 4.
MT Expert Scripts (8)
MQLII and MQL4 expert advisors for MetaTrader 3 and MetaTrader 4.
MT Indicators (11)
Custom indicators for MetaTrader 3 and MetaTrader 4.
MT Expert Scripts (8)
MQLII and MQL4 expert advisors for MetaTrader 3 and MetaTrader 4.
| Downloads | |
|
|||||||||||||||||||
| Description: I've just written the CSV Splitter for you, as I think it might come in handy someday. You can easily split huge CSV files in a mater of seconds. I've attached the compiled exe along with source code. To run the exe, you will need .Net Framework Version 1.1 installed in prior. Instructions: 1. Fill in necessary information: CSV file: the path to the CSV that you wanted to split. Number of lines: the maximum number of lines/rows in each splitted piece. Max Pieces: limit the number of output files. '0' is unlimited. 2. Click "Split Now!", and that's it. You can find the splitted pieces in the a new folder of the same directory of the CSV file. |
|
View Comments (2) |
| Downloads |
Hi! You're viewing as a guest. To access our special forex trading resources, Sign up today. You'll get unlimited access to our forex currency trading systems, tools, articles, news and more.
(4.1 / 5) (9 votes)
Download Now
I want to split worksheets into files containing unequal number of lines. For exemple I have data from 1/1/1983 to 31/12/2009 day after day and I Want to split them into year basis, the problem is that bissextile years have 366 days . Other years have 365 days. How csv splitter can be used in this situation? Thanks
I don't see any "Split Now" on the form.