s-PSI @ SendOrder - script for opening orders + BONUS

Replenishment date: 22.04.2011
Content: sendorders.rar (31.43 KB)
️Automatic issue of goods ✔️
Sales:
0
Refunds:
0
Reviews:
0
Views:
174
Seller
Seller:
TarasBY
Rating:
0
Ask a Question
Report a violation
Description
DO NOT PASS BY! (This or a similar script should be in the asset of any trader)!!!

- Do you trade manually? Script for YOU! - It automates the process of placing orders! This script is for everyday work!
- Do you trade with MTS? Script for YOU! - It will additionally help (and this happens from time to time) to manually place an order, and which then could be the adviser you use (for this, the order needs an identical one with the Magik adviser).
What he can do:
* Place any order with a MagicNumber() assigned to the market (which you don't do manually)!
* All standard order parameters are configurable! You can assign the color of the arrow to place an order, or leave the color setting "default" (standard colors)!
* When setting Stop Loss and Take Profit levels, the script will automatically recalculate the values ​​taking into account the 5th digit (values ​​are entered for 4 digits)!
* It will check the correctness of the stops you specified, and if necessary (configurable), they will be corrected taking into account the minimum allowable stops (MODE_STOPLEVEL) of the DC!
* Allows you to add your comment to the placed order!
* Not afraid of requotes!!! Guaranteed to place a market order - in case of an error, it will make as many attempts as you indicate to it. Which is not unimportant in a turbulent market!
* When placing a pending order, it is not necessary to indicate the price!!! It is enough to create a horizontal line (Object HLine) on the chart and give it the name "OpenPrice" and specify the type of pending order - the script will place an order with a price at the level of the horizontal line you created!
* Will not interfere (will not hang the terminal) with other Expert Advisors working for you - sequential access to the trading flow is organized!

*** BONUS! The kit includes a library for organizing sequential access to the trading stream (instructions for its use are attached)!

The main parameters of the script:

extern string _____1_____ = "Magic Order number";
extern int Magic = 880;
extern string _____2_____ = "Order Type";
extern string Type_0 = "0 - BUY";
extern string Type_1 = "1 - SELL";
extern string Type_2 = "2 - BUYLIMIT";
extern string Type_3 = "3 - SELLLIMIT";
extern string Type_4 = "4 - BUYSTOP";
extern string Type_5 = "5 - SELLSTOP";
extern int TypeOrder = 0;
extern string _____3_____ = "Lot size";
extern double Lot = 0.6;
extern string _____4_____ = "T/P and S/L levels";
extern int TakeProfit = 0;
extern int StopLoss = 0;
extern string _____5_____ = "Price Deviation";
extern int Slip = 2;
extern string _____6_____ = "Open price of a pending order";
extern double PriceOpen = 0.0;
extern bool MarketWatch = False; // Requests for "Market Watch" execution.
extern int modeSetPrice = 2; // Method for placing orders:
// 0 - at a given price
// 1 - adjust prices
// 2 - entry at current prices
extern string _____7_____ = "Order comment";
extern string Comment = "";
extern string _____8_____ = "Pending order expiration time";
extern datetime Expiration = 0;
extern string _____9_____ = "Chart arrow color";
extern color Arrow_color = C´0x32,0x32,0x32´;
extern int NumberOfTry = 10; // Number of trading attempts
Additional Information
The archive contains all the files and libraries necessary for the script to work. Script in compiled (not open source) form.
Similar items
e-PSI@ManagerTrailing_v.3.0 - order tracking
Seller:
TarasBY
Rating:
0
Sales:
1
price:
35,50 $
Business plan for opening a video rental, 2015
Seller:
E&Shop
Rating:
0
Sales:
0
price:
10,00 $
The best CAP script for today + bonus
Seller:
Newlife1986
Rating:
0
Sales:
1
price:
3,00 $
Dating Script
Seller:
B0w3k
Rating:
0
Sales:
2
price:
0,76 $