• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 9:21pm
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 9:21pm
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

Anyone still trading Mouteki? 45 replies

The EUR/USD Rally-Still Dead? 23 replies

The Euro Rally Is Still Dead-coreCPI/TIC Update 3 replies

USD in Toilet but still buys Chinese Goods!!! 11 replies

Immediate market reaction on news are still the same ? 18 replies

  • Commercial Content
  • /
  • Reply to Thread
  • Subscribe
  • 2,999
Attachments: Still Basketting
Exit Attachments

Still Basketting

  • Last Post
  •  
  • 1 359360Page 361362363 525
  • 1 Page 361 525
  •  
  • Post #7,201
  • Quote
  • Feb 9, 2014 10:29am Feb 9, 2014 10:29am
  •  Gvc
  • Joined Jun 2010 | Status: Member | 1,501 Posts
Its a pleasure Ty.....

To be honest the more i do the faster i can come to grips with the new Build......

Every EA and Indicator is giving me different errors, so makes for faster learning......lol

Take the TLE_2XO indicator. It gave me the following error:

Inserted Code
if (Sell<0 && Sell1==0 || Sell1_1==0 && Sell_1<0 )
 
check operator precedence for possible error; use parentheses to clarify precedence

So i changed it to :
Inserted Code
if ((Sell<0 && Sell1==0) || (Sell1_1==0 && Sell_1<0 ))

Compiles with no errors now.....
Attached File
File Type: mq4 !TLE_2XO_B6.mq4   10 KB | 516 downloads
 
 
  • Post #7,202
  • Quote
  • Feb 9, 2014 10:47am Feb 9, 2014 10:47am
  •  TyLamai
  • Joined Feb 2013 | Status: Not till I'm done... | 1,663 Posts
Quoting Gvc
Disliked
Its a pleasure Ty..... To be honest the more i do the faster i can come to grips with the new Build...... Every EA and Indicator is giving me different errors, so makes for faster learning......lol Take the TLE_2XO indicator. It gave me the following error: (Sell<0 && Sell1==0 || Sell1_1==0 && Sell_1<0 ) check operator precedence for possible error; use parentheses to clarify precedence So i changed it to : ((Sell<0 && Sell1==0) || (Sell1_1==0 && Sell_1<0 )) Compiles with no errors now..... {file}
Ignored
GVC this Definitely is almost always the case - we learn faster the MORE we engage and tackle issues.

So then, may I be so forward / bold as to "help" you out by listing out all those "EA's, Indies, Scripts, etc" that NEED updating / upgrading to build600 which justin8910 mentioned above? A sort of visual "check-list" of sorts?

Here goes...

------------------
Scripts
------------------

- Close ALL
- ForceLoadHistoricalData
- The scripts that Opens the C14 Buy basket (I renamed mine: TradeHedgeBUY_C14)
- The scripts that Opens the C14 Sell basket (I renamed mine: TradeHedgeSELL_C14)
- The scripts that Opens the C5 Buy basket (I renamed mine: TradeHedgeBUY_C5)
- The scripts that Opens the C5 Sell basket (I renamed mine: TradeHedgeSELL_C5)
- GVC, any other script you decide to update is strictly YOUR prerogative.

------------------
Experts
------------------

*** I believe you have taken care of this category.

------------------
Indicators
------------------

