Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

DF-ProfitMonitor - indicator for MetaTrader 4

Views:
43794
Rating:
(18)
Published:
2014.02.10 12:49
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance


This is a very simple and very useful indicator to follow the evolution of profit.

It displays the actual status of account in the main window and the profit curve in a subwindow.

There are two method for displaying:

1./ Total profit of the account

2./ Profit selected by magicnumber


Recommended: use it on M1 timeframe because of the more details


Note:

  • The first data will appear in the subwindow after closing of the actual candle. (Be patient, it will be within 1 minute on M1 timeframe.)
  • This indicator DOES NOT save data at all. It means, if you change indicator settings or timeframe, the curve will disappear and starts the drawing again



DF-ProfitMonitor

MySQL for new MQL4 (tested in build 600) MySQL for new MQL4 (tested in build 600)

Connecting to MySQL server from new MQL4.

Candle Direction Panels Candle Direction Panels

Shown all TF candle direction on Chart.

RosePipsIndicator RosePipsIndicator

This indicator will calculate pips wins and losses for any pair with a parsar and doji star trading strategy. You can see pip targets and losses and see if you can find a winning pair with this. 5MIN charts are the best on current settings.

HashMap implementation HashMap implementation

An implementation of a HashMap in MQL4