Specifiche
I have my own renko chart. I have a rsi indicator if needed
When the first block closes above RSi level (X) I want to buy then when the first block closes below rsi level (x) I want the trade to close and a sell to open.
When the first block closes below rsi level (x) i want the ea to sell and not close until the first block closes above rsi level (x) then a buy should open
If there is a loss, 2 trades should be taken at the same time. A regular trade and a recovery trade. I want the ea to check my balance at every close. If my balance shows a decrease I want the ea to recover my balance 100% or a little more(if it needs to round up) in one block. The recovery trade must close at the close of that block. If it’s not recovered in one block due to the spread or commissions charge or anything else, then I want the ea to continue to recover my balance 100% by the close of the next block (At the next close of the first block above or below the rsi (x) ) And keep going untill my balance is brought back to its last highest balance or more.
If a recovery trade is open, I want to select a new lot size until the recovery trade stops being triggered.
Trades should only be executed during the rsi conditions.
One trade will be taken with my suggested lot size and stay open until the close trigger, and the other will be based off my last highest balance and close in one block.
Example, if my balance is $100 and after the trade closes my balance is $90, I want ea to take 2 trades simultaneously. The first trade is with my requested lot size and will not close untill RSI Conditions are met——- the second trade will recover $10 in one block then close. If the block closes in the opposite direction then the trade should close. If there is a loss and my balance is now $40 from both trades then 2 trades will be taken again when the rsi conditions occur again. My recovery trade will be $60 profit and my regular trade will be based off my lot size. Keep going until my balance is recovered 100%
Basically no matter if there is a profit or loss, if my balance decreases, the ea will recover in one block. All trades should be taken only at the first block after it closes above or below the rsi line .
I want an alert sound at the close of every block
Inputs
Lot size
Choose my block size
lot size while recovery trade is active
I want a yes or option to use a trail step and stop.
I want to be able to enter a max loss $ amount. When that is hit the eas current balance should become the new highest balance.
If your name is zhil don’t apply, I would like to give another developer a chance