Go Back   Forex-TSD > Programming > MetaTrader Programming
Forex Forum Register More recent Calendar Advertising Others Help






Register
Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.

From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.

Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
  • Elite Section
    Get access to private discussions, specialized support, indicators and trading systems reported every week.
  • Advanced Elite Section
    For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
See more

Reply
 
Thread Tools Display Modes
  #151 (permalink)  
Old 09-06-2006, 06:05 AM
igorad's Avatar
Senior Member
 
Join Date: Oct 2005
Location: Ukraine
Posts: 988
igorad is on a distinguished road
Hi,
In the last version of SimpleDailyRangeBreakoutExpert you can find code for making of candle(OHLC) for any time zone.
__________________
Let's improve trade skills together
http://finance.groups.yahoo.com/group/TrendLaboratory
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #152 (permalink)  
Old 09-06-2006, 09:16 AM
Nicholishen's Avatar
Senior Member
 
Join Date: Dec 2005
Posts: 531
Nicholishen is on a distinguished road
Sorry, I forgot to specify that i am looking for the daily OHLC based on GMT where broker os not. I will check out the code... THANKS!
__________________
"Anyone who has never made a mistake has never tried anything new." -Albert Einstein
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #153 (permalink)  
Old 09-12-2006, 11:15 AM
Senior Member
 
Join Date: Jan 2006
Location: 3rd rock from the sun
Posts: 147
fred is on a distinguished road
Can anyone code these Trading indicators?

Check the link, look down the page then click on to the trading indicators. They look Vgood.
http://www.trendpro.com/floortraders.html
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #154 (permalink)  
Old 09-22-2006, 01:48 AM
mmf mmf is offline
Junior Member
 
Join Date: Jun 2006
Posts: 9
mmf is on a distinguished road
how i do code order sell & order buy?

Hello my freinds
now , i went to do code to order sell and code to order buy .. what`s codes to write it in my expret ?
and the expret give alert when the sign appear to sell or buy.
and thank you for all

Last edited by mmf; 09-22-2006 at 01:55 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #155 (permalink)  
Old 09-22-2006, 06:45 AM
fotovat's Avatar
Member
 
Join Date: May 2006
Posts: 79
fotovat is on a distinguished road
Quote:
Originally Posted by mmf
Hello my freinds
now , i went to do code to order sell and code to order buy .. what`s codes to write it in my expret ?
and the expret give alert when the sign appear to sell or buy.
and thank you for all
You can read the MQL programming guide , it's a very basic question and you will have more problem in future if you don't pay time to read the mql guide,
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #156 (permalink)  
Old 09-22-2006, 10:59 PM
mmf mmf is offline
Junior Member
 
Join Date: Jun 2006
Posts: 9
mmf is on a distinguished road
I try to make that indecator to EA and i don`t know please any person help me.
.......lots=1
.......stop=0
.......limit=on Attach Chart

Thank You
Attached Images
File Type: gif mm.gif (17.9 KB, 223 views)
Attached Files
File Type: mq4 Solar Winds alert.mq4 (2.6 KB, 77 views)

Last edited by mmf; 09-30-2006 at 03:01 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #157 (permalink)  
Old 09-23-2006, 10:02 PM
mmf mmf is offline
Junior Member
 
Join Date: Jun 2006
Posts: 9
mmf is on a distinguished road
Please my friends any one help me to make that expret
or write code sell & buy
i cantn`t understand that mql4 it`s hard idon`t know why i can to understand it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #158 (permalink)  
Old 10-02-2006, 06:21 AM
Junior Member
 
Join Date: Oct 2006
Posts: 12
BaasHarm is on a distinguished road
Help needed to code entry

Hi guys,

I've been following this forum for a while now and picked up a lot of valuable lessons already. Especially thanks to Coder Guru for the quickstart to MQL4.

I'm managed to build a few simple EA's just to get familar with MT4. Now I want to start a new project but I got stuck.

I want to enter a trade after a 10 pip move, not based on any indicator, just on the tick data, if price moves up 10 pips (eventually with a time limit), I want to enter long and and if it moves down, go short. I don't want to use the bar open or close as this may be late or miss some big moves. What I need is how to "freeze" the starting price to compare to the bid/ask to see when the condition is met.

Any suggestions?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #159 (permalink)  
Old 10-02-2006, 07:13 AM
igorad's Avatar
Senior Member
 
Join Date: Oct 2005
Location: Ukraine
Posts: 988
igorad is on a distinguished road
Quote:
Originally Posted by BaasHarm
Hi guys,

I've been following this forum for a while now and picked up a lot of valuable lessons already. Especially thanks to Coder Guru for the quickstart to MQL4.

I'm managed to build a few simple EA's just to get familar with MT4. Now I want to start a new project but I got stuck.

I want to enter a trade after a 10 pip move, not based on any indicator, just on the tick data, if price moves up 10 pips (eventually with a time limit), I want to enter long and and if it moves down, go short. I don't want to use the bar open or close as this may be late or miss some big moves. What I need is how to "freeze" the starting price to compare to the bid/ask to see when the condition is met.

Any suggestions?

Hi,
i think you should use something similar to:

double prevPrice=0; // should be described in Global vars

int start()
{
double curPrice = Bid;
...
bool BuySetup = curPrice - prevPrice > 10*Point;
...
prevPrice = curPrice;
}
__________________
Let's improve trade skills together
http://finance.groups.yahoo.com/group/TrendLaboratory
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #160 (permalink)  
Old 10-02-2006, 10:47 AM
Junior Member
 
Join Date: Oct 2006
Posts: 12
BaasHarm is on a distinguished road
Quote:
Originally Posted by igorad
Hi,
i think you should use something similar to:

double prevPrice=0; // should be described in Global vars

int start()
{
double curPrice = Bid;
...
bool BuySetup = curPrice - prevPrice > 10*Point;
...
prevPrice = curPrice;
}
Thanks I'll give it a go.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
Reply

Bookmarks

Tags
#include, candle time, CHinGsMAroonCLK, code, coders guru, conditionally, crossover, dll, eli hayun, Eur_harvester.ex4, expert adviser, expert advisor, forex, Gann Hilo, higher high, how to code, indicator, I_XO_A_H, kehedge, mechanical trading, metatrader command line, mql4, mt4, MT4-LevelStop-Reverse, OrderReliable.mqh, programming, rectangle tool, strings, time range high low, trading, volty channel stop


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to code this? iscuba11 Metatrader 4 mql 4 - Development course 1 08-03-2007 04:22 PM


All times are GMT. The time now is 09:59 PM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.