lovinrain
Converting MQL5 code to CTrader Code using Chatgpt in seconds
I was working on a MQL5 program to draw lines and arrows on the chart. But MetaTrader has a limitation of a minimum timeframe of 1 mins. Therefore I cannot get a finer granularity than M1. If you make positions multiple times within one minute, MetaTrader’s visualization is not great. But CTrader ca



[Worklog1] Evaluation on Platform softwares (TLDR: choose MetaTrader, CTrader)
Based on the architecture decided, it has separated the data feed (a.k.a platform, or "frontend") away from the backend server. The frontend only needs to provide OHLC bar or tick information. Therefore we could have multiple platforms as choice for data feed frontend. There are literally so many ch



[Worklog 0] High Level Intro
Rationale: With help of LLM, and all emerging tooling available, programmatic trading is never easier for proprietary retail traders, now it is time to develop and own a automatic program on my own. Project code name: Dados (Do Androids Dread Organic Synthetics) What about: A compu
正在加载中...
