DislikedCan anyone assist with an issue. Every time I add the basket creator to the chart , it does nothing. I compiled with no errors. What could I be missing ?Ignored
Attached File(s)
cut your losses short and let your profit run
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
DislikedCan anyone assist with an issue. Every time I add the basket creator to the chart , it does nothing. I compiled with no errors. What could I be missing ?Ignored
Disliked{quote} Try this.....it works perfectly here......i trade the core5 {file}Ignored
DislikedOr is the basket created directly from whatever pairs you have in the market watch ?Ignored
Disliked{quote} here is the code that creates the different cases of the basket switch (NumOfPairs) { case 1: Pair[0] = "GBPJPY" + Pair_suffix; Factor=0.0; break; case 2: Pair[0] = "GBPUSD" + Pair_suffix; Pair[1] = "EURUSD" + Pair_suffix; Factor=200.0; break; case 3: Pair[0] = "GBPJPY" + Pair_suffix; Pair[1] = "AUDJPY" + Pair_suffix; Pair[2] = "EURJPY" + Pair_suffix; Factor=300.0; break; case 4: Pair[0] = "GBPUSD" + Pair_suffix; Pair[1] = "EURJPY" + Pair_suffix; Pair[2] = "EURUSD" + Pair_suffix; Pair[3] = "GBPJPY" + Pair_suffix; Factor=400.0; break; case...Ignored
Disliked{quote} here is the code that creates the different cases of the basket switch (NumOfPairs) { case 1: Pair[0] = "GBPJPY" + Pair_suffix; Factor=0.0; break; case 2: Pair[0] = "GBPUSD" + Pair_suffix; Pair[1] = "EURUSD" + Pair_suffix; Factor=200.0; break; case 3: Pair[0] = "GBPJPY" + Pair_suffix; Pair[1] = "AUDJPY" + Pair_suffix; Pair[2] = "EURJPY" + Pair_suffix; Factor=300.0; break; case 4: Pair[0] = "GBPUSD" + Pair_suffix; Pair[1] = "EURJPY" + Pair_suffix; Pair[2] = "EURUSD" + Pair_suffix; Pair[3] = "GBPJPY" + Pair_suffix; Factor=400.0; break; case...Ignored
Disliked{quote} Would you mind telling me which ea is working best for placing trades ?Ignored
Disliked{quote} download the GVC dashboard Basket TraderV7 from this link https://www.forexfactory.com/showthr...53#post8967553 to manage your trades and also to place trades.....it makes it easierIgnored
Disliked{quote} If you want to trade a basket of currencies, have a look at the "Dashboard Trading" over in the platform tech forum. It has all 28 default pairs aswell.Ignored
DislikedI have added a Total Spread limit on trades...... The TimeOut function has also been updated..... {image} {file}Ignored
Disliked{quote} Can i know which post has basket trading using dashboardIgnored
Disliked{quote} Try this.....it works perfectly here......i trade the core5 {file}Ignored
Disliked{quote} I will try to articulate my entries... The first thing i look at is the Daily and or Weekly trend....."Current" pip direction.... This is my main trade and i start my Lock on 100 PipsHi = Lock 10. If Pips reach a couple of 100 i leave the lock about 150 to 200 pips below PipsHi.... This gives the trade breathing space... Secondly, i look if more than 8 pairs are moving in the same direction on H1 and H4....(The PC (Pair Count)arrow indicates this) I use the DC (Direction Current = >50 pips) and DCP (Direction Current >50 pips and Previous...Ignored