Qoyyuum / Forex-MT5-Bot

To auto learn, analyze and predict the Forex Market and autotrade with Metatrader 5 API and Python
12 stars 5 forks source link

Convert to Cython #13

Open Qoyyuum opened 2 years ago

Qoyyuum commented 2 years ago

Noticing the slow performance of Python, Cython can process much faster, hence, being able to process at smaller/lower time-frames much more predictably.