ネットマンは難しいですか? - ページ 2

 
trader781:

つまり、2つ目の山場を設定し、あらかじめ決められたロット(自動または通常)で売買してエントリーします。

例えば2つ目のハンプポイントがミドルラインより下+セットラインより下で、エントリー条件を完全に満たしており、赤い巨塔を育てたいので売りで入る(可能性があることについて)

例えば、あるmcdのセットに対して、0.1に設定する。

それはやめましょうね。

この人はネットメーカーを作る意欲を見せているのだから、様々な楽器にカスタマイズできる良質のロボットを作らせてあげればいい。

もう一度、言葉を。よくもまあ、こんなわけのわからない表現ができるものだ。
 
Vladimir Karputov:

これだけの指標

int    handle_iADX;                          // variable for storing the handle of the iADX indicator
int    handle_iCCI;                          // variable for storing the handle of the iCCI indicator
int    handle_iFractals;                     // variable for storing the handle of the iFractals indicator
int    handle_iMA;                           // variable for storing the handle of the iMA indicator
int    handle_iMACD;                         // variable for storing the handle of the iMACD indicator
int    handle_iStochastic;                   // variable for storing the handle of the iStochastic indicator
int    handle_iSAR;                          // variable for storing the handle of the iSAR indicator
int    handle_iMomentum;                     // variable for storing the handle of the iMomentum indicator
int    handle_iWPR;                          // variable for storing the handle of the iWPR indicator
int    handle_iAC;                           // variable for storing the handle of the iAC indicator
int    handle_iBullsPower;                   // variable for storing the handle of the iBullsPower indicator
int    handle_iBearsPower;                   // variable for storing the handle of the iBearsPower indicator
int    handle_iATR;                          // variable for storing the handle of the iATR indicator
int    handle_iBands;                        // variable for storing the handle of the iBands indicator
int    handle_iAlligator;                    // variable for storing the handle of the iAlligator indicator
int    handle_iDeMarker;                     // variable for storing the handle of the iDeMarker indicator
int    handle_iRSI;                          // variable for storing the handle of the iRSI indicator
int    handle_iChaikin;                      // variable for storing the handle of the iChaikin indicator  
int    handle_iEnvelopes;                    // variable for storing the handle of the iEnvelopes indicator
int    handle_iOsMA;                         // variable for storing the handle of the iOsMA indicator

enough ?:)

もういい、必要なら自分でやるから。できるのか?

ありがとうございました。

ライブラリーがなくてもできる?

 
Vladimir Karputov:
また言葉。よくもまあ、こんなわけのわからない表現ができるものだ。
なるほど、ポイントごとに、具体的にどこが不明なのか?
 
trader781:
なるほど、ポイントごとに、具体的にどこが不明なのか?
読んでみたが、50%近くが理解できていない。リテラシーの高いTORは、お客様にとって成功の鍵です。コピーライターだったのですから、自分の考えを適格に表現することができるはずです。
 
Evgeny Belyaev:

***

図書館がなくてもできるのか?

いや、聞くまでもないだろう。
 
Evgeny Belyaev:
読んでみたが、50%近くが理解できていない。コピーライターとして働いていたのだから、自分の考えをきちんと表現できるはずだ。

コピーライターのToRは、通常3~5つの条件から構成されます。

もっと多い時もありますが、それは稀なことです。プログラミングと混同してはいけない。

 
Evgeny Belyaev:
それだ!グリッドアイアンは簡単でしょう!
おそらく、すべてのインジケータを一致させると、信号が稀薄になるのでしょう。シグナルを生成するための外部変数に、方向が一致する指標の割合を設定するのがよいでしょう。例えば、80%や90%を最適化の際に選択することができる。
 
khorosh:
おそらく、すべてのインジケータを一致させると、信号が稀薄になるのでしょう。外部変数には、方向性が一致する指標の数の割合を設定するとよいでしょう。例えば、80%や90%は最適化の際に選択することができます。
これも可能です。
 
khorosh:
おそらく、すべてのインジケータを一致させると、信号が稀薄になるのでしょう。外部変数には、方向性が一致する指標の数の割合を設定するとよいでしょう。例えば、80%や90%は最適化の際に選択することができます。
Evgeny Belyaevの 場合のように、アルゴリズムに従って他の指標と一致する割合を選択することができます。
そういうやり方もあるんですね。
そして、フラクタルは一旦リストから排除した方がいい。
 
Vladimir Karputov:
いや、聞くまでもないだろう。
インジケーターの設定について 規約に書き忘れましたが、入力パラメーターに入れる必要はありません、それは人道的ではありません。すべてがデフォルト、もしくは自分流にできる。