
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
Also keep in mind that interesting is mostly an idea that can give a statistical advantage. That is, strategies such as combining MACD with Parabolic or a bunch of other indices - it's not that: any programmer easily sifts out hundreds of this "stuff" using the strategy tester - there is nothing interesting in programming such strategies. If you have such ideas - just search the code base for the suitable EA, learn to optimize it, and use.
- when a zig-zag with the parameter 600 appears, the EA should set the grid of limit orders to the opposite side;
- that the settings include initial lot parameters, grid step, TP and coeff.lot multiplier:
- upon appearance of opposite signal from the zig-zag 600, current orders will be closed (deleted) and a grid of limit orders to the opposite side will also open.
Preferably, the duration of a zig zag should be set in an EA.
Thank you if you will take on the job.
Good day to all!
I would like to ask someone to change my robot to put a pending order instead of a market order.
Hello, I have a normal programming experience, tried many different strategies, I want to create something new and interesting. Can you suggest an interesting strategy based on indicators? I would like to use them.
Would it be interesting to create an indicator as a sum/difference of currency pair/metal quotes with weight? It would be a hedge tool.
Portfolio optimizer would not work ?
Is this optimisation for trades that are already open?
Is this optimisation for trades that are already open?
No. You create the portfolio you want, look at how it has behaved during the history and how it is behaving now, and open trades according to this data. Author transcendreamer.