거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

DF-ProfitMonitor - MetaTrader 4용 지표

조회수:
44066
평가:
(19)
게시됨:
2014.02.10 12:49
업데이트됨:
2016.11.22 07:32
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동


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