Import data from CSV file, plot horizontal lines.

仕事が完了した

実行時間1 日
開発者からのフィードバック
Great customer. Patient and easy to work with. Customer has programming background too, and it helps. Thank you.

指定

Given a csv file of variable length and variable columns:

A    B    ...n
1    4    7
2    5    8
3    6    9
.     .    .
n    n    n


For each column header, we want to plot its given values as horizontal lines. The CSV file is a copy of an orderbook and will be updated regularly, so reads should take place twice per second.

The inputs in the indicator or script window should be the following:

Variable Name (column name), Plot column values (ay/n checkbox), colour, line width, line style.



Where:
Variable Name (column name) = column header.
Plot/show column values (y/n checkbox) = whether or not to plot this column.
colour, line width, line style = standard, given separately for each column.


We should end up with:

Variable Name    Plot values (y/n)    colour    line width    line style.
A                      checked                red        1                 Dash           
B                      unchecked             na         na               na
...
n                      checked                black      2                 solid

You get the idea, hopefully.


The files will be in a folder ( order_reader ) that I will manually create in 'MetaQuotes\Terminal\Common\Files\order_reader', and each file will be named after the pair that the script is attached to. I.e if we attach the script to EUR_USD, it will look in the folder for EUR_USD.csv.

応答済み

1
開発者 1
評価
(45)
プロジェクト
59
14%
仲裁
31
26% / 52%
期限切れ
34
58%
2
開発者 2
評価
(5)
プロジェクト
7
29%
仲裁
1
0% / 100%
期限切れ
0
3
開発者 3
評価
(6)
プロジェクト
7
0%
仲裁
0
期限切れ
5
71%
4
開発者 4
評価
(13)
プロジェクト
20
15%
仲裁
2
50% / 50%
期限切れ
0
パブリッシュした人: 1 code

プロジェクト情報

予算
30+ USD
締め切り
最低 1 最高 2 日