convert tradingview pinescript strategy into amibroker afl
Budget: ₹1,500 – ₹12,500 INR
If interested replay with the solution of below question.
convert below pinescript code to afl
if emaA > emaB
strategy.entry("Long", long=true, limit=high[1]
convert below pinescript code to afl
if emaA > emaB
strategy.entry("Long", long=true, limit=high[1]