Načítání...
Přejděte na stránku Myfxbook.com
Přejděte na stránku 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
Русский
हिंदी
ไทย
日本語
简体字
繁體中文
한국어
Přihlásit se
Zaregistrujte se
Otevřete si účet pomocí FOREX.com
FX Tools:
Ekonomický kalendář
Interest Rates
FX Calculators
Zprávy
Spready
Sentiment
Forex Tepelná mapa
Korelace
Market Hours
Domů
EAcomparison
Příspěvky
Sdílet
Sdílet tuto stránku!
Advertisement
Příspěvky od
EAcomparison
Need some programming coding advise again PLEASE !!!
v
Programování
Sep 23, 2015 at 09:57
Hi guys,I need to bug you all again for another help, hope you guys don't mind lol,My intention is to get the bpat or spat >=2 to execute trade but somehow, it's still executing trade even with 1. I noticed that the previous programmer is not utilizing the 'lastbardpt', is this the reason? if(UsePatternCheck) { bpatternM5=false; spatternM5=false; find=0; bpat=0; spat=0; lastbardpt=0; ...
Need some coding advise
v
Programování
Sep 23, 2015 at 09:55
Hi guys,I need to bug you all again for another help, hope you guys don't mind 😁,My intention is to get the bpat or spat >=2 but somehow, it's still executing trade even with 1. I noticed that the previous programmer is not utilizing the "lastbardpt", is this the reason? if(UsePatternCheck) { bpatternM5=false; spatternM5=false; find=0; bpat=0; spat=0; lastbardpt=0; ...
Need some coding advise
v
Programování
Aug 28, 2015 at 12:12
Wow amazing, after reading all of the above replies and coding samples I'm getting the idea of how to do it.Thanks Ivan & theHand for the draft samples of coding and not forgetting CrazyTrader & Crazy Coder too.Have a nice day guys.Warmest regards.
Need some coding advise
v
Programování
Aug 24, 2015 at 17:04
Hi everybody,I wanted to modify some of the codes from my existing EA.I'm wondering if there's any Angels out there who is willing to help :)1st : I need the EA to memorize/store the pair symbol(s) for further analysis-------------------------------------------------------------------------------------------------------{ if (abc > xyz) { string rberPair=MarketInfo(Symbol); // I need a code to remember the pair symbol(s) for other execution out from this loop. There'll be up to 28 symbols to memorize if condition met. } IS THIS CORRECT? If not, a...
How to read data of latest 2 bar
v
Programování
Jun 27, 2014 at 13:53
Hi everyone,This might sound silly but can anyone provide me a short script to capture the OHLC of the latest 2 bar 😀Thanks and have a pleasant weekend ahead.
How to code Zigzag whether pointing UP or DOWN
v
Programování
Jun 22, 2014 at 14:49
I've found from other forum with the below script to identify whether the Zigzag pointing UP or DOWN. However, the below script has discrepancy with the original Zigzag indi. What I would like to have is to identify the current direction of the original Zigzag indi to execute Buy or Sell & close immediately when the opposite direction of Zigzag appear.Would greatly appreciate if anyone could share the script.Thanks and best regards. int n, i; double zag, zig; i=0; while(n<2){ if(zig>0) zag=zig; zig=iCustom(NULL, 0, "ZigZag", 0, i); if(zig>...
Modifying zigzag code in Swing Trading strategy
v
Programování
Jun 10, 2014 at 15:05
I'm hoping someone who could modify the code above based on my request in order for me to back test before I can tell you the result.
Modifying zigzag code in Swing Trading strategy
v
Programování
Jun 10, 2014 at 12:28
I'm wondering if there's anyone who is able to guide me of another obstacles to modify the below coding to suit my need. The below listed code will BUY when the swing crosses above zigzag & SELL when swing crosses below zigzag. However, I don't wished to use the zigzag to enter the trade. What I would like is :-1). BUY when price > last appeared DOWNBAR high, a). close when price < LAST UPBAR low, b). then immediately place a SELL order and will close order when price > last DOWNBAR high2). SELL when price < last appeared UPBAR low, ...
How to resolve "Zero Divide"
v
Programování
Jun 06, 2014 at 12:41
TheCyclist, thanks for your advise :)
How to resolve "Zero Divide"
v
Programování
Jun 06, 2014 at 12:41
STONEHEART, THANK YOU SO MUCH FOR YOUR SOLUTION & IT WORKS PERFECTLY !!!
How to calculate AVERAGE VOLUME PER PRICE LEVEL ??
v
Programování
Jun 06, 2014 at 07:42
Thanks for sharing PipGnostic
How to resolve "Zero Divide"
v
Programování
Jun 06, 2014 at 07:42
Hi guys,Anyone able to advise on how to resolve this coding to avoid "Zero Divide" error :-double upbar_upwickvol=((High[a]-Close[a])/avgvol);double upbar_lowerwickvol=((Open[a]-Low[a])/avgvol);double upbar_realbodyvol=((Close[a]-Open[a])/avgvol);Thanking you in advance for the kind assistance.Best regards.
How to calculate AVERAGE VOLUME PER PRICE LEVEL ??
v
Programování
Jun 02, 2014 at 08:58
Need help to calculate AVERAGE VOLUME PER PRICE LEVEL Hello everyone,I'm wondering if there's anyone out there who could advise on how to calculate average volume per price level in that particular candlestick bar.UPBAR Eg. High 1.00010 Close 1.00008 Open 1.00005 Low 1.00000 Let's say that the total volume is 100. What's the formula for me to get the average volume for the (a). H to C range, (b). O to C, (c). O to L assuming the 100 volume is evenly distributed from the H to L.Anyone care to share some thoughts ??Thanks and best rega...
HELP !!! Require Expert Advisors LIVE Result on Monthly Basis
v
Obecné
May 21, 2012 at 06:24
Hello Everyone,We are a group of beginners who would like to gather INDEPENDANT & REAL USERS of their Expert Advisors program Live result (Jan 2011 - Apr 2012) with DEFAULT SETTING for our assignment. The raw data is also required for us to generate comparison of Live, Demo & Backtest result. We are willing to pay a minimal fees for the report.Kindly response if anyone is willing to assist and help.Listed below will be our interested EA's Live report in random order :-- FAB Turbo Pro- Million Dollar Pips- Forex Megadroid- Kangaroo EA- Midas Forex Robot- Photon Evolution- Hy...
You have an Ad Blocker!
Myfxbook is a site supported by advertisements. Here are two ways for you to continue browsing:
Ad Free Subscription
nebo
Disable your Ad Blocker
Already subscribed?
Přihlásit se
Nejste přihlášeni
Tato funkce je k dispozici pouze registrovaným uživatelům.
Registrace je bezplatná a trvá méně než minutu.
Pokračujte kliknutím na tlačítko "Registrovat".
Pokud již jste členem a využíváte naše služby, stačí se přihlásit.
Keep up to date with the markets
Enable notifications to receive real-time important market updates:
Ekonomický kalendář
Novinky na Forexu
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.
PŘEDCHOZÍ
KONSENSUS
AKTUÁLNĚ