Nikolai Semko
Nikolai Semko
5 (20)
  • 信息
10+ 年
经验
8
产品
264
演示版
1
工作
0
信号
0
订阅者
Software developer BeeXXI Corporation
Nikolai Semko
已发布代码3D Spiral Quotes
Demonstration of Canvas's capabilities using 3D spiral quotes as an example.
6 756
Nikolai Semko
已发布代码Price in polar coordinate system
Just for experiment and to demonstrate the possibilities of Canvas. The price is drawn in the polar coordinate system by winding circles.
6 563
Nikolai Semko
已添加主题Canvas可以做什麼。
在動態中展示Сanvas的可能性。 圖片從不重複。 這個腳本也適用於MQL4,但速度要慢得多。 #include <Canvas\Canvas.mqh> void OnStart ()   {    ChartSetInteger ( 0 , CHART_FOREGROUND , true );    CCanvas C;    int Width=( ushort ) ChartGetInteger (
12