당사 팬 페이지에 가입하십시오
A script for showing the swap value on a financial instrument. The texts of positive and negative swaps are shown in different colors.
차트에 드래그하면 전문가 창에 해당 차트에 있는 막대 수가 마법처럼 인쇄되는 스크립트입니다.
This script finds DeMark pivot points, displays them on the chart and indicates their dimensions.
The script calculates Pivot Point on all the symbols from the market watch and displays the results in html-file.
An example of working with the trading history on Hedge accounts — reconstruction of positions.
만약 현재 이미지의 일부만 표시하고 나머지는 숨길 필요가 있는 경우 이미지가 보이는 부분을 지정하여 이동하는 창을 사용할 수 있습니다.
The script deletes all orders of the type specified in settings, on the current symbol.
Provides an interface for creating families of related or dependent objects without specifying their concrete class.
I used to suffer from unnecessary losses and/or cutting my profit short since I wasn't fast enough to modify my SL and/or TP. That is why I've wrote these scripts that will allow me to react fast when I must modify my Sl and/or TP especially when I have many open and/or pending trades. I know there are plenty of Metatraders who also suffer from this and that is why I would like to share these scripts with you, hopefully it will be beneficial. Do not forget to send you comments as well as rate these scripts. Happy trading!
This script will export the trade history from MT5 selected between two dates. The resulting file is CSV that can be opened/imported with any spreadsheet software. Current version 1.0 does not add the takeprofit and stoploss. Any advice to improve this is welcomed.
First script selects symbols having spread below specified value on the marketwatch, then opens corresponding charts by appyling timeframe and template stated.
The script calculates candles statistics (the minimal, maximal and average values of candles body and shadows) of the current chart.
A simple script that allows you to open a Short position using the current price location with a specified Risk Percentage and Reward Ratio.
How many buffers does your indicator use? What's it calculating? Is it efficient? If you want to know what's going on behind the scenes, you'll now be able to.
Counting the number of series of bullish and bearish bars. Displaying the result as a chart. Saving the screenshot of the resulting chart. The script uses the CGraphic class.
스크립트는 호가 기록을 HST 형식으로 저장합니다. 이 파일 형식은 메타트레이더 4에서 지원되며 터미널 시세 기록으로 가져오거나 독립형 차트로 열 수 있습니다.
MinMargins.mq5 스크립트는 트레이더가 마켓 워치에서 사용 가능한 모든 종목의 최소 랏 크기로 포지션을 개시하는 데 필요한 최소 금액을 빠르게 계산하고 문서화할 수 있도록 설계되었습니다. 이 데이터는 쉽게 검토하고 분석할 수 있도록 CSV 파일에 저장됩니다.
This script will change the SL and TP of all open trades of the symbol to the price where the script is dropped off.
When the subject changes, it notifies and updates its observers, who know nothing about each other.