Fan sayfamıza katılın
The script MinMargins.mq5 is designed to help traders quickly calculate and document the minimum amount of money required to open a position with the smallest lot size for all symbols available in the Market Watch. This data is saved to a CSV file for easy review and analysis.
The script is developed for placing a BuyLimit order with fixed trigger levels, Stop Loss and Take Profit levels in points from the current price.
VR Orders History MT5 Lite - a script for downloading trading history in the CSV format.
The script exports summary of closed trades grouped by each currency pair to .csv file
It is known that the market is mainly driven by two emotions: fear and greed. This should be seen as an attempt to implement these emotions in the form of a mathematical model.
This is an informative script displaying data on the current trading pair in the chart window.
The script finds on the chart all OBJ_TREND (trendline) objects and moves the line to the specified date with the specified price shift.
The script is developed for placing a SellStop order with fixed trigger levels, Stop Loss and Take Profit levels in points from the current price.
The script is developed for placing a BuyStopLimit order with fixed trigger levels, Stop Loss and Take Profit levels in points from the current price and order trigger prices.
Simplified Script to find signals based on user parameters
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.
Komut dosyasının amacı, teklif geçmişini özel teknik analiz programlarında analiz için uygun bir formatta dışa aktarmaktır.
The script is developed for reversing open positions with fixed Stop Loss and Take Profit values in points from the current price and the volume depending on the reversed position.
This indi will draw OBJ_ARROW_BUY/OBJ_ARROW_SELL when find signals on Arrow Indi Buffers.
When I start learning about trading, I remember the trading pioneer Shawn Lucas (founder of Apiary-fund) saying "trading is simple, you go from bound range market to breakout market and vice versa". I looked at few charts and he was right. So I told myself, I have to always eyeball ranging market and trending market but with the help of an indicator. There are plenty for indicator that help us eyeball these ranging/trending market and they work really well, but I like using Pivot Points.
The script is developed for placing a SellStopLimit order with fixed trigger levels, Stop Loss and Take Profit levels in points from the current price and order trigger prices.
These scripts are designed to sell with fixed values of Stop Loss and Take Profit in points from the current price
The 8 effective steps to build a robust day trading plan using Fibonacci retracement
The script is a simple example of using the FileFindFirst(), FileFindNext() and FileFindClose() functions
The script removes old objects of the selected type from all charts, if the time coordinates of these objects are outside of the trigger level.
An example of using HistorySelectByPosition (based on the HistoryDealGetTicket use example).
The OpenBuyPosition_X script is designed to buy at fixed values of Stop Loss and Take Profit in points from the current price. Position volume is determined on the basis of the level of losses.
Most traders keep losing money because they focus on money rather than planning their trades based on Percentage risk.
The script removes all objects of the type selected by the trader in input parameters from all charts of the client terminal.
The script is developed for buying with fixed Stop Loss and Take Profit values in points from the current price.
This is a Script and Class for creating, evaluating and adding accounts to an encrypted license file for licensing an MQL EA or Indicator.
This script is to get the last deal history data, for example : profit, deal type, etc, and put the Comment on the chart.
The OpenSellPosition_X script is created to sell at fixed values of Stop Loss and Take Profit in points from the current price. Position volume is determined on the basis of the level of losses.