How to Execute an Action only Once per Bar with MQL4

How to Execute an Action only Once per Bar with MQL4

How to Execute an Action only Once per Bar with MQL4 When you learn in regards to the tick and MQL4 you discovered that the tick is a set off for a portion of code. You additionally discovered that usually there are extra ticks taking place in a candlestick, whether or not this can be a quick or […]

How to Disable Trading when the Spread is too Wide

How to Disable Trading when the Spread is too Wide

How to Disable Trading when the Spread is too Wide There are instances when the unfold all of the sudden will increase and relying in your buying and selling technique and magnificence you might have considered trying to cease buying and selling when this occurs. In this text you will note how with some easy […]

MQL4 Get Current Price

MQL4 Get Current Price

MQL4 Get Current Price When programming an Indicator or an Expert Advisor it’s usually essential to get the present worth by way of MQL language. MQL4 Get Current Price in some quite simple methods and on this article you will see some code to realize this. Get Current Price with MQL Getting the present worth […]

MQL4 On New Bar

MQL4 On New Bar

MQL4 On New Bar When you’re programming an Indicator or an Expert Advisor you need in lots of instances execute some process on the opening of a brand new bar.  For many rookies this may look like a tough operation however you will note that it’s not. In this text you will note with the […]

How to Scan for Open Orders with MQL4

How to Scan for Open Orders with MQL4

How to Scan for Open Orders with MQL4 Expert Advisors will be very tough to design, while you plan an EA you want to contemplate that it simply follows your guidelines so watch out about what you inform it to do. An vital step when working an skilled advisor is checking for present orders and […]

How to Close Orders with MQL4 Code

How to Close Orders with MQL4 Code

How to Close Orders with MQL4 Code In earlier articles we noticed how to open new market orders and the way to scan the account for open orders, to shut the cycle we additionally want to find out how to shut orders with the perform OrderClose() . At this level the order might be a winner, loser […]

How to Modify Orders in MQL4

How to Modify Orders in MQL4

How to Modify Orders in MQL4 In earlier articles you realized how to open orders, shut orders and scan the present orders. As you need to already know, orders will be additionally modified, for instance for pending orders you might have considered trying to change the open worth, or, for market orders you might have considered trying to change […]

How to use the Forex Fractals Indicator with MQL4 Language

How to use the Forex Fractals Indicator with MQL4 Language

How to use the Forex Fractals Indicator with MQL4 Language The Forex Fractal Indicator is a really useful gizmo for the dealer. This indicator can assist to spot assist and reistance areas and may also be utilized in some escape methods. In this text you will notice the way it works and how one can […]

Margin and Leverage Explained

Margin and Leverage Explained

Margin and Leverage Explained Some new ideas to know when approaching buying and selling for the primary time are Margin and Leverage. The ideas are the identical whether or not you’re buying and selling shares or currencies. In this text you’ll perceive what’s the margin and what’s the leverage. They are linked collectively and that’s […]

How to Limit Forex Trading Actions to Specific Hours with MQL4

How to Limit Forex Trading Actions to Specific Hours with MQL4

How to Limit Forex Trading Actions to Specific Hours with MQL4 When you commerce within the Forex Market you realize that some hours are higher than others. Some pairs are extra lively throughout particular time frames, and typically you even need to keep away from buying and selling in some moments of the day. In this […]