Need a simple End_Of_Day reporting Script

指定

Hi.

How i said need a simple script/ea which will put account data to txt (csv) file and upload it to ftp server on daily candle close.

Data I need to be put into the file are:
- Gain  (all history / previous month / current month)
- balance,
- equity,
- deposits,
- withdrawals,
- Total Lots traded (all history / previous month / current month)

In details, here is txt file I need uploaded daily on ftp:

$Gain = XXX; // all history gain
$PMGain = yyy; // previous month gain
$CMGain = zzz; // current month gain
$Balance = qqq; // current Balance
$Equity = ppp; // current Equity
$Deposits = sss; // Sum of deposits
$Withdrawals = fff; // Sum of Withdrawals
$Lots = ccc; // all history Lots traded (closed transaction)
$PMLots = vvv; // Previous month Lots traded(closed transaction)
$PMLots = nnn; // Current Month Lots traded (closed transaction)


Tomasz 

 

応答済み

1
開発者 1
評価
(620)
プロジェクト
680
57%
仲裁
25
16% / 60%
期限切れ
228
34%
2
開発者 2
評価
(54)
プロジェクト
64
42%
仲裁
5
20% / 60%
期限切れ
4
6%
パブリッシュした人: 1 code
3
開発者 3
評価
(53)
プロジェクト
74
26%
仲裁
30
10% / 63%
期限切れ
22
30%
4
開発者 4
評価
(39)
プロジェクト
44
16%
仲裁
1
100% / 0%
期限切れ
7
16%
5
開発者 5
評価
(195)
プロジェクト
395
28%
仲裁
155
20% / 52%
期限切れ
112
28%
6
開発者 6
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
7
開発者 7
評価
(590)
プロジェクト
789
71%
仲裁
9
33% / 33%
期限切れ
22
3%
パブリッシュした人: 8 codes
8
開発者 8
評価
(130)
プロジェクト
210
40%
仲裁
90
20% / 43%
期限切れ
85
40%
9
開発者 9
評価
(64)
プロジェクト
144
46%
仲裁
20
40% / 15%
期限切れ
32
22%
仕事中

プロジェクト情報

予算