Problem 45776. Algorithmic Trading - 1 (optimize simple trading strategy)
Solution Stats
Problem Comments
-
2 Comments
Alfonso Nieto-Castanon
on 23 Aug 2020
please fix testsuite
Tokdemir Ibrahim Kerem
on 6 Oct 2020
my solution works well with test cases presented here when I run it on my computer, but it fails when I submit same solution
Solution Comments
-
3 Comments
T. Dunker
on 4 Nov 2020
It seems that test 3 and 4 need some rework. Variables from test 2 are not available.
goc3
on 4 Nov 2020
@T. Dunker: Those test cases have been combined with test case 2 to overcome that scope problem. I re-scored your solution and it passed.
jmac
on 22 Nov 2020
Test suite fixed
Problem Recent Solvers1
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
14316 Solvers
-
1475 Solvers
-
63 Solvers
-
3513 Solvers
-
Write c^3 as sum of two squares a^2+b^2
301 Solvers
More from this Author10
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!