Display number of opened trades vote results
Edit Your Comment
Display number of opened trades Discussion
Member Since Apr 30, 2011
10 posts
Jan 14, 2013 at 19:53
Member Since Apr 30, 2011
10 posts
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.
Member Since Apr 30, 2011
10 posts
Jan 15, 2013 at 19:54
Member Since Apr 30, 2011
10 posts
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

*Commercial use and spam will not be tolerated, and may result in account termination.
Tip: Posting an image/youtube url will automatically embed it in your post!
Tip: Type the @ sign to auto complete a username participating in this discussion.