그리드 - 어렵습니까? - 페이지 2

 
trader781 :

이것은 우리가 두 번째 고비의 지점을 설정하고 사전 설정된 로트(자동 또는 일반)로 매매하여 거기에 들어가는 것을 의미합니다.

예를 들어 MACD의 두 번째 무릎이 중간선 아래 + 주어진 선 아래에 있고 진입 조건을 완전히 만족하고 잘생긴 무스를 키우고 싶어 거기에 매도하여 진입합니다(그런 기회가 있어야 한다는 사실에 대해 )

예를 들어 이 macd 세트에 대해 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

충분한 ? :)

충분합니다. 스스로 무언가를 끝내면 설득했습니다. 하시겠습니까?

미리 감사드립니다.

라이브러리 없이도 가능합니까?

 
Vladimir Karputov :
다시 말. 어떻게 그렇게 이해할 수 없는 것을 설명할 수 있습니까?
네, 정확히 무엇을 명확하지 않습니까?
 
trader781 :
네, 정확히 무엇을 명확하지 않습니까?
나는 읽었지만 정보의 거의 50%를 이해하지 못합니다. 유능한 TK가 고객 성공의 열쇠지만, 당신은 일종의 rewriter로 일했고, 당신은 당신의 생각을 올바르게 표현할 수 있는 것 같습니다.
 
Evgeny Belyaev :

***

라이브러리 없이도 가능합니까?

아니요. 묻지 않을 수도 있습니다.
 
Evgeny Belyaev :
나는 읽었지만 정보의 거의 50%를 이해하지 못합니다. 유능한 TK가 고객 성공의 열쇠지만, 당신은 일종의 rewriter로 일했고, 당신은 당신의 생각을 올바르게 표현할 수 있는 것 같습니다.

카피라이터의 직업은 일반적으로 3~5가지 조건으로 구성됩니다.

더 많이 발생하지만 드뭅니다. 프로그래밍과 혼동하지 마십시오.

 
Evgeny Belyaev :
괜찮은! 그리드는 간단합니다!
아마도 모든 지표가 일치하면 신호가 드뭅니다. 신호를 발생시키기 위해서는 외부 변수에 방향이 일치하는 지표의 개수의 백분율을 설정하는 것이 좋습니다. 예를 들어 80% 또는 90%는 최적화할 때 선택할 수 있습니다.
 
khorosh :
아마도 모든 지표가 일치하면 신호가 드뭅니다. 신호를 발생시키기 위해서는 외부 변수에 방향이 일치하는 지표의 개수의 백분율을 설정하는 것이 좋습니다. 예를 들어 80% 또는 90%는 최적화할 때 선택할 수 있습니다.
그렇게 될 수 있습니다.
 
khorosh :
아마도 모든 지표가 일치하면 신호가 드뭅니다. 신호를 발생시키기 위해서는 외부 변수에 방향이 일치하는 지표의 개수의 백분율을 설정하는 것이 좋습니다. 예를 들어 80% 또는 90%는 최적화할 때 선택할 수 있습니다.
예브게니 벨랴예프 :
그렇게 될 수 있습니다.
그리고 즉시 이 목록에서 프랙탈을 버려야 합니다.
 
Vladimir Karputov :
아니요. 묻지 않을 수도 있습니다.
기술 사양에서 표시기 설정 에 대해 쓰는 것을 잊었습니다. 입력 매개변수로 출력할 필요가 없습니다. 이는 인도적이지 않을 것입니다. 기본적으로 모두 또는 취향에 따라 만드십시오.