Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
ES-
This isn't an indie but I use it to analyze my performance after the fact by importing my statements. It's free for one account and extremely useful for me.
If I have understood your question incorrectly, this is still useful software. And no this isn't an ad and I'm not an affiliate.
Why can't MT4 do it? Why do I need third party software? I betcha if wolfe gets interested he can do it...There are 31 pair in IBFX...I want to see the pairs profit, wins and losses on the fly...I do not want to have to download each time...
ES
Last edited by ElectricSavant; 01-27-2009 at 01:36 PM.
Why can't MT4 do it? Why do I need third party software? I betcha if wolfe gets interested he can do it...There are 31 pair in IBFX...I want to see the pairs profit, wins a losses on the fly...I do not want to have to download each time...
ES
It must be able to be done i suspect but this type of code is outside my area of expertise so maybe someone more into EAs can find a way of selecting the OrderTicket() automatically from the history instead of manually typing it in plus adding a string setup to list all the Orders.
I just had a brief play with the code to see if the history was still avaliable and i selected this ticket number from Jan 2007 so the recent History must also be accessible.
__________________
My Disadvantage is that I am not a Trained Programmer - My Advantage is that I am not a Trained Programmer. http://cjatradingtools.com/
Why can't MT4 do it? Why do I need third party software? I betcha if wolfe gets interested he can do it...There are 31 pair in IBFX...I want to see the pairs profit, wins and losses on the fly...I do not want to have to download each time...
ES
Someone posted an EA a couple of days ago that does part of what you require
I cant remeber if it seperated trades by currency, or if it amalgamated em together to give a result for a given EA. It would be a good starting point to build from.
This is getting real close.....but I need to break out the pairs and see each stat..
ES
Quote:
Originally Posted by zupcon
Someone posted an EA a couple of days ago that does part of what you require
I cant remeber if it seperated trades by currency, or if it amalgamated em together to give a result for a given EA. It would be a good starting point to build from.
attaboy...this is going to be a great utility...for many traders to use in the future....post it right here in the public domain wolfe....
How many times have you wanted to throw an EA on all of the pair to see what sticks and what adjustments help?
Post it in the tools utility section here wolfe....start a thread and tell us here when you do. There are 380 views to this thread in 2 day's at the time of this post...so I know many are interested.
attaboy...this is going to be a great utility...for many traders to use in the future....post it right here in the public domain wolfe....
How many times have you wanted to throw an EA on all of the pair to see what sticks and what adjustments help?
Post it in the tools utility section here wolfe....start a thread and tell us here when you do. There are 380 views to this thread in 2 day's at the time of this post...so I know many are interested.
Attach to any chart you wish. Change chart to a "line chart" and then select the color of the line to be "None".
Display includes all the pairs IBFX offers, number of closed trades for each pair, and total profit or loss for each pair. Display is updated after each tick.
Attach to your chart, and after the first incoming tick it should look something like this:
Now all that it needs is a field to put in a start date for those with live accounts that do not want to count history before a certain time (demo account holders can just start fresh).
Also how many wins and how many loss trades would be kewl...