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
Generally the main problem is synchronisation and missing bars. MarketInfo is flowery.
What's wrong with the option:
If you say "a", say "b", otherwise everyone will be looking for it.
Save all marketinfo to a file for the pair, in a global variable, put in parameters.... of your choice.
Generally the main problem is synchronisation and missing bars. MarketInfo is flowery.
What's wrong with the option:
Since ...... I am trying to test an Expert Advisor for pair trading in the tester, for each currency separately, to estimate a total result later by adding up the results for each currency. It turned out that the TICKVALUE of symbol 2 in the EA tested on symbol 1 cannot be obtained. You can use a script to get TICKVALUE before testing and store the value in a global variable of the terminal - this is the first thing that came to mind.
I also wrote such an EA for a tester about a year ago. But I do not seem to have faced this problem. I will look now at the code - I haven't used it for a long time.
====================================
22:17 MSc. = Yes, - I had no such problem, because the current profit (both real 1st symbol, and virtual 2nd symbol, and total) for each instrument was estimated in pips.
I took profit in the comment, using I.Kim's functions.
I also wrote such an EA for a tester about a year ago. I do not seem to have faced this problem. I will look now at the code - I haven't used it for a long time.
====================================
22:17 MSc. = Yes, - I had no such problem, because the current profit (both real 1st symbol, and virtual 2nd symbol, and total) for each instrument was estimated in pips.
I deducted profit in the comment using I.Kim's functions.
Sketched out a small indicator for MT5. Tested only on EURUSD M5, server MetaQuotes-Demo.
The indicator by searching combinations (one instrument is multiplied or divided by another) of all symbols from the market overview (example: EURNZD*NZDUSD=EURUSD, EURNZD/AUDNZD=EURUSD. EURUSD - the symbol, on which the indicator works) selects the combinations, corresponding to the instrument, on which the indicator runs. In simple words, this indicator was created, not to check EURNZD/AUDNZD (and other combinations) similar or not similar to EURUSD. The indicator window shows EURNZD/AUDNZD etc. on each candle so that you can visually compare it with the original one.
Have a rest with your like-minded friends at the stall. Without snivelling, we'll work out what to do and what not to do.
Fuck you, Yuri! You're rude and inadequate! You start a branch and you're the one who runs it. You'll find adepts. Don't drop your halo.
He's a rare guest here and comes up with quite interesting ideas.
.
PS/ learn programming or look for programmers for $.
.
I second those who wrote about the contract size indicator. How's that "nimbus", not constructive, IMHO? I read your thread with interest.
These showdowns on nothing are not interesting at all.
Which instruments were tested, at what interval and what was the result?
Futures: gold-silver (m30), audi kiwi, euro-franc, indices, EURGBP-DX, industrial metals from India MCX, etc. - On small timeframes, M15 and main. I have come to the conclusion that arbitrage trading is better with manual and visual (based on the signals of the indices).