|
|||||||
| Register in Forex TSD! | |
|
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information |
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
MQL4 Learning
if(bid == MarketInfo(Symbol(),MODE_BID)+10)
It is intended that in a certain time the market recognized the price which is for example, x. And will sell 10 pips above this x. I tried this code, and it doesn't work. I need the syntax code to sell 10 pips above the level on a certain time. Help, codersguru, ryanklefas, shinigami, anybody? Thanks. |
|
|||
|
MQL4 Learning
if(bid == MarketInfo(Symbol(),MODE_BID)+10)
It is intended that in a certain time the market recognized the price which is for example, x. And will sell 10 pips above this x. I tried this code, and it doesn't work. I need the syntax code to sell 10 pips above the level on a certain time. Help, newsdigital, codersguru, ryanklefas, shinigami, anybody? Thanks. |
|
|||
|
Thank You JLPI, and everyone else!!!
|
|
|||
|
It was created already. It is ScheduleTrader EA here Indicators/EAs for news and trading signals
As to the orders (+10 pips or -10 pips) so I think it is pending orders. This ScheduleTrader EA may do it with any order, any time according to your schedule and so on. As I know many people requested this EA. |
|
|||
|
Quote:
I don't want tit with pending orders, I want it to be just trades. ![]() |
|
||||
|
What's the difference? You'll get the orders in either way. With the pendings, you won't have slippage. I also made an EA like that... with pending orders.
__________________
"Don't work harder, work smarter." -- my Java professor Coder for Hire: http://www.firecell-fx.com |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Learning Cycles For New Traders | Dan7974 | General Discussion | 350 | 01-18-2008 06:04 PM |
| Learning to code for autotrading | GoatT | Metatrader Programming | 8 | 01-10-2007 08:55 PM |
| Self learning expert | mrtools | Expert Advisors - Metatrader 4 | 32 | 10-22-2006 05:29 PM |