거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
- 조회수:
- 45050
- 평가:
- 게시됨:
- 업데이트됨:
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
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

Connecting to MySQL server from new MQL4.

Shown all TF candle direction on Chart.

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.

An implementation of a HashMap in MQL4