Search found 61 matches

by daniil
Thu May 31, 2007 3:11 am
Forum: beginners forum
Topic: FX Trek Intellescript custom indicators
Replies: 32
Views: 18582
Gender: Male

sorry you must also add these 2 lines before >> //code begins

Global begin_time = 1600
Global straddle =3

Replace >> IF GetBarTime(0) = begin_time

with >> IF GetBarTime(0) = begin_time THEN
by daniil
Thu May 31, 2007 2:52 am
Forum: beginners forum
Topic: FX Trek Intellescript custom indicators
Replies: 32
Views: 18582
Gender: Male

intelliscript looks like BASIC not C/CPP pls try: Global begin_time = 1600 Global straddle =3 //code begins IF GetBarTime(0) = begin_time HLine line_open = Close[1] line_open.Color = YELLOW HLine line_buy = Close[1]+Point(straddle) line_buy.Color = GREEN HLine line_sell = Close[1]-Point(straddle) li...
by daniil
Thu May 31, 2007 1:50 am
Forum: beginners forum
Topic: FX Trek Intellescript custom indicators
Replies: 32
Views: 18582
Gender: Male

i am demo trading now so i do not want to invest money to charting software. do you try to use more than one instrument per time? if so - i understand that u need the efx datafeed. if you use only one instrument - it is easy to trade the BUYZONE using EFX Navigator only :D without any charts. but pe...
by daniil
Thu May 31, 2007 1:07 am
Forum: beginners forum
Topic: FX Trek Intellescript custom indicators
Replies: 32
Views: 18582
Gender: Male

Hi 4x=0 i also try to follow BUYZONE trading strategy. i use alpari MT4 free demo account as a charting software, it looks like to be near the quotes of efx. i suppose it is quite simple to make such indicator for MT4, even with alarm sound, but i am too lasy. it is easier for me to plot 3 lines at ...
by daniil
Fri May 25, 2007 12:56 am
Forum: beginners forum
Topic: WORKING EXAMPLE: EFX Group commissions
Replies: 5
Views: 3874
Gender: Male

Hi alichambers! http://www.efxgroup.com/commissions.html it is not "pip equivalent", it is just a comission :) with any ECN broker you must NOT fight against spread, you were cheated by "fixed spread" bucket shops that "fixed spread" does exist. it was also hard for me ...
by daniil
Fri May 25, 2007 12:39 am
Forum: beginners forum
Topic: WORKING EXAMPLE: EFX Group commissions
Replies: 5
Views: 3874
Gender: Male

Hi alichambers! http://www.efxgroup.com/commissions.html it is not "pip equivalent", it is just a comission :) with any ECN broker you must NOT fight against spread, you were cheated by "fixed spread" bucket shops that "fixed spread" does exist. it was also hard for me ...
by daniil
Tue May 22, 2007 6:52 am
Forum: TheRumpledOne
Topic: The BuyZone Experiment
Replies: 41
Views: 21880
Gender: Male

4x=0, what was the reason you didn't take the GBPUSD short at 2:30 am on your chart? Too slow? The next 2 shorts you took were taken with higher lows? Remember, my weakness for not watching that, hence TRO PMSM HL. And the second short looks like it may have given you a b/e or 1 pip profit exit. Ha...
by daniil
Fri May 18, 2007 5:42 am
Forum: beginners forum
Topic: beginners questions
Replies: 11
Views: 7845
Gender: Male

Hi Patch! Hi everyone else who answers my stupid questions :) Her name is Katya, something like Kate in english :lol: So you recommend me to start with AAPL juicing not with forex But there are still 2 problems for me to start with shares: 1. i must milk the cows not in the morning but 00:30 evening...
by daniil
Fri May 18, 2007 1:23 am
Forum: beginners forum
Topic: beginners questions
Replies: 11
Views: 7845
Gender: Male

tjmxx! sorry i do not know your real name. i understand that i can find everything here, but... 1. what platform to choose for newbie? NT? that question is because i see the posts like todays' Belgium Pissing Boy :) about TS 2. i am afraid that even focusing on one instrument only (AAPL, cable...) t...
by daniil
Thu May 17, 2007 5:44 am
Forum: beginners forum
Topic: beginners questions
Replies: 11
Views: 7845
Gender: Male

question about entering the position

in addition:

-must i enter the position with limit order and close it manually after reaching 5 pips or

-is it better to use limit+TTO order with 5 pips profit? and ??pips SL?

BRGDS,
Dan

Go to advanced search