10.7/10.9 INDI SOLUTIONS
-
fire580
- Trader
- Posts: 314
- Joined: Wed May 09, 2012 4:51 pm
10.7/10.9 INDI SOLUTIONS
I love the new version of the 10.7 dashboard but need clarification on what causes the "yellow" values, there was no yellow in the previous version only red, green, and white 
- SpiderX
- Trader
- Posts: 554
- Joined: Thu Aug 22, 2013 4:50 pm
10.7/10.9 INDI SOLUTIONS
boldtrader » Wed Apr 16, 2014 1:57 am wrote:Downloaded 10.9Dashboardv1.02 from post 1, installed on Empty4 version 625; on clean chart.
Receiving zero divide error, (325,58)
Hi boldtrader,
Will be away from my coding com the next 12 hours at least and cant fix anything til then.
Also rather clueless as to what is causing this and can only suspect it is something related to the string functions.
What broker are you using ?
Can you try to removing the pairs that your broker do not provide in the pair list and see if it works with that ?
Btw the code is strictly for v6xx only.
Cheers
"Love is patient, love is kind. It does not envy, it does not boast, it is not proud. It does not dishonor others, it is not self-seeking, it is not easily angered, it keeps no record of wrongs.Love does not delight in evil but rejoices with the truth. It always protects, always trusts, always hopes, always perseveres."
-Corinthians 13:4-8
-Corinthians 13:4-8
- SpiderX
- Trader
- Posts: 554
- Joined: Thu Aug 22, 2013 4:50 pm
10.7/10.9 INDI SOLUTIONS
fire580 » Wed Apr 16, 2014 5:09 am wrote:I love the new version of the 10.7 dashboard but need clarification on what causes the "yellow" values, there was no yellow in the previous version only red, green, and white
Explanations are posted in the original post and the post on v1.01:
http://www.stevehopwoodforex.com/phpBB3 ... 652#p90652
http://www.stevehopwoodforex.com/phpBB3 ... 180#p90719
Cheers
"Love is patient, love is kind. It does not envy, it does not boast, it is not proud. It does not dishonor others, it is not self-seeking, it is not easily angered, it keeps no record of wrongs.Love does not delight in evil but rejoices with the truth. It always protects, always trusts, always hopes, always perseveres."
-Corinthians 13:4-8
-Corinthians 13:4-8
-
kenykau
- Trader
- Posts: 34
- Joined: Wed Dec 05, 2012 8:33 am
10.7/10.9 INDI SOLUTIONS
The arrows are not correctly display.
My Empty4 is build 625
Compile Warning:
possible loss of data due to type conversion 10.9DashBoardv1.02.mq4 617 34
The possible reason source is
I also try to use , but not helpful.
My Empty4 is build 625
Compile Warning:
possible loss of data due to type conversion 10.9DashBoardv1.02.mq4 617 34
Code: Select all
ObjectSetText(label,CharToStr(arrow),14, "Wingdings", c);Code: Select all
CharToStr(arrow)Code: Select all
CharToString(arrow)You do not have the required permissions to view the files attached to this post.
- SpiderX
- Trader
- Posts: 554
- Joined: Thu Aug 22, 2013 4:50 pm
10.7/10.9 INDI SOLUTIONS
Hi
This was developed on v625....maybe the font is missing on your computer.
Tommaso
...any ideas on this as well as the earlier issue that boldtrader has ?
Cheers
This was developed on v625....maybe the font is missing on your computer.
Tommaso
...any ideas on this as well as the earlier issue that boldtrader has ?
Cheers
"Love is patient, love is kind. It does not envy, it does not boast, it is not proud. It does not dishonor others, it is not self-seeking, it is not easily angered, it keeps no record of wrongs.Love does not delight in evil but rejoices with the truth. It always protects, always trusts, always hopes, always perseveres."
-Corinthians 13:4-8
-Corinthians 13:4-8
-
kenykau
- Trader
- Posts: 34
- Joined: Wed Dec 05, 2012 8:33 am
10.7/10.9 INDI SOLUTIONS
Dear Spider,
Thanks for your reply.
I have checked, I have Wingdings font in my computer.
Cheers,
Ken
Thanks for your reply.
I have checked, I have Wingdings font in my computer.
Cheers,
Ken
-
kenykau
- Trader
- Posts: 34
- Joined: Wed Dec 05, 2012 8:33 am
10.7/10.9 INDI SOLUTIONS
Hi SpiderX,SpiderX » Wed Apr 16, 2014 11:40 am wrote:Hi
This was developed on v625....maybe the font is missing on your computer.
Tommaso
...any ideas on this as well as the earlier issue that boldtrader has ?
Cheers
regarding of the boldtrader's problem, I trace back for his screen capture, the possible source will be the
Code: Select all
pipsto=(int)((closeprice-MathMax(ma240,h4ma60))/po);The last reference to po is in line 310,
Code: Select all
po=MarketInfo(pair,MODE_POINT)*10;i suspect that the problem is on retrieving the MarketInfo of the pair, or boldtrader's broker provides different pair name like:EURUSDx
Cheers
Ken
- SpiderX
- Trader
- Posts: 554
- Joined: Thu Aug 22, 2013 4:50 pm
10.7/10.9 INDI SOLUTIONS
That is strange. Earlier Bob posted a shot... His broker uses EURUSDm and it seems to be fine....hmmm
This is code inherited from the original.... Will need to see what went wrong.
Cheers
This is code inherited from the original.... Will need to see what went wrong.
Cheers
"Love is patient, love is kind. It does not envy, it does not boast, it is not proud. It does not dishonor others, it is not self-seeking, it is not easily angered, it keeps no record of wrongs.Love does not delight in evil but rejoices with the truth. It always protects, always trusts, always hopes, always perseveres."
-Corinthians 13:4-8
-Corinthians 13:4-8
- boldtrader
- Trader
- Posts: 158
- Joined: Fri Jun 29, 2012 10:05 pm
- Location: Somewhere in the Northeast Kingdom.
10.7/10.9 INDI SOLUTIONS
My broker is ATCBrokers. Symbols are normal, no x on the extension of the symbols. ATC has a unique feed which allows me to use a MKT feed and the normal clearing server feed. The MKT (Market) feed allows me to close a position out at WUSIWUG. When we have fast market conditions, I trade on that feed. During slow/normal market conditions, I trade on the regular server feed. I replaced the symbols in the EA with the same symbols as in the Market Watch (normal feed), ie: 24 pairs as per Bob's CSS recommendation. Removed the ex4 file in the folder. Re-saved the file in the indicator folder, then recompiled.. and works nicely.
The symbol list I entered is:
AUDCHF,AUDNZD,AUDJPY,AUDUSD,CADJPY,CHFJPY,EURAUD,EURCAD,EURCHF,EURJPY,EURNZ, EURUSD,GBPAUD,GBPCAD,GBPCHF,GBPJPY,GBPNZD,GBPUSD,NZDCHF,NZDJPY,NZDUSD,USDCAD,
USDCHF,USDJPY.
Next I will make a version for the 12 pair of the recent 10.7 CSS,
Thanks for the recommendation to clear the pairs.
Cheers
The symbol list I entered is:
AUDCHF,AUDNZD,AUDJPY,AUDUSD,CADJPY,CHFJPY,EURAUD,EURCAD,EURCHF,EURJPY,EURNZ, EURUSD,GBPAUD,GBPCAD,GBPCHF,GBPJPY,GBPNZD,GBPUSD,NZDCHF,NZDJPY,NZDUSD,USDCAD,
USDCHF,USDJPY.
Next I will make a version for the 12 pair of the recent 10.7 CSS,
Thanks for the recommendation to clear the pairs.
Cheers
You do not have the required permissions to view the files attached to this post.
Last edited by boldtrader on Thu Apr 17, 2014 12:49 am, edited 2 times in total.
"Make Your 20, Bank Your Money... WFY II"
My Mission: Help families grow income, protect assets, erase debt, and gain financial independence.[/b]
My Mission: Help families grow income, protect assets, erase debt, and gain financial independence.[/b]
- SpiderX
- Trader
- Posts: 554
- Joined: Thu Aug 22, 2013 4:50 pm
10.7/10.9 INDI SOLUTIONS
There should be a variable wrap in the indicator parameters.
Recalled that it was default to 12 or 14.
Please set this to an appropriate value for the number of pairs you are using, so it appears nicely.
Cheers
Recalled that it was default to 12 or 14.
Please set this to an appropriate value for the number of pairs you are using, so it appears nicely.
Cheers
"Love is patient, love is kind. It does not envy, it does not boast, it is not proud. It does not dishonor others, it is not self-seeking, it is not easily angered, it keeps no record of wrongs.Love does not delight in evil but rejoices with the truth. It always protects, always trusts, always hopes, always perseveres."
-Corinthians 13:4-8
-Corinthians 13:4-8