당사 팬 페이지에 가입하십시오
Expert Advisor는 신호(시그널) 속성을 표시합니다. 또한 신호(시그널) 복사 세팅을 설정할 수 있고 선택한 거래 신호(시그널)를 구독하거나 구독 취소할 수 있습니다.
많은 개발자들이 같은 문제에 직면해 있습니다. 안전하지 않은 DLL을 사용하지 않고 트레이딩 터미널의 샌드박스에 접근하는 방법을 알고 싶어 합니다. 가장 쉽고 안전한 방법 중 하나는 일반적인 파일로 작동하는 표준 Namped Pipes를 사용하는 것입니다.
This indicator draws coloured histograms to identify bullish and bearish bars.
This code can be used to find out whether the symbol is a binary option symbol or not.
This code base is a simple function to check if current time lies within two specified times. Many times it is required by the Ea to enter trades between two specific time of the day only. This code takes two inputs, one is the start time and second is the end time. The code will check if the current time is in between start time and end time and will return accordingly.
The code is used to demonstrate how one can create a button on the chart and assign a function to it. The code is used to delete all orders after clicking on the button. The deletion takes care of various scenarios and shows error messages.
This code is used to create static object on MT4 charts which will not move along with the chart when you scroll the chart.
hotkeys 1-9 numbers on keyboard but not on number-pad to change timeframes 1=m1 2=m5 3=m15 4=m30 5=h1 6=h4 7=d1 8=w1 9=mn
This indicator shows a standard parabolic SAR another way. Also it send alert when SAR dot changes side.
cycles though market watch symbols, using hotkeys Comma and Period for prev/next symbol in market watch list
This is a simple script to chart the intermarket spread between 2 different futures or CFD contracts. The spread trading is a popular futures trading strategy and can be done using CFDs more easily as there is no formal expiry date.
Displays the current timeframe and symbol name in large font on the chart background. Useful when hopping between several charts with different symbols at the same time.
The script is best use to clean up all drawings ( Delete All Object, Comment, horizontal line, vertical line, arrows etc) on current chart. Please feel free to modify based on your needs.
It's an expert to open and close orders on specific day and time. Expert open and close orders only with the same symbol it attached.
A script that displays MarketInfo and SymbolInfo data through a button list built from MarketWatch.