Machine learning in trading: theory, models, practice and algo-trading - page 3242

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
I am struck by the desire of offtoppers to assert themselves at the expense of others' failures, apparently they don't have enough of their own because of their uninteresting existence :))
Another MM question, will there be any restrictions here?
... Neural networks are probably more difficult, maybe only in python.
Any preprocessing, at the execution level of an already trained model, is usually pretty simple and can be rewritten in another NPS.1. There is no problem with neural networks in R. There's a ported Torch(1.13.1), and there's H2O. Both can be converted to ONNH with some gymnastics.
2. The complexity of preprocessing depends on the knowledge and skills of the programmer. And not "any" can be rewritten or converted to ONH.
The question about the contest is different:
" ONNX can be compared to a specialised programming language in mathematical functions. It defines all the necessary operations and the Machine Learning Model should implement the output function with this language". If we take into account that this "language" is constantly expanding and changing rather quickly, then the problems with debugging the ONNX code itself and its implementation in the MCL will be a sea of lost time.
Otherwise, the idea is interesting for those who have a lot of free time.
Good luck
I think they said that you can use your own mqh file with your own code, so you can use your own predictors, as I understand it.
But again, if you need special indicators, you can't attach them through the resource....Forum on trading, automated trading systems and testing of trading strategies
Machine learning in trading: theory, models, practice and algo-trading
fxsaber, 2023.09.13 19:28
On the discussion of the robot template for Tester.
Checking the template on a standard MA, only on ticks.
Working template.
Checking the pattern on a standard MA, only on ticks.
Working pattern.
Now on real cents, 10 quid, preferably without reinvesting.
and you're gonna lose, 100%.
because inreal trading there will be a lot more negative trades than positive ones.
and the epic with the glorious MO will finally be over.
and the epic with the illustrious MoD will finally be over.
The advisor has nothing to do with the MoD. This is a technical test of the proposed template.
Why go to the MO branch and report that MO does not work - I do not know.
Checking the pattern on a standard MA, only on ticks.
...
A working pattern.and still unclear: how onnx-signal will get into this working template?