Buyer and Seller Scripts with Stoploss and Takeprofit – script MetaTrader 4

Buyer and Seller Scripts with Stoploss and Takeprofit - script for MetaTrader 4
Hi Guys: Answering the call for Stoploss and TakePrifot in my origional Buyer and Seller Scripts here you go. Just Like their first versions, they are “order openers” that are irrespective of chart or currency pair. Within the code of each script there are notes listing how to change the lotsize and number of orders … Read more

3 Simple Scripts – script MetaTrader 4

3 Simple Scripts - script for MetaTrader 4
Author: Massimiliano These are 3 very very simple scripts that simplify operation for scalpers. OrderBuy and OrderSell puts new Order. CloseAllPositive close all order in the window with profit>1pip. I found that are very useful if you config the Hotkey, for example i had configured ALT-Q for OrderBuy, ALT-A for OrderSell, ALT-W for CloseAllPositive. You … Read more

A set of scripts for a quick trade with the mouse. – script MetaTrader 4

A set of scripts for a quick trade with the mouse. - script for MetaTrader 4
The purpose of these scripts is clear (see names), but to avoid confusion I will describe each separately. _OpenOrders Mouse – This script opens a market order at the current price. If you released the mouse button below the current price, it will be exposed to Sell, if higher, then Buy. You can either specify … Read more

Brooky FibIt Scripts – script MetaTrader 4

Brooky FibIt Scripts - script for MetaTrader 4
Normally if you have customized the standard Fibonacci levels tool and then reset to defaults for some reason, you need to enter all the customizations in again. These scripts can be customized, re-saved with different names for different strategies and then easily loaded without having to reinvent the wheel so to speak. The default verbose … Read more

The scripts for opening long positions – script MetaTrader 5

The scripts for opening long positions - script for MetaTrader 5
These scripts are designed to buy with fixed values of Stop Loss and Take Profit in points from the current price. There are four variants of scripts which can be divided into two groups: Scripts for brokers which have nonzero spread and admit the ability to set Stop Loss and Take Profit simultaneously performing a … Read more

The scripts for opening short positions – script MetaTrader 5

The scripts for opening short positions - script for MetaTrader 5
These scripts are designed to sell with fixed values of Stop Loss and Take Profit in points from the current price. There are four variants of scripts which can be divided into two groups: Scripts for brokers which have nonzero spread and admit the ability to set Stop Loss and Take Profit simultaneously performing a … Read more

PZ Progressive Trading Scripts – script MetaTrader 4

PZ Progressive Trading Scripts - script for MetaTrader 4
This set of scripts has been designed to scale-in your trades as price action runs in your favor. This will maximize profits due to proper pyramiding, decrease the impact of unprofitable trading decisions and make your life much easier. There are four different tasks you can perform with these scripts: Buy at market price and … Read more

Stop Loss and Take Profit Scripts – script MetaTrader 4

Stop Loss and Take Profit Scripts - script for MetaTrader 4
A collection of predefined Scripts A collection of predefined Scripts saves time by having available for immediate use the required setting without having to key it in. Script List: SL (SL-20, ..SL-100, ..SL-500, ..SL-3000 etc) SL Modify SL Delete SL Break Even TP (TP-20, ..TP-100, ..TP- 500, ..TP-3000 etc) TP Modify TP Delete Market Buy … Read more