CSV to Metatrader Indicator
- Status: Closed
- Præmier: €20
- Modtagne indlæg: 3
- Vinder: tomaszov
Konkurrence Instruktioner
I need a volume like indicator
what takes data from csv file
and projects to Indicator
on x - axis = timestamp
on y - axis = amount
on y - axis color:
if IsBuy = 1 then green color, if 0 then red color bar
and see there can be 2 colors on same timestamp
they both should be visible if there is
timestamp , date, IsBuy, OpenRate, TakeProfit, StopLoss, amount
1379982600,2013-09-24 03:30:00,1,1.3496,1.3607,1.3127,1
1379982900,2013-09-24 03:35:00,1,1.3495,1.3558,1.3470,2
1379983800,2013-09-24 03:50:00,1,1.3495,1.3620,1.3470,1
1379986200,2013-09-24 04:30:00,0,1.3491,1.3441,1.3591,1
1379990400,2013-09-24 05:40:00,0,1.3493,1.3293,1.3693,1
check the attachment
i have there some core indicator what needs to be modified to it work.
also i have there sample csv file.
It's easy job for professional developer
i think logic is to
store csv data to array using timestamp as key
and print on indicator when Time[i] == csv timestamp
Anbefalede færdigheder
Arbejdsgiverfeedback
“@tomaszov won the contest on 1 October 2013”
tarmo1979, Estonia.
Offentlig Præciserings Opslagstavle
Sådan kommer du i gang med konkurrencer
-
Opret din konkurrence Hurtigt og nemt
-
Få tonsvis af indlæg Fra hele verden
-
Tildel det bedste indlæg Download filerne - Nemt!