- Your !TLE of choice for opening C5 baskets: I use a personal variation of the !TLE_IXOAH
- Your !TLE of choice for opening C14 baskets: *same
- 5 Pair XO
- 14 Pair XO
- Basket_GVC_v8.2 (My preference for creating offline charts)
- Heiken Ashi 0r Heiken Ashi (2) (your choice)
- Heiken_Ashi_Smoothed (good to have around for those of you who use it)
- I_XO_A_H v2 (My preference because it PRINTS the IXO box size on the chart)
- iExposure 2E Tickets
- II_SupDem v2 (for y'all who use it)
- i-Profittracker_[RU-EN]

*GVC, I understand that CERTAIN of the above mentioned indicators will still work on the new build600 as is. So I guess in that case we can leave them as they are right?

I am thinking that once all of the above are updated / upgraded, we SHOULD be able to continue with our pip-raking business as usual.

Thank you again Sir.

Regards,

Ty
My job: I speculate and manage risk.
 
 
  • Post #7,203
  • Quote
  • Feb 9, 2014 10:47am Feb 9, 2014 10:47am
  •  Opemipo
  • | Membership Revoked | Joined Feb 2013 | 2,217 Posts
Quoting TyLamai
Disliked
Hello Pip-Rakers! I thought I'd POST an update concerning this recent annoying MT4 build600 upgrade... 1. After INTENSE research and trials & errors, I can confidently conclude that this "upgrade" affects MORE of the folder filing method of the MT4 platform than anything else...IN ENGLISH that simply means that: IF you know HOW to transfer your files to the new "location" of the MT4 build600, then EVERYTHING (experts, indicators, history, templates, scripts, etc) works as USUAL! 2. I MAY do a more in depth tutorial as time (and the need) permits...
Ignored
Ty
I have upgraded to Build 600 but my IXOAH does not give accurate signals. I use insta forex platform.
Pls what should I do? Thanks!
I am more afraid of 100 sheep led by a lion than 100 lions led by a sheep!
 
 
  • Post #7,204
  • Quote
  • Feb 9, 2014 11:04am Feb 9, 2014 11:04am
  •  Opemipo
  • | Membership Revoked | Joined Feb 2013 | 2,217 Posts
Quoting Gvc
Disliked
Crete, You are quite right.... If you copy only the .ex4 files to Build 600 then they should work fine. If you copy the mq4 files over that is when you get errors..... I am busy compiling the T101 Basket Trader v2.3A over in Build 600 and have 59 errors and 12 warnings... Hopefully i will finish by tomorrow and then i will post the mq4 file here......
Ignored
GVC
Thank God u are back! I really appreciate your sincere contributions to making this thread a success. I love this display so much. Pls can u help us to code it or if u have it can u pls attach it for all of us if u are so disposed. Thanks!
Attached Image
I am more afraid of 100 sheep led by a lion than 100 lions led by a sheep!
 
 
  • Post #7,205
  • Quote
  • Feb 9, 2014 12:11pm Feb 9, 2014 12:11pm
  •  Paludo
  • | Joined Apr 2012 | Status: Member | 63 Posts
Quoting Bob_Loblaw
Disliked
{quote} You know it, Kos. It's coming to you too! I'll have to call up your favorite local pub and have them deliver one to your place of residence. So, I started with $800 on January 8th at $0.15 per pip. On February 7th I'm now up to $1496.39 and am now at $0.30 per pip and 3 weeks ahead of pace. Using a 2% a day gain compounding with a 5% risk factor, I'm very confident I can get this account up to $10,000.00 by July. Focus focus focus; Follow the rules strictly; don't get greedy; and keep it simple. Have a great weekend everyone!! -Travis
Ignored


Hi bob, how do you calculate your lot size according to your balance trading with basket ?..do you use 560 pips stoploss?
 
 
  • Post #7,206
  • Quote
  • Feb 9, 2014 1:04pm Feb 9, 2014 1:04pm
  •  tnavi
  • Joined May 2009 | Status: Everyday i learn from the market! | 1,772 Posts
Quoting Gvc
Disliked
Its a pleasure Ty..... To be honest the more i do the faster i can come to grips with the new Build...... Every EA and Indicator is giving me different errors, so makes for faster learning......lol Take the TLE_2XO indicator. It gave me the following error: if (Sell<0 && Sell1==0 || Sell1_1==0 && Sell_1<0 ) check operator precedence for possible error; use parentheses to clarify precedence So i changed it to : if ((Sell<0 && Sell1==0) || (Sell1_1==0 && Sell_1<0 )) Compiles with no errors now..... {file}
Ignored
george, this indi is the file to combine with the EA to enter and exit in the market automatically?

thanks!
Follow me in Instagram: @tnavis
 
 
  • Post #7,207
  • Quote
  • Feb 9, 2014 1:42pm Feb 9, 2014 1:42pm
  •  Bob_Loblaw
  • | Joined Jan 2013 | Status: Member | 175 Posts
Quoting Paludo
Disliked
{quote} Hi bob, how do you calculate your lot size according to your balance trading with basket ?..do you use 560 pips stoploss?
Ignored
I've got a spreadsheet that Nisha had a while back. It tells you what your stop loss should be for your percentage of risk that you want. I use 4% and 5%.

I don't use a stop loss though. I think stop losses can bleed your account. XO is such an awesome indicator that you're out of a loser before -560 pips is hit, especially 1060 Box Size. I just like to have the number there to see where 4% to 5% of my account is and if it does get that low I can make the decision to stay in the trade or not.

-Travis
 
 
  • Post #7,208
  • Quote
  • Feb 9, 2014 2:40pm Feb 9, 2014 2:40pm
  •  Gvc
  • Joined Jun 2010 | Status: Member | 1,501 Posts
Quoting TyLamai
Disliked
{quote} GVC this Definitely is almost always the case - we learn faster the MORE we engage and tackle issues. So then, may I be so forward / bold as to "help" you out by listing out all those "EA's, Indies, Scripts, etc"
Ignored
Thanks for the list, i will go through it and see what needs changing.

It will be slow going as i will be doing it after my working hours, so please bear with me......

In the meantime, if you only paste the old ex4 files in the MQL4 Data folder, everything should work fine.
It will only give problems if you paste the old mq4 files into the MQL4 folder.
 
 
  • Post #7,209
  • Quote
  • Feb 9, 2014 2:46pm Feb 9, 2014 2:46pm
  •  Gvc
  • Joined Jun 2010 | Status: Member | 1,501 Posts
Quoting Opemipo
Disliked
{quote} GVC Thank God u are back! I really appreciate your sincere contributions to making this thread a success. I love this display so much. Pls can u help us to code it or if u have it can u pls attach it for all of us if u are so disposed. Thanks! {image}
Ignored
These files were coded by an old friend by the name of Don.......Disbelj is his Forum name....

He shared them with a few of us that were in his group....including Kos.... and asked us not to share them.

Search for his name (disbelj) on this Forum, pm him and ask him for the indicators.....
He might ask you to make a donation.......
 
 
  • Post #7,210
  • Quote
  • Feb 9, 2014 5:42pm Feb 9, 2014 5:42pm
  •  Opemipo
  • | Membership Revoked | Joined Feb 2013 | 2,217 Posts
Quoting Gvc
Disliked
{quote} These files were coded by an old friend by the name of Don.......Disbelj is his Forum name.... He shared them with a few of us that were in his group....including Kos.... and asked us not to share them. Search for his name (disbelj) on this Forum, pm him and ask him for the indicators..... He might ask you to make a donation.......
Ignored
Thanks! I m so grateful.
I am more afraid of 100 sheep led by a lion than 100 lions led by a sheep!
 
 
  • Post #7,211
  • Quote
  • Feb 9, 2014 7:17pm Feb 9, 2014 7:17pm
  •  grrbear
  • | Membership Revoked | Joined Oct 2013 | 465 Posts
there is still an endless loop of loading the tle with build 600 t101. it also happens with the new 2XO_B6
Attached Images (click to enlarge)
Click to Enlarge

Name: metatrader - pepperstone.png
Size: 106 KB Click to Enlarge

Name: metatrader - pepperstone2.png
Size: 107 KB
 
 
  • Post #7,212
  • Quote
  • Feb 9, 2014 7:24pm Feb 9, 2014 7:24pm
  •  cheekiboi
  • | Joined Jun 2013 | Status: Member | 85 Posts
Hey guys,

Can you point me in the right direction for a weekly and monthly pivot indicator that works on offline charts?

I tried the one that was mentioned earlier last year in the thread but it doesn't seem to work.

TIA!

PS Thanks to all the guys contributing esp Ty and Bob, really helps newbies like me to wrap my head around basketting....... up 42% on my demo since Jan
Enter Signature
 
 
  • Post #7,213
  • Quote
  • Feb 9, 2014 9:05pm Feb 9, 2014 9:05pm
  •  Bob_Loblaw
  • | Joined Jan 2013 | Status: Member | 175 Posts
Well, got the new builds loaded up for both my IBFX and my FXPro charts thanks to Ty's awesome directions. (Thanks Ty!)

Everything seems to be working perfect for my FXPro including the T101. (Placed and managed a trade with it)

The IBFX I can't seem to get a couple of the offline charts to work, but I really don't care since that platform I use for live trading, so as long as T101 works there to manage trades, which I think it will, I'm cool.
 
 
  • Post #7,214
  • Quote
  • Feb 9, 2014 9:11pm Feb 9, 2014 9:11pm
  •  Bob_Loblaw
  • | Joined Jan 2013 | Status: Member | 175 Posts
Quoting Bob_Loblaw
Disliked
Well, got the new builds loaded up for both my IBFX and my FXPro charts thanks to Ty's awesome directions. (Thanks Ty!) Everything seems to be working perfect for my FXPro including the T101. (Placed and managed a trade with it) The IBFX I can't seem to get a couple of the offline charts to work, but I really don't care since that platform I use for live trading, so as long as T101 works there to manage trades, which I think it will, I'm cool.
Ignored

Actually, it looks like "Stop & Reverse" doesn't work on my FXPro.
 
 
  • Post #7,215
  • Quote
  • Feb 9, 2014 9:20pm Feb 9, 2014 9:20pm
  •  faizpakoh
  • | Joined Jan 2012 | Status: Member | 130 Posts
I try open basket order and it didn't show any tp and sl line, it only show red vertical line where i open my order...im using v2.3 b6
Slow and Steady!
 
 
  • Post #7,216
  • Quote
  • Feb 9, 2014 11:55pm Feb 9, 2014 11:55pm
  •  arlucad
  • | Joined Feb 2014 | Status: Take the complete responsibility | 578 Posts
one question

can anyone upload a zip with all indicators and scripts i need?

i love this method but i dont find all indicators in this thread.
Everyday better.
 
 
  • Post #7,217
  • Quote
  • Feb 10, 2014 12:20am Feb 10, 2014 12:20am
  •  IgumzFx
  • | Commercial Member | Joined Feb 2012 | 93 Posts


Gvc,
Thank you for the working you are doing here

Please, I observed that VQZZ2 and 1-X0-A-H is not changing color but it is just showing only green
I don't know if it is the conversion to 600.
What can be done to restore it to the original one?


 
 
  • Post #7,218
  • Quote
  • Feb 10, 2014 2:47am Feb 10, 2014 2:47am
  •  juniorlcq
  • | Joined Aug 2013 | Status: Member | 66 Posts
This is on demo ... Not sure I'm right a not ... I see for now is at short so I enter short ... But this short shouldn't be a strong one ( This is MY OPINION ) so I take profit 1st ...


Correct me if you have different analysis ... though ...

Attached Image (click to enlarge)
Click to Enlarge

Name: ScreenShot205.jpg
Size: 175 KB
 
 
  • Post #7,219
  • Quote
  • Feb 10, 2014 3:04am Feb 10, 2014 3:04am
  •  justin8910
  • | Joined Jan 2014 | Status: Member | 31 Posts
sory guys,I have a question to ask(it's kinda noob question as a newbie like me),may I know why we only look at one offline chart(for example usd/jpy chart) that represent as whole to decide buy/sell the basket?
 
 
  • Post #7,220
  • Quote
  • Feb 10, 2014 3:22am Feb 10, 2014 3:22am
  •  Kosomolate
  • Joined Oct 2008 | Status: patiently growing wealth... | 2,655 Posts
Quoting justin8910
Disliked
sory guys,I have a question to ask(it's kinda noob question as a newbie like me),may I know why we only look at one offline chart(for example usd/jpy chart) that represent as whole to decide buy/sell the basket?
Ignored
Go and read the old thread sir,
one more noob question and you'll be on the ban list.


kos
John 3:16 - From THIS love no power on earth can me sever.
 
 
  • Commercial Content
  • /
  • Still Basketting
  • Reply to Thread
    • 1 359360Page 361362363 525
    • 1 Page 361 525
0 traders viewing now
  • More
Top of Page
Forex Factory Blog Updated: Alerting All Members
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2022