- Search Energy EXCH
- 238 Results (11 Threads, 227 Replies)
-
getting replied May 26, 2015NO issue with ur zip file...no issue if data ending at 30th of April. Im running into that popup screen when my data is from Jan 1st to May 26th(today), but not major issue really. GP = GlobalPrime. Sender = "TradeCopy Sender" 1.45 = comfirmed
My EA Gift to Traders
-
getting replied May 25, 2015Dave,
Thanks for your continuous contribution. On the "strategyOptimizer" ; are there date limit, what i mean is that I tried many times of up "SelectData" 1M data up to today "26th of May" but everytime im clicking on "start Optimization" ...My EA Gift to Traders
-
getting replied May 14, 2015Bank holiday on a THURSDAY? c'mon...give me a break...low liquidity....
Dashboard Trading
-
getting replied May 13, 2015I will enable autotrade=true when volume bar/bars closed a little above moving average line(lime): accessing the way myfxbook does it, it look at past 48hrs for avg. on M15, so I've choosen EURUSD M15 to attached EA to. configure volume moving ...
Dashboard Trading
-
getting replied May 13, 2015Dashboard v7 trading coincide with high liquidity in market: url I think newsfilter isn't working properly, but non-issue; disable trading FRI.
Dashboard Trading
-
getting replied May 10, 2015Hotpotato, Please help comfirm if "curly brackets={}" are necessary, but removing all 6 seems to solved the issue posted above by firewight. Thanks!
Dashboard Trading
-
getting replied May 9, 2015This week i'll try trading ONLY if beginning of London (10:00) has "Current Liquidity" at 25% and greater above "Average Liquidity" Also interesting to point out about THUR - although without much major(high impact) news, liquidity still higher than ...
Dashboard Trading
-
getting replied May 8, 2015Something erratic about the market when there's "high impact" news falling on a Friday...Best to avoid; maybe it's the already thin liquity Friday is known for.
Dashboard Trading
-
getting replied May 7, 2015Hotpotatoe, Thank you for your time & effort, your V5(46kb) solved the issue!!!


Dashboard Trading
-
getting replied May 7, 2015GVC, In V5; which lines of code can I modified so that I could get the previous"strength calculations" of V4. Thank You!

Dashboard Trading
-
getting replied May 6, 2015probably been mentioned before...but try 1 - make sure u have 28 pairs: url 2 - "ForceLoadHistoricalData" : url 3 - restart MT4 4 - attached Dashboard V4 or V5 EA.....click OK 5 - wait 10sec after you see smiley face 6 - click on smiley face ...
Dashboard Trading
-
getting replied May 6, 2015Thanks for releasing mq4 format
, I've just added: url Dashboard Trading
-
getting replied May 5, 2015Sessions: url Set VPS clock to UTC time...just plain and simple.
Dashboard Trading
-
getting replied May 3, 2015Fantastic...i love sort by "differential" and ForceLoadHistoricalData.
I was about to sort by "alphabetically" think "differential" is better idea...will try manual entry on demo. Great Job!!! 
csDash (currency strength meter)
-
getting replied Apr 25, 2015honestknave, Please consider making your EA a "basket" auto-trade; Example: for USD if USD crosses above threshold of 8.2 then: string buyusd[]= {"USDCAD","USDCHF","USDJPY"}; AND string sellusd[]= {"AUDUSD","EURUSD","GBPUSD","NZDUSD"}; if USD ...
As simple as possible: 00 level trading
-
getting replied Apr 23, 2015My proposal for AutoTrading: Scalping Entry: Lotsize: .05 per 1000usd Buy(click BUY button) when digits is > than 8.2 Sell(click SELL button) when digits is < than 0.8 Exiting: (this is what im doing; using MPTM with bit of modification) Basket ...
Dashboard Trading
-
getting replied Apr 22, 2015Thank You!
I'm making harder than it ought to be....
Strongest = BUY button for that particular currency Weakest = SELL button for that particular currency Sh ik...i've been thinking/doing the opposite the past week( trying to catch ...Dashboard Trading