Display number of opened trades投票結果
Edit Your Comment
Display number of opened trades討論
會員從Apr 30, 2011開始
10帖子
Jan 14, 2013 at 19:53
會員從Apr 30, 2011開始
10帖子
Hello,
myfxbook should display max number of opened trades for a given account.
Moreover myfxbook should also display trade history like this
id datetime open/close symbol buy/sell .... number_of_currently_opened_trade
0 19.06.2012 12:28 OPEN EURUSD BUY ... 1
1 19.06.2012 12:30 OPEN EURUSD BUY ... 2
2 19.06.2012 12:31 CLOSE EURUSD BUY ... 1
3 19.06.2012 12:32 CLOSE EURUSD BUY ... 0
and a graph of number_of_currently_opened_trades = f(id)
Kind regards
PS: how to manage partial close ?
PS2: maybe adding an other graph like opened_lots = f(id) could be also
a good idea as it will be a good way to "see" trading strategies such as martingales.
myfxbook should display max number of opened trades for a given account.
Moreover myfxbook should also display trade history like this
id datetime open/close symbol buy/sell .... number_of_currently_opened_trade
0 19.06.2012 12:28 OPEN EURUSD BUY ... 1
1 19.06.2012 12:30 OPEN EURUSD BUY ... 2
2 19.06.2012 12:31 CLOSE EURUSD BUY ... 1
3 19.06.2012 12:32 CLOSE EURUSD BUY ... 0
and a graph of number_of_currently_opened_trades = f(id)
Kind regards
PS: how to manage partial close ?
PS2: maybe adding an other graph like opened_lots = f(id) could be also
a good idea as it will be a good way to "see" trading strategies such as martingales.
會員從Apr 30, 2011開始
10帖子
Jan 15, 2013 at 19:54
會員從Apr 30, 2011開始
10帖子
see this PDF file to get a sample of such graph
http://www.4shared.com/office/gu_8A631/fig.html
you will notice that it's an easy way to see if a strategy
open a trade and close it before opening an other one
or if several trades are opened simultaneously (like in grid strategy)
(and how many)
having a look a cumulative lot size is also a good way to detect martingale systems
http://www.4shared.com/office/gu_8A631/fig.html
you will notice that it's an easy way to see if a strategy
open a trade and close it before opening an other one
or if several trades are opened simultaneously (like in grid strategy)
(and how many)
having a look a cumulative lot size is also a good way to detect martingale systems

*商業用途和垃圾郵件將不被容忍,並可能導致帳戶終止。
提示:發佈圖片/YouTube網址會自動嵌入到您的帖子中!
提示:鍵入@符號,自動完成參與此討論的用戶名。