@jstap Okay thanks for letting me know.
Posts made by karnakoza
-
RE: Combining 2 Custom Indicators and Heiken Ashi with increase lot size per tradeposted in Questions & Answers
-
RE: Combining 2 Custom Indicators and Heiken Ashi with increase lot size per tradeposted in Questions & Answers
So can I use only 1 custom indicator and Heiken-Ashi with an increase in lot size per trade?
-
Combining 2 Custom Indicators and Heiken Ashi with increase lot size per tradeposted in Questions & Answers
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