로드 중...
Myfxbook.com에 계속 접속하세요
Myfxbook.com에 계속 접속하세요
Čeština
Deutsch
English
Español
Français
Indonesia
Latviešu
Melayu
Polski
Português(Brasil)
Português(Portugal)
Slovenčina
Svenska
Türkçe
Vietnamese
Русский
हिंदी
ไทย
日本語
简体字
繁體中文
한국어
로그인
가입하기
Open an account with FOREX.com
FX Tools:
경제 달력
Interest Rates
FX Calculators
뉴스
스프레드
감정
외환 히트 맵
상관 관계
Market Hours
홈
ForexSeeker
게시물
공유하기
이 페이지를 공유하세요!
ForexSeeker
에 의한 게시물
1
..
10
11
12
..
40
1
..
11
..
40
SaveMe4
트레이딩 시스템
에서
Oct 05, 2010 at 08:21
5 Oct'10 : Removing myfxbook update EA to see if the frequent crash incident connected. Logic counter greatly disturb and floating -500.
Mix Ea (Case Study)
트레이딩 시스템
에서
Oct 01, 2010 at 13:06
There are many EA in the system which you can click custom analysis to see the EA comment.
Rebellion Reverse 8 (KIV)
트레이딩 시스템
에서
Sep 29, 2010 at 01:31
29 Sep'10 : Restart platform to reset the martingale logic, so all will start from 0.01 again. Gain back to track but as playing with 4 pair, each pair will have their own martingale memory and sometimes overlap.
SaveMe4
트레이딩 시스템
에서
Sep 28, 2010 at 15:15
28 Sep'10 : 1 hours jam again, out of logic by 20 pips which probably have close deal.
SaveMe4
트레이딩 시스템
에서
Sep 28, 2010 at 12:18
28 Sep'10 : 10 hours no update, lucky no any big movement, still in target logic range.
HayFork_1.5.01
트레이딩 시스템
에서
Sep 27, 2010 at 15:17
Hmm.. SIG got no margin call ? Now seem like you owe them money as negative account balance. So the solution is just change new broker ?
Seeker Skyline (Alpari UK)
트레이딩 시스템
에서
Sep 24, 2010 at 16:35
25 Sep'10 : Restart platform so the lot size restart again from 0.10 Lot. Total 5 straight loses in a role.
SaveMe4
트레이딩 시스템
에서
Sep 24, 2010 at 15:54
24 Sep'10 : Manual close profit $3 on Friday 11.53 pm. Also disable EA.
SaveMe4
트레이딩 시스템
에서
Sep 22, 2010 at 16:27
23 Sep'10 : 4 hours no update.
SaveMe4
트레이딩 시스템
에서
Sep 22, 2010 at 10:55
22 Sep'10 : 1 hours no update.
FX-Challenge-KB5-Risk40 (History Record)
트레이딩 시스템
에서
Sep 21, 2010 at 01:10
21 Sep'10 : 12 hours no update, platform always down and VPS seem limited to open 4 platform. Floating positive for USdChf.
Rebellion Reverse 8 (KIV)
트레이딩 시스템
에서
Sep 18, 2010 at 04:56
Revise lesson :I see that most other value of indicator do output 2 data : Value 1 and Value 2.So to get Value 1. Normally adjust on the buffer code ? double EMACrossBlue=iCustom(Symbol(),0,"Cross EMA Arrow",4, 5, 0, 1);double EMACrossBRed=iCustom(Symbol(),0,"Cross EMA Arrow",4, 5, 1, 1);nt init() {SetIndexStyle(0, DRAW_ARROW);SetIndexArrow(0, 233);SetIndexBuffer(0, g_ibuf_76); //buy arrowSetIndexStyle(1, DRAW_ARROW);SetIndexArrow(1, 234);SetIndexBuffer(1, g_ibuf_80); //sell arrowreturn (0);}If I want the EA code change instantly according the indicator attach, can it be ...
SaveMe4
트레이딩 시스템
에서
Sep 17, 2010 at 16:22
18 Sep'10 : Off EA manually on Friday night. As big gap price might happened on Monday and calculation of EA might in error.
Rebellion Reverse 8 (KIV)
트레이딩 시스템
에서
Sep 17, 2010 at 16:18
Thanks for the sample, it speed up my learning.18 Sep;10 : Manually close UsdJpy after 2 days as the channel is very thin and break out not sure to which side.<a href='http://www.myfxbook.com/files/ForexSeeker/18SepCutUsdJpy.png' target='_blank'><img src='http://www.myfxbook.com/files/ForexSeeker/18SepCutUsdJpy.png'/></a>Take profit $2.53.
SaveMe4
트레이딩 시스템
에서
Sep 17, 2010 at 15:55
Put wrong parameter, it do buy in the first order. It drop down 23 pip more, and if no interrupt it can basket $10.<a href='http://www.myfxbook.com/files/ForexSeeker/17SepEnd.png' target='_blank'><img src='http://www.myfxbook.com/files/ForexSeeker/17SepEnd.png'/></a>
SaveMe4
트레이딩 시스템
에서
Sep 17, 2010 at 13:35
17 Sep'10 :Set New parameter to basket profit at $2 and do first order = Sell. As having 6 order open and seem reaching the resistant.<a href='http://www.myfxbook.com/files/ForexSeeker/17SepResistant.png' target='_blank'><img src='http://www.myfxbook.com/files/ForexSeeker/17SepResistant.png'/></a>If 7 order reach, the EA will try to basket profit > -$10.
Rebellion Reverse 8 (KIV)
트레이딩 시스템
에서
Sep 17, 2010 at 03:18
17 Sep'10 : 9 hours no update.How about the original indicator ? Do it need to modify or call the indicator first before start() ?// Indicator ---- Cross EMA Arrow -------------#property indicator_chart_window#property indicator_buffers 2#property indicator_color1 Blue#property indicator_color2 Reddouble g_ibuf_76[];double g_ibuf_80[];extern int FasterEMA = 4;extern int SlowerEMA = 5;int init() { SetIndexStyle(0, DRAW_ARROW); SetIndexArrow(0, 233); SetIndexBuffer(0, g_ibuf_76); //buy arrow SetIndexStyle(1, DRAW_ARROW); SetIndexArrow(1, 234); SetIndexBuffer(1, g_ibuf_80); /...
Stochastic Martingale - Sep
트레이딩 시스템
에서
Sep 17, 2010 at 02:17
17 Sep'10 : 9 hours no update
KB5 - FridayOn
트레이딩 시스템
에서
Sep 16, 2010 at 14:13
16 Sep'10 : 7 hours no update, miss out many profit trades.
Rebellion Reverse 8 (KIV)
트레이딩 시스템
에서
Sep 16, 2010 at 11:59
This is actually my first creation of EA, while the SaveMe4 is the continue project of Salvation from by brother project.The EA name is RebellionReverse-8, and you can imagine at lease 8 times have to look over the code and re-modify.The main concept is still Martingale. Same as the Seeker Skyline, where it bet on one trend that might come.An EA that base on indicator is always uncertainty as the oscillator indicator can not be right all the times. So it has an option to reverse the signal when the analysis always wrong.I only do back test on EurUsd pair when coding the EA.While in Demo test I...
You have an Ad Blocker!
Myfxbook is a site supported by advertisements. Here are two ways for you to continue browsing:
Ad Free Subscription
또는
Disable your Ad Blocker
Already subscribed?
로그인
로그인하지 않은 경우
이 기능은 등록된 회원만 사용할 수 있습니다.
등록은 무료이며 1 분 미만이 소요됩니다.
계속 진행하려면 가입 버튼을 클릭합니다.
이미 회원이면서 서비스를 즐기지 않는 한 로그인만 하면 됩니다.
Keep up to date with the markets
Enable notifications to receive real-time important market updates:
경제 달력
외환 뉴스
You can disable notifications at any time from your browser.
Unblock Notifications
You've blocked browser notifications for Myfxbook.com. Please enable it:
You can disable notifications at any time from your browser.
이전
합의
실제