Errors, bugs, questions - page 1636
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
При запуске тестирования терминал готовит для отправки агенту несколько блоков параметров:
The specification of the instrument being tested (contract size, allowed market indents for setting StopLoss and Takeprofit, etc.)
The other day a good customer asked me to add some functionality to an indicator I wrote.
The indicator is trend lines on the chart, which are plotted based on fractals.
Depending on the price value the trend lines are either merged, expanded, validated, devalued, drawn, hidden, deleted,......
It's bullshit, to say the least - the main thing is that everything changes dynamically depending on price value changes (redrawing).
Today I added new functionality to my gamnocode and decided to test it.
Question #1: Strategy Tester, where and why is the button of tick rate scrolling in visual mode?
Question #2: How to test an indicator that needs dynamic price change for the test?
Thank you.
1. Double call of the copy constructor
2. No "leaked memory" message (new without delete)
2016.08.14 23:36:07.453 Test (GBPUSD,M1) void A::A(A&)
2016.08.14 23:36:07.450 Test (GBPUSD,M1) void A::A(A&)
2016.08.14 23:36:07.450 Test (GBPUSD,M1) void A::A()
1. Double call of the copy constructor
Weren't you the one who organised the "visualisation tip-off"?
What makes you think it's a bug? The name of the folder corresponds to the port number on which the connection was made
Question #1: Strategy tester, where and why did the tick arrival rate button go in visual mode? Question #2: How do you test an indicator that needs a dynamic price change for the test? Thanks.
1. Five or four? I'm going to guess a four. Just enlarge the tester window.
2. Take it and test it.