Tag: FOREX

Trading Channel Swings Unsuccessful Trade - Live Forex Trading Example

Hello Traders, In this very educational video from Damyan attempted to trade a bullish channel swing. He entered a long trade on a bullish bounce from the lower level of the channel. However, the price action broke the channel downward, giving an exit signal. After all, in Forex there are losing trades as well. The […]

Bearish Bounce from Resistance Level - Live Forex Trading Example

Hey guys! We have a new trading video from Damyan, where he shows how to trade a bearish bounce from a resistance level. At the same time, he used a trend ray through the last few bottoms of the price action to set a reasonable target on the chart! We provide this content for you […]

Trump Effect to Increase Forex Performance

As FOREX traders, we’ve closely followed the BREXIT issue during the first part of 2016. BREXIT’s effects on the markets (especially on the currency markets) resulted in many trading opportunities! We then shifted our attention to the US election and its impact during the 2nd semester of 2016. Here again, market participants haven’t underestimated the […]

Buying and selling on forex market

Building a comprehensive trading strategy is not easy, and you need to think it through based on your risk tolerance, trading style and financial situation. Let me give you an insight into 3 Powerful FOREX Strategies you can implement to take your trading to the next level.

(more…)

Ordersend

Ordersend

Hello friends!

In today’s tutorial we will learn how to use the OrderSend function. OrderSend is an MQL4 trade function which is used to place Buy and Sell orders on the Forex Market. Once an order is placed you will be able to see it in Meta Trader 4 just like you can view any other position. 

OrderSend Parameters

In this tutorial we will focus on the StopLoss and TakeProfit parameters. In the previous tutorial we learned how to use extern variables to allow input of parameters by the trader. The external values were used to calculate the StopLoss and TakeProfit levels, which we will use in the OrderSend function today.

Another important parameter is cmd variable, which is used to specify the direction of your intended trade. In the video below I will show you how to use the OP_BUY keyword to execute a Buy transaction. Similarly, OP_SELL can be used to execute Sell orders.

Here is a list of other parameters that the OrderSend function allows you to input:
int OrderSend(
string symbol, // symbol
int cmd, // operation
double volume, // volume
double price, // price
int slippage, // slippage
double stoploss, // stop loss
double takeprofit, // take profit
string comment=NULL, // comment
int magic=0, // magic number
datetime expiration=0, // pending order expiration
color arrow_color=clrNONE // color
);

We will discuss most of  these parameters in today’s tutorial. However, more information can always be found on the MetaQuotes’ official website: OrderSend Reference

Video Tutorial

Alright! Let’s go ahead and send some orders with OrderSend. The video below is usually part of a paid course. Here you have the chance to see it for free. Simply enter your details and click “Play”

Remember – the code for this tutorial is located beneath the video.

This video is part of our Algorithmic Trading course. If you like it, you can check out by clicking the button below:

Algorithmic Trading Course

(more…)

What are you waiting for?

START LEARNING FOREX TODAY!

as seen on: