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

Balance Graph HTML - MetaTrader 5용 스크립트

조회수:
8079
평가:
(34)
게시됨:
2019.04.06 21:10
업데이트됨:
2022.03.12 19:21
dummy.mq5 (0.67 KB) 조회
\MQL5\Scripts\Graph_HTML\
Graph_HTML.mqh (349.94 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Description:

Display interactive HTML graph of the account balance inside the web browser.

The included template html file uses the HighCharts JavaScript library from https://www.highcharts.com/

Highcharts makes it easy for developers to set up interactive charts in their web pages.

Make your data come alive

Updated Highcharts JS v10.0.0 (2022-03-07)


How to use:

  • Copy the files to the \Scripts folder
  • Compile and run the script 'Graph_test.mq5'
  • The web page should be displayed in your web browser.

The generated html file can be located at "%userprofile%\AppData\Roaming\MetaQuotes\Terminal\Common\Files\Graph.htm"


Tooltips showing the balance

Zoom at specific points


Other features:





Pan PrizMA Sin leverage 72 Pan PrizMA Sin leverage 72

Builds a sliding line with a polynomial of 4 degrees. Extrapolates as a section of a given function with a sinusoid and its axial one. One value is taken from the constructed lines on each bar and a line of extrapolated values is plotted, which does not redraw.

MQL_Easy MQL_Easy

A cross platform library/framework

CPairedDealInfo Class CPairedDealInfo Class

A class to reconstruct closed trades (paired in/out deals) from history sorted by close time.

Lavika EURGBP/EURUSD Lavika EURGBP/EURUSD

The Expert Advisor uses four iMA (Moving Average, MA) indicators from two timeframes. Two indicators with averaging periods 1 and 8 are created on the H1 timeframe and two indicators with averaging periods 1 and 8 are also created on the H4 timeframe.