jeffjadid:
Hi
I am wondering if someone could help to make GBP index like USD index (attached here).
The coding for this is trivial. The hard part is the formula.
ExtMapBuffer1[i] = 50.14348112 * MathPow(eurusd,-0.576) * MathPow(usdjpy,0.136) * MathPow(gbpusd,-0.119) * MathPow(usdcad,0.091) * MathPow(usdsek,0.042) * MathPow(usdchf,0.036);
There are all those magic values in there to calculate this indicator. Finding or creating these is going to be the problem, not changing the EA.
jeffjadid:
There is no meaning of slaving. I just share my idea and ask if someone is interested too with the skills.
There is no meaning of slaving. I just share my idea and ask if someone is interested too with the skills.
- You said "if someone could help to make GBP index" Did you offer to pay - no. you asked for someone to code it for you for free - definition of a slave.
- Did you post the 'magic values' that you'll need for a GBP index. - no research - you want it done with no work on your part - definition of a slave.
- Did you post your attempt at modifying the code - no - you want it done with no work on your part - definition of a slave master.
dabbler:
The coding for this is trivial. The hard part is the formula.
There are all those magic values in there to calculate this indicator. Finding or creating these is going to be the problem, not changing the EA.
Hi
I made EUR index. If you are interested to make similar indices for other majors we can share them.
Jeff
jeffadvisor@ymail

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi
I am wondering if someone could help to make GBP index like USD index (attached here).
I found CCFp indicator but it is a bit different and I was thinking if someone could make similar one for other currencies like GBP, CHF, AUD, NZD,...
Any help would be appreciated in advance.
Jeff