Information
Username: | zedodia |
Member since: | 30 May 2018 |
Last login: | 30 May 2018 |
Status: | Active |
Activity
Where | Created | Comments |
---|---|---|
Algorithms | 0 | 8 |
Forum Topics | 22 | 26 |
Jobs | 1 | 0 |
Last Algorithm Comments
how do you get this bot to place a trade>?
Has anyone tried Kratx cbots on a real account? Could you share an experience.
Hi, I think this is a great code, however I am wondering if anyone could add a script that calculates the margin used so during backtesting it won’t open a position if the margin isn’t available. Thankyou.
Great work. I was wondering if there was any way to eliminate the losses. bot makes great profit but also losses great profit too. can more parameters be set to use with optimization?
Great little bot you made there. Since the update theres a few errors on build. Also I find that it always buys and sell regardless of selection.
Error CS0618: 'cAlgo.API.Position.Volume' is obsolete: 'Use VolumeInUnits instead'
Error CS0618: 'cAlgo.API.Internals.Symbol.NormalizeVolume(double, cAlgo.API.RoundingMode)' is obsolete: 'Use NormalizeVolumeInUnits instead'
Error CS0618: 'cAlgo.API.Internals.Symbol.VolumeMin' is obsolete: 'Use VolumeInUnitsMin instead'
Error CS0618: 'cAlgo.API.Internals.Symbol.VolumeMax' is obsolete: 'Use VolumeInUnitsMax instead'
This bot looks pretty neat. Lots of settings, but lots of backtesting to find something that works. Does anyone who uses this bot like to share or discuss some good parameters? Feel free to contact me. Still haven’t have a trade placed yet but once it does I’ll know if it works.