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

Perfect Seconds Chart - MetaTrader 5용 지표

조회수:
7262
평가:
(6)
게시됨:
2024.10.03 23:41
업데이트됨:
2024.10.04 23:44
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Perfect Seconds chart indicator allows you to convert minute candles of live data into seconds

Remove this line of code from OnInit and OnCalculate in case of you find indicator not working

if (ENUM_MQL_INFO_INTEGER(MQL_TESTER)) { return(INIT_SUCCEEDED);  }



1. Choose any number of seconds to close a bar with accurate time.

2. This is Live OHLC rates based data, It works even if ticks are not available.

3. No external DLL required, it works smoothly on VPS

4. Fast and optimized code

5. Supports Crypto Pairs such as BInance, Kucoin and all other exchanges where Futures live chart can be converted into seconds easily.

6. Support all type of symbols such as Gold and Forex pairs.

7. Options to delete symbol and rates.




Trade Volume Calculation Tool Trade Volume Calculation Tool

This tool will calculate the acceptable lot size based on a stop loss distance and risk percentage

Dashboard Panel for displaying information on the chart Dashboard Panel for displaying information on the chart

This code shows how you can create a dashboard to display all the relevant information on the chart

Custom crosshair cursor with synchronization Custom crosshair cursor with synchronization

Synchronized custom crosshair indicator showing price and (server/local) time.

TimeServerDaylightSavings TimeServerDaylightSavings

Time-related functions for empirical detection of server time zone and daylight savings mode (DST) from history of quotes