- ธันวาคม 28, 2020
- โพสโดย: ทีมงานวิกิฟอเร็กซ์
- หมวดหมู่: ระบบการซื้อขายฟอเร็กซ์
ใช้ MZpack 3 Pro API เพื่อสร้างโปรแกรมเสริม NinjaScript/C# (กลยุทธ์, และตัวชี้วัดที่เลียนแบบผ่านกลยุทธ์) สำหรับ NinjaTrader 8. คุณจะสามารถเขียนโค้ดตรรกะของกลยุทธ์ของคุณได้: สัญญาณ, ตัวกรอง, และรูปแบบ. API มีคลาสสำหรับการจัดการสถานะการซื้อขาย: หลายรายการ, ประเภทคำสั่งแบบตลาดหรือแบบจำกัด, หยุดการขาดทุน/เป้าหมายกำไร, คุ้มทุน, ต่อท้าย, reversing position. All logic of a strategy (patterns and signals/filters), entries, and orders can be logged to NinjaScript Output window and to a file.
Future development
We are planning to add our own strategy builder in the future. You will be able to create your own strategy without knowing of coding by using a mouse and built-in signals/filters. อีกด้วย, for those who know how to code, we will add support of custom signals/filters written on NinjaScript.