Indicators with Profit and Loss Pips Calculation on Chart

 

The smarter programmers can post here some of indicators with profit and loss pips calculation on the chart. Every people can save the time counting profit and loss for last year or years. For example like this:

Click to download maprofit.mq4

Files:
maprofit.png  100 kb
maprofit.mq4  24 kb
 

Hey mate very nice thank you. It's almost what I'm looking for.

I looking for a more simple one (I like clean chart), i just one to draw a line from A to B and see how many pips are in there. Just for my trading journal pretty much.

Thank you very much

cheers

 

Hey, I found some nice Profit Indicator from 3d_fx with a simple and clean design. I thought it may be of interest to have it included in this post. It supports 5-Digits.

It shows:

1. Average price

2. Total position size

3. Open profit/loss for the total position

4. Profit/loss if all stops are hit

The only thing missing in my opinion is the displaying of profit in pips.

Can someone of the experts be so kind to add this function?

Also if you have any similar indicators available then I would appreciate if you post them here!

Cheers conpos.mq4

Files:
conpos.mq4  5 kb
 
Gfuchs:
Hey, I found some nice Profit Indicator from 3d_fx with a simple and clean design. I thought it may be of interest to have it included in this post. It supports 5-Digits.

It shows:

1. Average price

2. Total position size

3. Open profit/loss for the total position

4. Profit/loss if all stops are hit

The only thing missing in my opinion is the displaying of profit in pips.

Can someone of the experts be so kind to add this function?

Also if you have any similar indicators available then I would appreciate if you post them here!

Cheers conpos.mq4

Here you go - it has added pips display too now

Files:
 

Thanks Mladen,

Did you see my 'similar" ask on the zigzag thread ?

Thanks a lot for all

Have a nice day

Zilliq

 
mladen:
Here you go - it has added pips display too now

Excellent mladen! Thank you very much.

Could you be so kind to also make a 5-Digit version available?

Or where to change the code?

The current version shows me a profit/loss of 5,2 pips instead of 52 pips.

The rest works fine though.

Cheers!

 
Gfuchs:
Excellent mladen! Thank you very much.

Could you be so kind to also make a 5-Digit version available?

Or where to change the code?

The current version shows me a profit/loss of 5,2 pips instead of 52 pips.

The rest works fine though.

Cheers!

Gfuchs

It should work on a 5 digit broker too (tested it and it works correctly)

If you are comparing it to trade list, trade list is showing points not pips, and that is why you have that difference

 
mladen:
Gfuchs

It should work on a 5 digit broker too (tested it and it works correctly)

If you are comparing it to trade list, trade list is showing points not pips, and that is why you have that difference

My mistake. Sorry. Yes I was comparing it to the trade list. May I then ask you for providing us with another "point" version? So it shows exactly what the tradelist in MT4 is showing?

Or where to change the code?

Would be great. Thanks!

 
Gfuchs:
My mistake. Sorry. Yes I was comparing it to the trade list. May I then ask you for providing us with another "point" version? So it shows exactly what the tradelist in MT4 is showing?

Or where to change the code?

Would be great. Thanks!

Option added. If you set the ShowPips to true it will show pips, otherwise it will show points

Files:
 

Many thanks mladen!

I like that you made both points and pips available for selection. Works perfect!

 
mladen:
Option added. If you set the ShowPips to true it will show pips, otherwise it will show points

Nice indicator

Mladen, would it be possible to add breakeven price level which would take all open buy and sell trades into account?

Regards,

Chrisstoff

Reason: