Combining 2 Custom Indicators and Heiken Ashi with increase lot size per trade
-
My problem: I want to create a bot that consists of 2 custom indicators and uses Heiken Ashi for taking trades and not a candlestick every trade changes its lot size and if a trade fails then it takes a step back and continues at the same lot and if successful trade then it changes a lot size(i.e Trade 1:- a lot:- 0.05 successful then Trade 2:- lot:-0.07 if failed then go with lot:-0.07 and so on
What I tried: I wrote a code for Heiken Ashi and a I have the code for a custom indicator but combining them is a pain in the head and also changing lot per trade is also not working cause i don't know how to do it
What I expect: Can you please and I humbly request you to help me built it cause i'm trying to built it for a month and still not near to my goal.
My platform: MQL5
-
Sadly you cannot combine indicators in fxDreema. You will definitely need a programmer to do it out of fxDreema and then import the new combined indicator into your fxDreema account.
-
So can I use only 1 custom indicator and Heiken-Ashi with an increase in lot size per trade?
-
You can use as many as you want, you cannot combine them though.
-
@jstap Okay thanks for letting me know.
-
You're welcome.