Page 1 of 1

Renko Strategy 2

PostPosted: Wed Nov 07, 2018 11:14 am
by Apprentice
Based on request.
viewtopic.php?f=27&t=66894
Renko_candles_New.lua
(16.14 KiB) Downloaded 1014 times

Renko Strategy 2.lua
(80.55 KiB) Downloaded 963 times


NOTE Renko Strategy 2.lua can NOT be backtested.
You can find Renko_candles_New.lua here.
viewtopic.php?f=17&t=60748

Re: Renko Strategy 2

PostPosted: Wed Nov 07, 2018 8:13 pm
by SmithGasset
Hi, I've noticed a bug, the strategy does not open any new positions after new bricks are formed.

Re: Renko Strategy 2

PostPosted: Thu Nov 08, 2018 11:41 am
by SmithGasset
the strategy doesn't close previous positions when a contrary brick is formed. And the strategy does not buy in the direction of the trend, rather, it always buys into the type of price that it's configured with.

Re: Renko Strategy 2

PostPosted: Mon Nov 12, 2018 4:32 pm
by Apprentice
Yep, it was a typo. The wrong brick size was used.
Also, I applied some optimizations to the view. It still can't be optimized (not sure why yet). But it works in the simulator.