- Credits
- 0
CRid EA is a Crypto Trading Robot for MT5.
Its logic is based on Corti EA in this thread : https://soehoe.id/corti-ea-for-correlated-pairs-or-cross-currency-triangulations.t22733/page-36
Download it here : Crypto Trading Robot CRid
Trading Logic :
Lot is calculated based on Daily ATR 7 Period :
Example :
0.01 BUY BTCUSD
0.2 SELL ETHUSD
- Negative Equity to trigger Step Order Logic: 10
After 1 hr we have
0.01 BUY BTCUSD = -10
0.2 SELL ETHUSD = +5
Each NEW step of -10 of the BUY, the EA open another Sell of ETHUSD till it trails the profits.
So at 0.01 BUY BTCUSD = -40 we MIGHT have:
4x 0.2 Sell ETHUSD
Also, each NEW step of -10 of the SELL ETHUSD, the EA open another BUY of BTCUSD till trail profits closes.
Let me know if you have any question.
Its logic is based on Corti EA in this thread : https://soehoe.id/corti-ea-for-correlated-pairs-or-cross-currency-triangulations.t22733/page-36
Download it here : Crypto Trading Robot CRid
Trading Logic :
Lot is calculated based on Daily ATR 7 Period :
Example :
0.01 BUY BTCUSD
0.2 SELL ETHUSD
- Negative Equity to trigger Step Order Logic: 10
After 1 hr we have
0.01 BUY BTCUSD = -10
0.2 SELL ETHUSD = +5
Each NEW step of -10 of the BUY, the EA open another Sell of ETHUSD till it trails the profits.
So at 0.01 BUY BTCUSD = -40 we MIGHT have:
4x 0.2 Sell ETHUSD
Also, each NEW step of -10 of the SELL ETHUSD, the EA open another BUY of BTCUSD till trail profits closes.
Let me know if you have any question.